https://dev.ici-grenoble.org/theme/international

Query Metrics

62 Database Queries
10 Different statements
14.61 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.72 ms
(45.98%)
26
SELECT t0.id AS id_1, t0.tmp_old_id AS tmp_old_id_2, t0.name AS name_3, t0.description AS description_4, t0.size AS size_5, t0.role AS role_6, t0.types AS types_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.picto_theme AS picto_theme_10 FROM media t0 INNER JOIN media_structure ON t0.id = media_structure.media_id WHERE media_structure.structure_id = ?
Parameters:
[
  84
]
2.88 ms
(19.72%)
11
SELECT t0.id AS id_1, t0.tmp_old_id AS tmp_old_id_2, t0.name AS name_3, t0.description AS description_4, t0.size AS size_5, t0.role AS role_6, t0.types AS types_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.picto_theme AS picto_theme_10 FROM media t0 INNER JOIN media_question_answer ON t0.id = media_question_answer.media_id WHERE media_question_answer.question_answer_id = ?
Parameters:
[
  159
]
1.39 ms
(9.49%)
16
SELECT t0.id AS id_1, t0.tmp_old_id AS tmp_old_id_2, t0.name AS name_3, t0.description AS description_4, t0.size AS size_5, t0.role AS role_6, t0.types AS types_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.picto_theme AS picto_theme_10 FROM media t0 WHERE t0.id = ?
Parameters:
[
  8
]
1.08 ms
(7.38%)
1
SELECT s0_.subtitle AS subtitle_0, s0_.address AS address_1, s0_.postal_code AS postal_code_2, s0_.town AS town_3, s0_.phone AS phone_4, s0_.email AS email_5, s0_.website AS website_6, s0_.longitude AS longitude_7, s0_.latitude AS latitude_8, s0_.id AS id_9, s0_.tmp_old_ids AS tmp_old_ids_10, s0_.name AS name_11, s0_.title AS title_12, s0_.slug AS slug_13, s0_.chapo AS chapo_14, s0_.content AS content_15, s0_.tmp_keywords AS tmp_keywords_16, s0_.priority AS priority_17, s0_.published AS published_18, s0_.created_at AS created_at_19, s0_.updated_at AS updated_at_20, s0_.host_id AS host_id_21, s0_.includer_id AS includer_id_22 FROM structure s0_ INNER JOIN structure_tag s2_ ON s0_.id = s2_.structure_id INNER JOIN tag t1_ ON t1_.id = s2_.tag_id WHERE t1_.id = ? AND s0_.published = 1 ORDER BY s0_.priority DESC, s0_.name ASC
Parameters:
[
  146
]
0.67 ms
(4.59%)
1
SELECT q0_.id AS id_0, q0_.tmp_old_ids AS tmp_old_ids_1, q0_.name AS name_2, q0_.title AS title_3, q0_.slug AS slug_4, q0_.chapo AS chapo_5, q0_.content AS content_6, q0_.tmp_keywords AS tmp_keywords_7, q0_.priority AS priority_8, q0_.published AS published_9, q0_.created_at AS created_at_10, q0_.updated_at AS updated_at_11 FROM question_answer q0_ INNER JOIN question_answer_tag q2_ ON q0_.id = q2_.question_answer_id INNER JOIN tag t1_ ON t1_.id = q2_.tag_id WHERE t1_.id = ? AND q0_.published = 1 ORDER BY q0_.priority DESC, q0_.name ASC
Parameters:
[
  146
]
0.60 ms
(4.10%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "ovow2306_ici-grenoble-sf-dev"
]
0.43 ms
(2.94%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM tag t0 INNER JOIN theme_tag ON t0.id = theme_tag.tag_id WHERE theme_tag.theme_id = ? ORDER BY t0.name ASC
Parameters:
[
  14
]
0.31 ms
(2.14%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.priority AS priority_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.theme_picto AS theme_picto_7 FROM theme t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "international"
]
0.31 ms
(2.11%)
2
SELECT DATABASE()
Parameters:
[]
0.23 ms
(1.54%)
2
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.slug AS slug_2, t0_.priority AS priority_3, t0_.created_at AS created_at_4, t0_.updated_at AS updated_at_5, t0_.theme_picto AS theme_picto_6 FROM theme t0_ ORDER BY t0_.priority DESC, t0_.name ASC
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\Article No errors.
App\Entity\Event No errors.
App\Entity\QuestionAnswer No errors.
App\Entity\Structure No errors.
App\Entity\Theme No errors.
App\Entity\Media No errors.
App\Entity\Tag No errors.
App\Entity\Newsletter No errors.
App\Entity\Page No errors.
App\Entity\ArticleType No errors.
App\Entity\Period No errors.
App\Entity\SubscriberList No errors.
App\Entity\Subscriber No errors.