Query Metrics
1
Database Queries
1
Different statements
0.42 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.expires_at AS expires_at_4, t0.starts_at AS starts_at_5, t0.cancelled_at AS cancelled_at_6, t0.status AS status_7, t0.payment_gateways AS payment_gateways_8, t0.billing_cycle AS billing_cycle_9, t0.billing_period AS billing_period_10, t0.price_snapshot AS price_snapshot_11, t0.max_products AS max_products_12, t0.max_active_products AS max_active_products_13, t0.used_products AS used_products_14, t0.max_users AS max_users_15, t0.used_users AS used_users_16, t0.has_ordenes AS has_ordenes_17, t0.has_pos AS has_pos_18, t0.has_kitchen AS has_kitchen_19, t0.has_sms AS has_sms_20, t0.tenant_id AS tenant_id_21, t0.plan_id AS plan_id_22 FROM subscription t0 WHERE t0.id = ?
Parameters:
[
"default.html"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Core\Subscription | No errors. |
| App\Entity\Core\Tenant | No errors. |
| App\Entity\Core\Plan | No errors. |
| App\Entity\Core\SubscriptionHistory | No errors. |
| App\Entity\Tenant\TenantProduct | No errors. |
| App\Entity\Tenant\TenantProductCategory | No errors. |
| App\Entity\Core\Tag | No errors. |
| App\Entity\Core\MasterProductCategory | No errors. |
| App\Entity\Core\TagCategory | No errors. |
| App\Entity\Core\SubscriptionRequest | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |