Query Metrics
2
Database Queries
2
Different statements
11.65 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 9.95 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.description AS description_3, t0.link AS link_4, t0.target AS target_5, t0.url_text AS url_text_6, t0.position AS position_7, t0.section_type_id AS section_type_id_8, t0.category_picture_id AS category_picture_id_9 FROM info_section_category t0 WHERE t0.section_type_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
2 | 1.70 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.provider_name AS provider_name_4, t0.provider_reference AS provider_reference_5, t0.provider_metadata AS provider_metadata_6, t0.content_type AS content_type_7, t0.context AS context_8, t0.updated_at AS updated_at_9, t0.created_at AS created_at_10, t0.owner_id AS owner_id_11, t0.document_type AS document_type_12 FROM media__media t0 WHERE t0.id = ?
Parameters:
[
9730
]
|
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\InfoSectionCategory | No errors. |
App\Entity\InfoSectionType | No errors. |
App\Entity\Media | No errors. |
App\Entity\InfoSectionSubCategory | No errors. |