Query Metrics
4
Database Queries
4
Different statements
2.51 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.01 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 WHERE t0.id = ?
Parameters:
[
"81"
]
|
2 | 0.67 ms |
SELECT COUNT(*) FROM content t0
Parameters:
[] |
3 | 0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.date AS date_3, t0.text AS text_4, t0.picture AS picture_5, t0.picture_size AS picture_size_6, t0.updated_at AS updated_at_7, t0.writer AS writer_8, t0.category_id AS category_id_9 FROM content t0 LIMIT 1
Parameters:
[] |
4 | 0.41 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
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 |
---|---|
App\Entity\Content | No errors. |
App\Entity\Category | No errors. |
App\Entity\NewspaperSubject2 | No errors. |
App\Entity\Newspaper2 | No errors. |
App\Entity\Partyroom | No errors. |
App\Entity\Newspaper | No errors. |
App\Entity\Teammate | No errors. |
App\Entity\ReportSubject | No errors. |
App\Entity\Report | No errors. |
App\Entity\Vcard | No errors. |
App\Entity\NewsletterEmail | No errors. |
App\Entity\Event | No errors. |
App\Entity\Restaurant | No errors. |
App\Entity\User | No errors. |
App\Entity\NewspaperSubject | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |