Query Metrics
1
Database Queries
1
Different statements
0.73 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.73 ms (100.00%) |
1 |
SELECT o0_.id AS id_0, o0_.created_at AS created_at_1, o0_.updated_at AS updated_at_2, o0_.stat AS stat_3, o0_.ord AS ord_4, o0_.image_path AS image_path_5, o0_.publish_date AS publish_date_6, o0_.antique_form_design AS antique_form_design_7, o0_.background AS background_8, o1_.id AS id_9, o1_.created_at AS created_at_10, o1_.updated_at AS updated_at_11, o1_.translatable_id AS translatable_id_12, o1_.lang AS lang_13, o1_.meta_title AS meta_title_14, o1_.meta_description AS meta_description_15, o1_.meta_keywords AS meta_keywords_16, o1_.title AS title_17, o1_.slug AS slug_18, o1_.title_html AS title_html_19, o1_.text AS text_20, o1_.short_lead AS short_lead_21, o1_.alt AS alt_22, o0_.museum_department_id AS museum_department_id_23, o0_.archive_department_id AS archive_department_id_24, o0_.private_collection_department_id AS private_collection_department_id_25, o1_.translatable_id AS translatable_id_26 FROM openform_antique_suit o0_ LEFT JOIN openform_antique_suit_translation o1_ ON o0_.id = o1_.translatable_id WHERE o0_.stat = 1 AND (o1_.title IS NOT NULL AND o1_.title <> '' AND o1_.lang = ?) AND o1_.slug = ?
Parameters:
[ "pl" "testowa-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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Package\Openform\Entity\AntiqueSuit | No errors. |
App\Package\Openform\Entity\Page | No errors. |