Query Metrics
3
Database Queries
3
Different statements
3.06 ms
Query time
0
Invalid entities
15
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.24 ms (40.56%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.excerpt AS excerpt_6, t0.category AS category_7, t0.featured_image AS featured_image_8, t0.is_featured AS is_featured_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.attachments AS attachments_15 FROM toledo t0 WHERE t0.is_published = ? AND t0.is_featured = ? LIMIT 1
Parameters:
[ 1 1 ]
|
||||||||||||||||||||||||||||
1.19 ms (38.89%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.excerpt AS excerpt_6, t0.category AS category_7, t0.featured_image AS featured_image_8, t0.is_featured AS is_featured_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.meta_description AS meta_description_13, t0.meta_keywords AS meta_keywords_14, t0.attachments AS attachments_15 FROM toledo t0 WHERE t0.is_published = ? ORDER BY t0.created_at DESC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
0.63 ms (20.55%) |
1 |
SELECT DISTINCT t0_.category AS category_0 FROM toledo t0_ WHERE t0_.is_published = ? AND t0_.category IS NOT NULL
Parameters:
[
1
]
|
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 |
---|---|
App\Entity\Toledo | 15 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Toledo | No errors. |