Query Metrics
1
Database Queries
1
Different statements
10.88 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 10.88 ms |
SELECT n0_.id AS id_0, n0_.service AS service_1, n0_.pos AS pos_2, n0_.type AS type_3, n0_.locale AS locale_4, n0_.external_id AS external_id_5, n0_.meta AS meta_6, n1_.id AS id_7, n1_.service AS service_8, n1_.locale AS locale_9, n1_.slug AS slug_10, n1_.path AS path_11, n1_.type AS type_12, n0_.parent_id AS parent_id_13, n1_.node_id AS node_id_14 FROM node n0_ INNER JOIN node_url n1_ ON n0_.id = n1_.node_id WHERE n0_.service = ? AND n0_.locale IN (?, ?) AND n1_.service = ? AND n1_.locale IN (?, ?) AND n1_.path = ?
Parameters:
[ 0 "pl" "xx" 0 "pl" "xx" "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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| w3des\AdminBundle\Entity\Node | No errors. |
| w3des\AdminBundle\Entity\NodeUrl | No errors. |