https://educatii.com/article/list/10/0?lang=second

Query Metrics

30 Database Queries
8 Different statements
10.62 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.72 ms
(0.00%)
10
SELECT t0.isActive AS isActive_1, t0.date AS date_2, t0.update_at AS update_at_3, t0.id AS id_4, t0.title AS title_5, t0.content AS content_6, t0.nb_view AS nb_view_7, t0.slug AS slug_8, t0.image_cover AS image_cover_9, t0.nb_comment AS nb_comment_10, t0.position AS position_11, t0.category_id AS category_id_12, t0.user_id AS user_id_13 FROM article t0 WHERE t0.id = ?
Parameters:
[
  21
]
2.82 ms
(0.00%)
11
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[
  "1"
  "second"
  "App\Entity\SiteAdmin"
]
1.69 ms
(0.00%)
4
SELECT t0.isActive AS isActive_1, t0.date AS date_2, t0.update_at AS update_at_3, t0.id AS id_4, t0.name AS name_5, t0.slug AS slug_6 FROM article_category t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.11 ms
(0.00%)
1
SELECT t0.isActive AS isActive_1, t0.date AS date_2, t0.update_at AS update_at_3, t0.id AS id_4, t0.title AS title_5, t0.content AS content_6, t0.nb_view AS nb_view_7, t0.slug AS slug_8, t0.image_cover AS image_cover_9, t0.nb_comment AS nb_comment_10, t0.position AS position_11, t0.category_id AS category_id_12, t0.user_id AS user_id_13 FROM article t0 WHERE t0.isActive = ? ORDER BY t0.id DESC LIMIT 10
Parameters:
[
  1
]
0.39 ms
(0.00%)
1
SELECT count(a0_.id) AS sclr_0 FROM article a0_ WHERE a0_.isActive = ?
Parameters:
[
  1
]
0.37 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.rpassword AS rpassword_5, t0.token AS token_6, t0.gender AS gender_7, t0.phone AS phone_8, t0.date AS date_9, t0.is_active AS is_active_10, t0.is_close AS is_close_11, t0.name AS name_12, t0.surname AS surname_13 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.27 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.country AS country_2, t0.languages AS languages_3, t0.cgu AS cgu_4, t0.first_language AS first_language_5, t0.second_language AS second_language_6, t0.third_language AS third_language_7, t0.nb_language AS nb_language_8, t0.link_title AS link_title_9, t0.has_country_state AS has_country_state_10, t0.about AS about_11, t0.email AS email_12, t0.facebook_link AS facebook_link_13, t0.twitter_link AS twitter_link_14, t0.instagram_link AS instagram_link_15, t0.google_map_link AS google_map_link_16, t0.youtube_link AS youtube_link_17, t0.location_plan AS location_plan_18, t0.location_description AS location_description_19, t0.blog_name AS blog_name_20 FROM site_admin t0 LIMIT 1
Parameters:
[]
0.26 ms
(0.00%)
1
SELECT t0.id AS id_1, t0.country AS country_2, t0.languages AS languages_3, t0.cgu AS cgu_4, t0.first_language AS first_language_5, t0.second_language AS second_language_6, t0.third_language AS third_language_7, t0.nb_language AS nb_language_8, t0.link_title AS link_title_9, t0.has_country_state AS has_country_state_10, t0.about AS about_11, t0.email AS email_12, t0.facebook_link AS facebook_link_13, t0.twitter_link AS twitter_link_14, t0.instagram_link AS instagram_link_15, t0.google_map_link AS google_map_link_16, t0.youtube_link AS youtube_link_17, t0.location_plan AS location_plan_18, t0.location_description AS location_description_19, t0.blog_name AS blog_name_20 FROM site_admin t0 WHERE t0.id = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\SiteAdmin No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation No errors.
Gedmo\Translatable\Entity\Translation No errors.
App\Entity\BaseEntity No errors.
App\Entity\Article No errors.
App\Entity\ArticleCategory No errors.
App\Entity\User No errors.
App\Entity\School No errors.