GET https://juris.credolab.fr/

Query Metrics

43 Database Queries
10 Different statements
18.41 ms Query time
0 Invalid entities
130 Managed entities

Queries

Group similar statements

# Time Info
1 0.42 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.41 ms
SELECT p0_.id AS id_0, p0_.name AS name_1 FROM prejudice p0_ ORDER BY p0_.name ASC
Parameters:
[]
3 5.65 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_.is_read AS is_read_25, a0_.is_favorite AS is_favorite_26, a0_.in_progress AS in_progress_27, a0_.created_at AS created_at_28, a0_.updated_at AS updated_at_29 FROM article a0_ WHERE a0_.needs_validation = 0 ORDER BY a0_.publication_date DESC) dctrn_result) dctrn_table
Parameters:
[]
4 0.27 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.setup_token AS setup_token_6, t0.setup_token_expires_at AS setup_token_expires_at_7 FROM `user` t0
Parameters:
[]
5 0.27 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:
[]
6 5.66 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_.is_read AS is_read_25, a0_.is_favorite AS is_favorite_26, a0_.in_progress AS in_progress_27, a0_.created_at AS created_at_28, a0_.updated_at AS updated_at_29 FROM article a0_ WHERE a0_.needs_validation = 0) dctrn_result_inner ORDER BY publication_date_10 DESC) dctrn_result LIMIT 12
Parameters:
[]
7 0.68 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_.is_read AS is_read_25, a0_.is_favorite AS is_favorite_26, a0_.in_progress AS in_progress_27, a0_.created_at AS created_at_28, a0_.updated_at AS updated_at_29, a0_.in_progress_by_id AS in_progress_by_id_30 FROM article a0_ WHERE a0_.needs_validation = 0 AND a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.publication_date DESC
Parameters:
[
  19406
  14380
  14378
  9446
  5754
  10104
  10071
  10069
  5839
  47
  12278
  2308
]
8 0.28 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:
[
  19406
]
9 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:
[
  19406
]
10 0.17 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  19406
]
11 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:
[
  14380
]
12 0.13 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:
[
  14380
]
13 0.10 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  14380
]
14 0.13 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:
[
  14378
]
15 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:
[
  14378
]
16 0.10 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  14378
]
17 0.12 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:
[
  9446
]
18 0.11 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:
[
  9446
]
19 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  9446
]
20 0.13 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:
[
  5754
]
21 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:
[
  5754
]
22 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  5754
]
23 0.13 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:
[
  10104
]
24 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:
[
  10104
]
25 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  10104
]
26 0.13 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:
[
  10069
]
27 0.11 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:
[
  10069
]
28 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  10069
]
29 0.13 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:
[
  10071
]
30 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:
[
  10071
]
31 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  10071
]
32 0.12 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:
[
  5839
]
33 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:
[
  5839
]
34 0.74 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  5839
]
35 0.13 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:
[
  47
]
36 0.11 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:
[
  47
]
37 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  47
]
38 0.13 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:
[
  12278
]
39 0.11 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:
[
  12278
]
40 0.09 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  12278
]
41 0.13 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:
[
  2308
]
42 0.11 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:
[
  2308
]
43 0.11 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM comment c0_ WHERE c0_.article_id = ? AND c0_.is_valid = 1
Parameters:
[
  2308
]

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
App\Entity\User 5

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.