GET http://preprod.speakyplanet.fr/robots.txt/theme-sentiments-et-sensations.html

Query Metrics

20 Database Queries
11 Different statements
14.20 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.01 ms
(56.43%)
1
SELECT g0_.id AS id_0, g0_.unique_id AS unique_id_1, g0_.learning_locale AS learning_locale_2, g0_.title AS title_3, g0_.canonical_title AS canonical_title_4, g0_.slug AS slug_5, g0_.url AS url_6, g0_.tooltip AS tooltip_7, g0_.free AS free_8, g0_.free_until AS free_until_9, g0_.word_count AS word_count_10, g0_.mark AS mark_11, g0_.thumbnail AS thumbnail_12, g1_.id AS id_13, g2_.id AS id_14, g2_.position AS position_15, g2_.screenshot AS screenshot_16, g0_.config_id AS config_id_17, g0_.main_category_id AS main_category_id_18, g0_.main_theme_id AS main_theme_id_19, g0_.main_class_id AS main_class_id_20, g0_.hero_id AS hero_id_21, g0_.speaky_id AS speaky_id_22, g0_.original_game_id AS original_game_id_23, g2_.game_id AS game_id_24 FROM game g0_ LEFT JOIN game_config g1_ ON g0_.config_id = g1_.id LEFT JOIN game_screenshot g2_ ON g0_.id = g2_.game_id LEFT JOIN games_categories g4_ ON g0_.id = g4_.game_id LEFT JOIN category c3_ ON c3_.id = g4_.category_id LEFT JOIN games_themes g6_ ON g0_.id = g6_.game_id LEFT JOIN category c5_ ON c5_.id = g6_.category_id LEFT JOIN games_classes g8_ ON g0_.id = g8_.game_id LEFT JOIN category c7_ ON c7_.id = g8_.category_id WHERE g0_.published_at < CURRENT_TIMESTAMP AND g0_.learning_locale = ? AND (c3_.id = ? OR c5_.id = ? OR c7_.id = ?) GROUP BY g0_.id
Parameters:
[
  "en"
  55
  55
  55
]
1.59 ms
(11.16%)
2
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "speakyplanet-pp"
]
0.79 ms
(5.60%)
1
SELECT       c.COLUMN_NAME        AS field,
       c.COLUMN_TYPE        AS type,
       c.IS_NULLABLE        AS `null`,
       c.COLUMN_KEY         AS `key`,
       c.COLUMN_DEFAULT     AS `default`,
       c.EXTRA,
       c.COLUMN_COMMENT     AS comment,
       c.CHARACTER_SET_NAME AS characterset,
       c.COLLATION_NAME     AS collation
FROM information_schema.COLUMNS c
    INNER JOIN information_schema.TABLES t
        ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[
  "speakyplanet-pp"
  "speakyplanet-pp"
  "doctrine_migration_versions"
]
0.76 ms
(5.32%)
4
SELECT p0_.id AS id_0, p0_.locale AS locale_1, p0_.title AS title_2, p0_.mobile_title AS mobile_title_3, p0_.url AS url_4, p0_.meta_description AS meta_description_5, p0_.route AS route_6, p0_.parent_route AS parent_route_7, p0_.parent_label AS parent_label_8, p0_.content AS content_9, p0_.keywords AS keywords_10, p0_.created_at AS created_at_11, p0_.updated_at AS updated_at_12, p0_.thumbnail AS thumbnail_13, p0_.mobile_thumbnail AS mobile_thumbnail_14 FROM page p0_ WHERE p0_.route = ? LIMIT 1
Parameters:
[
  "cgv-robots.txt"
]
0.75 ms
(5.28%)
1
SELECT DISTINCT            k.CONSTRAINT_NAME,
            k.COLUMN_NAME,
            k.REFERENCED_TABLE_NAME,
            k.REFERENCED_COLUMN_NAME,
            k.ORDINAL_POSITION /*!50116,
            c.UPDATE_RULE,
            c.DELETE_RULE */
FROM information_schema.key_column_usage k /*!50116
INNER JOIN information_schema.referential_constraints c
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'speakyplanet-pp' */ ORDER BY k.ORDINAL_POSITION
Parameters:
[
  "speakyplanet-pp"
  "doctrine_migration_versions"
]
0.74 ms
(5.23%)
6
SELECT DATABASE()
Parameters:
[]
0.50 ms
(3.53%)
1
SELECT t.TABLE_NAME,
           t.ENGINE,
           t.AUTO_INCREMENT,
           t.TABLE_COMMENT,
           t.CREATE_OPTIONS,
           t.TABLE_COLLATION,
           ccsa.CHARACTER_SET_NAME
      FROM information_schema.TABLES t
        INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa
            ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[
  "speakyplanet-pp"
  "doctrine_migration_versions"
]
0.41 ms
(2.85%)
1
SELECT        NON_UNIQUE  AS Non_Unique,
        INDEX_NAME  AS Key_name,
        COLUMN_NAME AS Column_Name,
        SUB_PART    AS Sub_Part,
        INDEX_TYPE  AS Index_Type
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[
  "speakyplanet-pp"
  "doctrine_migration_versions"
]
0.32 ms
(2.23%)
1
SELECT t0.id AS id_1, t0.class_order AS class_order_2, t0.name AS name_3, t0.slug AS slug_4, t0.type AS type_5, t0.intro AS intro_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.games_count AS games_count_10, t0.popularity AS popularity_11, t0.published_games_count AS published_games_count_12, t0.app_published_games_count AS app_published_games_count_13, t0.image_height AS image_height_14, t0.thumbnail AS thumbnail_15, t0.mobile_thumbnail AS mobile_thumbnail_16, t0.weekly_trophy_thumbnail AS weekly_trophy_thumbnail_17 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "sentiments-et-sensations"
]
0.21 ms
(1.44%)
1
SELECT t0.id AS id_1, t0.class_order AS class_order_2, t0.name AS name_3, t0.slug AS slug_4, t0.type AS type_5, t0.intro AS intro_6, t0.description AS description_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.games_count AS games_count_10, t0.popularity AS popularity_11, t0.published_games_count AS published_games_count_12, t0.app_published_games_count AS app_published_games_count_13, t0.image_height AS image_height_14, t0.thumbnail AS thumbnail_15, t0.mobile_thumbnail AS mobile_thumbnail_16, t0.weekly_trophy_thumbnail AS weekly_trophy_thumbnail_17 FROM category t0 WHERE t0.id = ?
Parameters:
[
  30
]
0.13 ms
(0.92%)
1
SELECT * FROM doctrine_migration_versions
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\Category No errors.
App\Entity\Game No errors.
App\Entity\GameConfig No errors.
App\Entity\GameScreenshot No errors.
App\Entity\WeeklyHero No errors.
App\Entity\Speaky No errors.
App\Entity\GameComment No errors.
App\Entity\GamePlay No errors.
App\Entity\GameSound No errors.
App\Entity\GameVote No errors.
App\Entity\Trophie No errors.
App\Entity\UserGameConfig No errors.
App\Entity\GameFile No errors.
App\Entity\SpeakyPart No errors.
App\Entity\User No errors.
App\Entity\GameWord No errors.
App\Entity\Page No errors.
App\Entity\SpeakyPartEvent No errors.
App\Entity\Country No errors.
App\Entity\Library No errors.
App\Entity\UserSubscribeActivity No errors.
App\Entity\UserOverallProgress No errors.
App\Entity\UserWordProgress No errors.
App\Entity\UserPayment No errors.
App\Entity\UserGiftPayment No errors.
App\Entity\UserLogin No errors.
App\Entity\UserSentence No errors.
App\Entity\UserSpeakyPart No errors.
App\Entity\GiftCode No errors.
App\Entity\Word No errors.