Query Metrics
1
Database Queries
1
Different statements
101.61 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
101.61 ms (100.00%) |
1 |
SELECT a0_.id AS id_0, a0_.public AS public_1, a0_.publication_date AS publication_date_2, a0_.creation_date AS creation_date_3, a0_.require_user AS require_user_4, a0_.is_model AS is_model_5, a0_.template AS template_6, a0_.sort AS sort_7, a0_.is_template AS is_template_8, u2_.type AS type_9, c3_.is_recommandation AS is_recommandation_10, p9_.id AS id_11, p9_.version_date AS version_date_12, p9_.title AS title_13, p9_.description AS description_14, p9_.image AS image_15, p9_.link AS link_16, e10_.id AS id_17, e10_.template AS template_18, e10_.sort AS sort_19, e11_.id AS id_20, e11_.name AS name_21, e11_.template AS template_22, e11_.description AS description_23, e11_.editor_display AS editor_display_24, e11_.overridable AS overridable_25, a0_.discr AS discr_26, a0_.parent_id AS parent_id_27, a0_.model_id AS model_id_28, u2_.user_id AS user_id_29, c3_.user_id AS user_id_30, p9_.page_id AS page_id_31, e10_.type_id AS type_id_32, e10_.page_version_id AS page_version_id_33 FROM abstract_page a0_ LEFT JOIN static_page s1_ ON a0_.id = s1_.id LEFT JOIN user_page u2_ ON a0_.id = u2_.id LEFT JOIN contract c3_ ON a0_.id = c3_.id LEFT JOIN contract_page c4_ ON a0_.id = c4_.id LEFT JOIN service s5_ ON a0_.id = s5_.id LEFT JOIN service_category s6_ ON a0_.id = s6_.id LEFT JOIN about_item a7_ ON a0_.id = a7_.id LEFT JOIN about_category a8_ ON a0_.id = a8_.id INNER JOIN page_version p9_ ON a0_.id = p9_.page_id LEFT JOIN element e10_ ON p9_.id = e10_.page_version_id LEFT JOIN element_type e11_ ON e10_.type_id = e11_.id INNER JOIN page_version p12_ ON a0_.id = p12_.page_id WHERE ? LIKE CONCAT(?, p12_.link) ORDER BY p9_.version_date DESC
Parameters:
[ "/robots.txt" "%" ] |
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\AbstractPage | No errors. |
App\Entity\PageVersion | No errors. |
App\Entity\Element | No errors. |
App\Entity\ElementType | No errors. |
App\Entity\StaticPage | No errors. |
App\Entity\UserPage | No errors. |
App\Entity\Contract | No errors. |
App\Entity\ContractPage | No errors. |
App\Entity\Service | No errors. |
App\Entity\ServiceCategory | No errors. |
App\Entity\AboutItem | No errors. |
App\Entity\AboutCategory | No errors. |
App\Entity\User | No errors. |
App\Entity\Config | No errors. |