https://educatii.com/blog/article/marienberg-the-genesis-of-the-catholic-school-in-cameroon

Query Metrics

50 Database Queries
7 Different statements
11.89 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.99 ms
(0.00%)
22
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"
]
3.83 ms
(0.00%)
11
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:
[
  18
]
1.87 ms
(0.00%)
13
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
]
0.39 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.slug = ? LIMIT 1
Parameters:
[
  "marienberg-the-genesis-of-the-catholic-school-in-cameroon"
]
0.29 ms
(0.00%)
1
SELECT a0_.isActive AS isActive_0, a0_.date AS date_1, a0_.update_at AS update_at_2, a0_.id AS id_3, a0_.title AS title_4, a0_.content AS content_5, a0_.nb_view AS nb_view_6, a0_.slug AS slug_7, a0_.image_cover AS image_cover_8, a0_.nb_comment AS nb_comment_9, a0_.position AS position_10, a0_.category_id AS category_id_11, a0_.user_id AS user_id_12 FROM article a0_ WHERE a0_.isActive = ? AND a0_.id <> ? ORDER BY a0_.position ASC LIMIT 10
Parameters:
[
  1
  18
]
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
]
0.25 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:
[]

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.