Query Metrics
1
Database Queries
1
Different statements
0.29 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.29 ms |
SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.updated_at AS updated_at_2, b0_.name AS name_3, b0_.domain AS domain_4, b0_.contact_email AS contact_email_5, b0_.source AS source_6, b0_.linked_to_live AS linked_to_live_7, b0_.linked_to_interview AS linked_to_interview_8, b0_.linked_to_homework AS linked_to_homework_9, b0_.linked_to_prompt AS linked_to_prompt_10, b0_.code AS code_11, b0_.phone_number AS phone_number_12, b0_.address_line1 AS address_line1_13, b0_.address_line2 AS address_line2_14, b0_.post_code AS post_code_15, b0_.city AS city_16, b0_.gtmid AS gtmid_17, b0_.schedule_link AS schedule_link_18 FROM brand b0_ WHERE b0_.domain LIKE ?
Parameters:
[
"conference-cartesia.%"
]
|
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\Brand | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Cartesia\LibBundle\Entity\AbstractEntity | No errors. |
| Cartesia\CoreBundle\Entity\Brand | No errors. |
| App\Entity\Brand | No errors. |