Query Metrics
20
Database Queries
7
Different statements
6.14 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.62 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.color AS color_4, c0_.icon AS icon_5, c0_.position AS position_6, c0_.is_active AS is_active_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9 FROM category c0_ WHERE c0_.is_active = ? ORDER BY c0_.position ASC
Parameters:
[
1
]
|
| 2 | 0.52 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.subtitle AS subtitle_3, a0_.excerpt AS excerpt_4, a0_.body AS body_5, a0_.status AS status_6, a0_.source_topic AS source_topic_7, a0_.satire_score AS satire_score_8, a0_.risk_score AS risk_score_9, a0_.is_ai_generated AS is_ai_generated_10, a0_.is_featured AS is_featured_11, a0_.view_count AS view_count_12, a0_.author AS author_13, a0_.published_at AS published_at_14, a0_.created_at AS created_at_15, a0_.updated_at AS updated_at_16, a0_.metadata AS metadata_17, a0_.ai_prompt AS ai_prompt_18, a0_.ai_response AS ai_response_19, a0_.category_id AS category_id_20, a0_.featured_image_id AS featured_image_id_21 FROM article a0_ WHERE a0_.status = ? AND a0_.is_featured = ? ORDER BY a0_.published_at DESC LIMIT 3
Parameters:
[ "published" 1 ] |
| 3 | 0.56 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.subtitle AS subtitle_3, a0_.excerpt AS excerpt_4, a0_.body AS body_5, a0_.status AS status_6, a0_.source_topic AS source_topic_7, a0_.satire_score AS satire_score_8, a0_.risk_score AS risk_score_9, a0_.is_ai_generated AS is_ai_generated_10, a0_.is_featured AS is_featured_11, a0_.view_count AS view_count_12, a0_.author AS author_13, a0_.published_at AS published_at_14, a0_.created_at AS created_at_15, a0_.updated_at AS updated_at_16, a0_.metadata AS metadata_17, a0_.ai_prompt AS ai_prompt_18, a0_.ai_response AS ai_response_19, a0_.category_id AS category_id_20, a0_.featured_image_id AS featured_image_id_21 FROM article a0_ WHERE a0_.status = ? ORDER BY a0_.published_at DESC LIMIT 10
Parameters:
[
"published"
]
|
| 4 | 0.38 ms |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.subtitle AS subtitle_3, a0_.excerpt AS excerpt_4, a0_.body AS body_5, a0_.status AS status_6, a0_.source_topic AS source_topic_7, a0_.satire_score AS satire_score_8, a0_.risk_score AS risk_score_9, a0_.is_ai_generated AS is_ai_generated_10, a0_.is_featured AS is_featured_11, a0_.view_count AS view_count_12, a0_.author AS author_13, a0_.published_at AS published_at_14, a0_.created_at AS created_at_15, a0_.updated_at AS updated_at_16, a0_.metadata AS metadata_17, a0_.ai_prompt AS ai_prompt_18, a0_.ai_response AS ai_response_19, a0_.category_id AS category_id_20, a0_.featured_image_id AS featured_image_id_21 FROM article a0_ WHERE a0_.status = ? AND a0_.published_at >= ? ORDER BY a0_.view_count DESC LIMIT 5
Parameters:
[ "published" "2026-03-20 12:44:43" ] |
| 5 | 0.15 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.description AS description_3, c0_.color AS color_4, c0_.icon AS icon_5, c0_.position AS position_6, c0_.is_active AS is_active_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9 FROM category c0_ WHERE c0_.is_active = ? ORDER BY c0_.position ASC
Parameters:
[
1
]
|
| 6 | 0.10 ms |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.setting_type AS setting_type_4, t0.category AS category_5, t0.label AS label_6, t0.description AS description_7, t0.updated_at AS updated_at_8 FROM site_settings t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"site_tagline"
]
|
| 7 | 0.09 ms |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.setting_type AS setting_type_4, t0.category AS category_5, t0.label AS label_6, t0.description AS description_7, t0.updated_at AS updated_at_8 FROM site_settings t0 WHERE t0.setting_key = ? LIMIT 1
Parameters:
[
"site_description"
]
|
| 8 | 0.09 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 9 | 0.16 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
5
]
|
| 10 | 0.06 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 11 | 0.06 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 12 | 0.16 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.path AS path_3, t0.alt AS alt_4, t0.title AS title_5, t0.metadata AS metadata_6, t0.file_size AS file_size_7, t0.mime_type AS mime_type_8, t0.is_ai_generated AS is_ai_generated_9, t0.generation_prompt AS generation_prompt_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM media_asset t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 13 | 0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
1
]
|
| 14 | 0.23 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
2
]
|
| 15 | 0.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
3
]
|
| 16 | 0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
4
]
|
| 17 | 0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
5
]
|
| 18 | 0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
6
]
|
| 19 | 0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
7
]
|
| 20 | 0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.subtitle AS subtitle_4, t0.excerpt AS excerpt_5, t0.body AS body_6, t0.status AS status_7, t0.source_topic AS source_topic_8, t0.satire_score AS satire_score_9, t0.risk_score AS risk_score_10, t0.is_ai_generated AS is_ai_generated_11, t0.is_featured AS is_featured_12, t0.view_count AS view_count_13, t0.author AS author_14, t0.published_at AS published_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.metadata AS metadata_18, t0.ai_prompt AS ai_prompt_19, t0.ai_response AS ai_response_20, t0.category_id AS category_id_21, t0.featured_image_id AS featured_image_id_22 FROM article t0 WHERE t0.category_id = ?
Parameters:
[
8
]
|
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\SiteSetting | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\Article | No errors. |
| App\Entity\MediaAsset | No errors. |
| App\Entity\Tag | No errors. |
| App\Entity\SocialPost | No errors. |