Query Metrics

42 Database Queries
9 Different statements
11.34 ms Query time
0 Invalid entities
125 Managed entities

Queries

Group similar statements

# Time Info
1 0.56 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 ORDER BY t0.label ASC
Parameters:
[]
2 0.49 ms
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM prejudice p0_ ORDER BY p0_.name ASC
Parameters:
[]
3 1.44 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.id_legifrance AS id_legifrance_2, a0_.ecli AS ecli_3, a0_.resume AS resume_4, a0_.texte_integral AS texte_integral_5, a0_.infos_complementaires AS infos_complementaires_6, a0_.visas AS visas_7, a0_.conclusion AS conclusion_8, a0_.personal_resume AS personal_resume_9, a0_.publication_date AS publication_date_10, a0_.url_legifrance AS url_legifrance_11, a0_.fond AS fond_12, a0_.etat AS etat_13, a0_.juridiction AS juridiction_14, a0_.formation AS formation_15, a0_.chambre AS chambre_16, a0_.numero_decision AS numero_decision_17, a0_.keywords AS keywords_18, a0_.official_keywords AS official_keywords_19, a0_.needs_validation AS needs_validation_20, a0_.ai_on_topic AS ai_on_topic_21, a0_.ai_no_parasite_words AS ai_no_parasite_words_22, a0_.ai_title_has_keyword AS ai_title_has_keyword_23, a0_.ai_resume AS ai_resume_24, a0_.ai_review_note AS ai_review_note_25, a0_.is_read AS is_read_26, a0_.is_favorite AS is_favorite_27, a0_.in_progress AS in_progress_28, a0_.created_at AS created_at_29, a0_.updated_at AS updated_at_30 FROM article a0_ WHERE a0_.needs_validation = 0 ORDER BY a0_.publication_date DESC) dctrn_result) dctrn_table
Parameters:
[]
4 0.30 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0
Parameters:
[]
5 1.83 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, publication_date_10 FROM (SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.id_legifrance AS id_legifrance_2, a0_.ecli AS ecli_3, a0_.resume AS resume_4, a0_.texte_integral AS texte_integral_5, a0_.infos_complementaires AS infos_complementaires_6, a0_.visas AS visas_7, a0_.conclusion AS conclusion_8, a0_.personal_resume AS personal_resume_9, a0_.publication_date AS publication_date_10, a0_.url_legifrance AS url_legifrance_11, a0_.fond AS fond_12, a0_.etat AS etat_13, a0_.juridiction AS juridiction_14, a0_.formation AS formation_15, a0_.chambre AS chambre_16, a0_.numero_decision AS numero_decision_17, a0_.keywords AS keywords_18, a0_.official_keywords AS official_keywords_19, a0_.needs_validation AS needs_validation_20, a0_.ai_on_topic AS ai_on_topic_21, a0_.ai_no_parasite_words AS ai_no_parasite_words_22, a0_.ai_title_has_keyword AS ai_title_has_keyword_23, a0_.ai_resume AS ai_resume_24, a0_.ai_review_note AS ai_review_note_25, a0_.is_read AS is_read_26, a0_.is_favorite AS is_favorite_27, a0_.in_progress AS in_progress_28, a0_.created_at AS created_at_29, a0_.updated_at AS updated_at_30 FROM article a0_ WHERE a0_.needs_validation = 0) dctrn_result_inner ORDER BY publication_date_10 DESC) dctrn_result LIMIT 12 OFFSET 24
Parameters:
[]
6 0.87 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.id_legifrance AS id_legifrance_2, a0_.ecli AS ecli_3, a0_.resume AS resume_4, a0_.texte_integral AS texte_integral_5, a0_.infos_complementaires AS infos_complementaires_6, a0_.visas AS visas_7, a0_.conclusion AS conclusion_8, a0_.personal_resume AS personal_resume_9, a0_.publication_date AS publication_date_10, a0_.url_legifrance AS url_legifrance_11, a0_.fond AS fond_12, a0_.etat AS etat_13, a0_.juridiction AS juridiction_14, a0_.formation AS formation_15, a0_.chambre AS chambre_16, a0_.numero_decision AS numero_decision_17, a0_.keywords AS keywords_18, a0_.official_keywords AS official_keywords_19, a0_.needs_validation AS needs_validation_20, a0_.ai_on_topic AS ai_on_topic_21, a0_.ai_no_parasite_words AS ai_no_parasite_words_22, a0_.ai_title_has_keyword AS ai_title_has_keyword_23, a0_.ai_resume AS ai_resume_24, a0_.ai_review_note AS ai_review_note_25, a0_.is_read AS is_read_26, a0_.is_favorite AS is_favorite_27, a0_.in_progress AS in_progress_28, a0_.created_at AS created_at_29, a0_.updated_at AS updated_at_30, a0_.in_progress_by_id AS in_progress_by_id_31 FROM article a0_ WHERE a0_.needs_validation = 0 AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.publication_date DESC
Parameters:
[
  52057
  52048
  52034
  49487
  49474
  46766
  46747
  46727
  46726
  44768
  44764
  44706
]
7 0.35 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  49474
]
8 0.24 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  49474
]
9 0.23 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  49474
]
10 0.22 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  52034
]
11 0.18 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  52034
]
12 0.15 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  52034
]
13 0.19 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  49487
]
14 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  49487
]
15 0.14 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  49487
]
16 0.16 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  52048
]
17 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  52048
]
18 0.13 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  52048
]
19 0.17 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  52057
]
20 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  52057
]
21 0.11 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  52057
]
22 0.18 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  46726
]
23 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  46726
]
24 0.13 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  46726
]
25 0.16 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  46727
]
26 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  46727
]
27 0.14 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  46727
]
28 0.17 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  46747
]
29 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  46747
]
30 0.16 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  46747
]
31 0.18 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  44706
]
32 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  44706
]
33 0.12 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  44706
]
34 0.17 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  46766
]
35 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  46766
]
36 0.15 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  46766
]
37 0.16 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  44764
]
38 0.12 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  44764
]
39 0.13 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  44764
]
40 0.16 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.label AS label_3, t0.focus AS focus_4, t0.keywords AS keywords_5, t0.parasite_words AS parasite_words_6, t0.last_imported_at AS last_imported_at_7 FROM category t0 INNER JOIN article_category ON t0.id = article_category.category_id WHERE article_category.article_id = ?
Parameters:
[
  44768
]
41 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM prejudice t0 INNER JOIN article_prejudice ON t0.id = article_prejudice.prejudice_id WHERE article_prejudice.article_id = ?
Parameters:
[
  44768
]
42 0.12 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  44768
]

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\Prejudice 75
App\Entity\Category 38
App\Entity\Article 12

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Article No errors.
App\Entity\Prejudice No errors.
App\Entity\User No errors.
App\Entity\Note No errors.
App\Entity\Comment No errors.