GET https://admin.appsconflow.com/admin/plan/1/edit

Query Metrics

1 Database Queries
1 Different statements
0.46 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.price_daily AS price_daily_3, t0.price_monthly AS price_monthly_4, t0.price_annually AS price_annually_5, t0.max_products AS max_products_6, t0.max_active_products AS max_active_products_7, t0.max_users AS max_users_8, t0.included_features AS included_features_9, t0.is_active AS is_active_10, t0.has_ordenes AS has_ordenes_11, t0.has_pos AS has_pos_12, t0.has_kitchen AS has_kitchen_13, t0.has_sms AS has_sms_14, t0.payment_gateways AS payment_gateways_15 FROM plan t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Core\Plan 1

Entities Mapping

Class Mapping errors
App\Entity\Core\Plan No errors.
App\Entity\Core\Subscription No errors.
App\Entity\Core\SubscriptionHistory No errors.