Query Metrics
5
Database Queries
5
Different statements
102.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.12 ms |
SELECT d0_.id_doclist AS id_doclist_0, d0_.title AS title_1 FROM doclists d0_
Parameters:
[] |
2 | 8.75 ms |
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:
[] |
3 | 15.31 ms |
SELECT count(DISTINCT d0_.id_doc) AS sclr_0 FROM documents d0_
Parameters:
[] |
4 | 75.86 ms |
SELECT DISTINCT d0_.id_doc AS id_doc_0, d0_.title AS title_1 FROM documents d0_ ORDER BY d0_.title DESC LIMIT 10 OFFSET 1160
Parameters:
[] |
5 | 1.33 ms |
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_.title DESC
Parameters:
[ [ 10454 15092 24068 23832 15054 24371 6465 23714 15059 3819 ] ] |
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. |