GET https://www.cms-morgane.fr/robots.txt

Query Metrics

88 Database Queries
7 Different statements
38.03 ms Query time
0 Invalid entities
88 Managed entities

Grouped Statements

Show all queries

Time Count Info
29.60 ms
(77.84%)
81
SELECT t0.id AS id_1, t0.position AS position_2, t0.active AS active_3, t0.force_display AS force_display_4, t0.type AS type_5, t0.date_add AS date_add_6, t0.date_up AS date_up_7, t0.level AS level_8, t0.name AS name_9, t0.description AS description_10, t0.slug AS slug_11, t0.parent_id AS parent_id_12 FROM mg_categories t0 WHERE t0.id = ? AND t0.active = ?
Parameters:
[
  2
  1
]
2.18 ms
(5.73%)
1
SELECT m0_.id AS id_0, m0_.position AS position_1, m0_.active AS active_2, m0_.force_display AS force_display_3, m0_.type AS type_4, m0_.date_add AS date_add_5, m0_.date_up AS date_up_6, m0_.level AS level_7, m0_.name AS name_8, m0_.description AS description_9, m0_.slug AS slug_10, m0_.parent_id AS parent_id_11 FROM mg_categories m0_ WHERE m0_.active = 1 AND m0_.id <> 1 AND m0_.level < 3 ORDER BY m0_.position ASC
Parameters:
[]
2.00 ms
(5.25%)
1
SELECT t0.id AS id_1, t0.lang_name AS lang_name_2, t0.lang_iso_code AS lang_iso_code_3, t0.lang_code AS lang_code_4, t0.lang_default AS lang_default_5, t0.lang_active AS lang_active_6, t0.lang_img AS lang_img_7 FROM mg_languages t0 WHERE t0.lang_default = ? LIMIT 1
Parameters:
[
  1
]
1.56 ms
(4.11%)
1
SELECT m0_.id AS id_0, m0_.status AS status_1, m0_.type AS type_2, m0_.mime_type AS mime_type_3, m0_.sizes AS sizes_4, m0_.position AS position_5, m0_.password AS password_6, m0_.comment AS comment_7, m0_.filename AS filename_8, m0_.reserved AS reserved_9, m0_.date_add AS date_add_10, m0_.date_publish AS date_publish_11, m0_.date_expire AS date_expire_12, m1_.id AS id_13, m1_.title AS title_14, m1_.content AS content_15, m1_.slug AS slug_16, m1_.date_up AS date_up_17, m1_.revision AS revision_18, m0_.parent_id AS parent_id_19, m0_.user_id AS user_id_20, m1_.post_id AS post_id_21, m1_.lang_id AS lang_id_22, m1_.reviser_id AS reviser_id_23 FROM mg_posts m0_ INNER JOIN mg_posts_lang m1_ ON m0_.id = m1_.post_id WHERE m0_.type = ? AND m1_.lang_id = ? AND m1_.slug = ?
Parameters:
[
  "page"
  1
  "robots.txt"
]
1.08 ms
(2.83%)
2
SELECT t0.id AS id_1, t0.address_title AS address_title_2, t0.parameter_address_id AS parameter_address_id_3, t0.lang_id AS lang_id_4 FROM mg_parameters_addresses_title t0 WHERE t0.parameter_address_id = ?
Parameters:
[
  1
]
0.92 ms
(2.41%)
1
SELECT t0.id AS id_1, t0.address AS address_2, t0.zipcode AS zipcode_3, t0.town AS town_4, t0.phone AS phone_5, t0.mobile AS mobile_6, t0.email AS email_7, t0.map AS map_8, t0.opening_time AS opening_time_9 FROM mg_parameters_addresses t0
Parameters:
[]
0.70 ms
(1.83%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slogan AS slogan_3, t0.seo_description AS seo_description_4, t0.email_contact AS email_contact_5, t0.email_order AS email_order_6, t0.logo AS logo_7, t0.nb_posts AS nb_posts_8 FROM mg_parameters 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MgCategories 82
App\Entity\MgParametersAddresses 2
App\Entity\MgParametersAddressesTitle 2
App\Entity\MgLanguages 1
App\Entity\MgParameters 1