Query Metrics
2
Database Queries
1
Different statements
1.40 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.40 ms (100.00%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.identifier AS identifier_3, t0.settings AS settings_4, t0.subdomain AS subdomain_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.email AS email_8, t0.status AS status_9, t0.hero_image_name AS hero_image_name_10, t0.hero_image_size AS hero_image_size_11, t0.hero_image_mime_type AS hero_image_mime_type_12, t0.hero_image_url AS hero_image_url_13, t0.hero_image_key AS hero_image_key_14, t0.hero_image_cache_buster AS hero_image_cache_buster_15, t0.description AS description_16, t0.address_line1 AS address_line1_17, t0.address_line2 AS address_line2_18, t0.pueblo AS pueblo_19, t0.tel1 AS tel1_20, t0.tel2 AS tel2_21, t0.ig_link AS ig_link_22, t0.fb_link AS fb_link_23, t0.location AS location_24 FROM tenant t0 WHERE t0.subdomain = ? LIMIT 1
Parameters:
[
"beach-burger"
]
|
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\Tenant | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Core\Tenant | No errors. |
| App\Entity\Core\Subscription | No errors. |
| App\Entity\Core\SubscriptionHistory | No errors. |
| App\Entity\Tenant\TenantProduct | No errors. |
| App\Entity\Tenant\TenantProductCategory | No errors. |
| App\Entity\Core\Plan | 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. |