Query Metrics
4
Database Queries
4
Different statements
2.66 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.14 ms (42.97%) |
1 |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
0.80 ms (30.21%) |
1 |
SELECT * FROM phpcr_nodes WHERE path = :path AND workspace_name = :workspace ORDER BY depth, sort_order ASC
Parameters:
[ ":path" => "/cmf/sulu-test/routes/en/ads" ":pathd" => "/cmf/sulu-test/routes/en/ads/%" ":workspace" => "default_live" ] |
0.58 ms (21.67%) |
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:
[ "/ads" "en" ] |
0.14 ms (5.15%) |
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\SecurityBundle\Entity\Group | No errors. |
Sulu\Bundle\MediaBundle\Entity\Collection | No errors. |
Sulu\Bundle\ContactBundle\Entity\ContactTitle | No errors. |
Sulu\Bundle\RouteBundle\Entity\Route | No errors. |
Sulu\Bundle\SecurityBundle\Entity\User | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Analytics | No errors. |
Sulu\Bundle\SecurityBundle\Entity\UserGroup | No errors. |
Sulu\Bundle\SecurityBundle\Entity\Role | 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\UserRole | No errors. |
Sulu\Bundle\SecurityBundle\Entity\UserSetting | No errors. |
Sulu\Bundle\ContactBundle\Entity\Contact | No errors. |
Sulu\Bundle\WebsiteBundle\Entity\Domain | No errors. |