Query Metrics
5
Database Queries
5
Different statements
3.77 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.99 ms (26.22%) |
1 |
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC, w1_.id ASC
Parameters:
[ "life-insurance.representationmedia.co.uk" "dev" "life-insurance-representationmedia" ] |
0.87 ms (23.09%) |
1 |
SELECT r0_.path AS path_0, r0_.locale AS locale_1, r0_.entity_class AS entity_class_2, r0_.entity_id AS entity_id_3, r0_.history AS history_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r1_.path AS path_8, r1_.locale AS locale_9, r1_.entity_class AS entity_class_10, r1_.entity_id AS entity_id_11, r1_.history AS history_12, r1_.id AS id_13, r1_.created AS created_14, r1_.changed AS changed_15, r0_.target_id AS target_id_16, r0_.idUsersCreator AS idUsersCreator_17, r0_.idUsersChanger AS idUsersChanger_18, r1_.target_id AS target_id_19, r1_.idUsersCreator AS idUsersCreator_20, r1_.idUsersChanger AS idUsersChanger_21 FROM ro_routes r0_ LEFT JOIN ro_routes r1_ ON r0_.target_id = r1_.id WHERE r0_.path = ? AND r0_.locale = ?
Parameters:
[ "/safari-pinned-tab" "en" ] |
0.84 ms (22.40%) |
1 |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
0.55 ms (14.47%) |
1 |
SELECT * FROM phpcr_nodes WHERE path = :path AND workspace_name = :workspace ORDER BY depth, sort_order ASC
Parameters:
[ "path" => "/cmf/life-insurance-representationmedia/routes/en/safari-pinned-tab" "pathd" => "/cmf/life-insurance-representationmedia/routes/en/safari-pinned-tab/%" "workspace" => "default_live" ] |
0.52 ms (13.81%) |
1 |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
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 |
---|---|
Sulu\Bundle\TrashBundle\Domain\Model\TrashItem | No errors. |
Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
Sulu\Bundle\SecurityBundle\Entity\Group | No errors. |
Sulu\Bundle\RouteBundle\Entity\Route | No errors. |
Sulu\Bundle\SecurityBundle\Entity\User | No errors. |
Sulu\Bundle\TrashBundle\Domain\Model\TrashItemTranslation | No errors. |
Sulu\Bundle\MediaBundle\Entity\CollectionMeta | No errors. |
Sulu\Bundle\MediaBundle\Entity\CollectionType | No errors. |
Sulu\Bundle\MediaBundle\Entity\Media | No errors. |
Sulu\Bundle\SecurityBundle\Entity\UserGroup | No errors. |
Sulu\Bundle\SecurityBundle\Entity\Role | No errors. |
Sulu\Bundle\SecurityBundle\Entity\UserRole | No errors. |
Sulu\Bundle\SecurityBundle\Entity\UserSetting | No errors. |
Sulu\Bundle\ContactBundle\Entity\Contact | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Analytics | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Domain | No errors. |