Query Metrics
2
Database Queries
2
Different statements
6.40 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4.11 ms (64.31%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slogan AS slogan_3, t0.description AS description_4, t0.author AS author_5, t0.mail AS mail_6, t0.keywords AS keywords_7, t0.directory AS directory_8 FROM podcast t0 WHERE t0.directory IS NULL LIMIT 1
Parameters:
[]
|
||||||||||||||||||||
2.28 ms (35.69%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.file AS file_4, t0.publish_date AS publish_date_5, t0.duration AS duration_6, t0.download AS download_7, t0.podcast_id AS podcast_id_8 FROM episode t0 WHERE t0.podcast_id IS NULL ORDER BY t0.publish_date DESC
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\Podcast | No errors. |
App\Entity\Episode | No errors. |