Query Metrics
5
Database Queries
5
Different statements
69.13 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
25.26 ms (36.54%) |
1 |
SELECT d0_.id AS id_0, d0_.id_doclist AS id_doclist_1, d0_.id_doc AS id_doc_2 FROM doclist_documents d0_
Parameters:
[] |
23.27 ms (33.66%) |
1 |
SELECT count(DISTINCT d0_.id_doc) AS sclr_0 FROM documents d0_
Parameters:
[] |
17.42 ms (25.20%) |
1 |
SELECT DISTINCT d0_.id_doc AS id_doc_0, d0_.created_at AS created_at_1 FROM documents d0_ ORDER BY d0_.created_at DESC LIMIT 10 OFFSET 960
Parameters:
[] |
1.61 ms (2.33%) |
1 |
SELECT d0_.id_doclist AS id_doclist_0, d0_.title AS title_1 FROM doclists d0_
Parameters:
[] |
1.57 ms (2.28%) |
1 |
SELECT d0_.id_doc AS id_doc_0, d0_.title AS title_1, d0_.created_at AS created_at_2 FROM documents d0_ WHERE d0_.id_doc IN (?) ORDER BY d0_.created_at DESC
Parameters:
[ [ 36139 36145 36143 36142 36141 36138 36137 36136 36135 36134 ] ] |
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 |
---|---|
OceanExpertBundle\Entity\Doclists | No errors. |
OceanExpertBundle\Entity\DoclistDocuments | No errors. |
OceanExpertBundle\Entity\Documents | No errors. |