2.00 ms (43.10%)
|
1 |
SELECT t0.id AS id_1, t0.page AS page_2, t0.alt AS alt_3, t0.photo AS photo_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM slider_hero t0 WHERE t0.page = ?
Parameters: [
"front.app.home.index"
]
SELECT t0.id AS id_1, t0.page AS page_2, t0.alt AS alt_3, t0.photo AS photo_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM slider_hero t0 WHERE t0.page = 'front.app.home.index';
|
1.26 ms (27.19%)
|
7 |
SELECT t0.id AS id_1, t0.config_name AS config_name_2, t0.config_value AS config_value_3 FROM site_configuration t0 WHERE t0.config_name = ? LIMIT 1
Parameters: [
"footer_text"
]
SELECT t0.id AS id_1, t0.config_name AS config_name_2, t0.config_value AS config_value_3 FROM site_configuration t0 WHERE t0.config_name = 'footer_text' LIMIT 1;
|
0.40 ms (8.53%)
|
1 |
SELECT t0.id AS id_1, t0.photo AS photo_2, t0.nom AS nom_3, t0.taille_moyenne AS taille_moyenne_4, t0.gamme_prix AS gamme_prix_5, t0.style AS style_6 FROM figurine_gammes t0
SELECT t0.id AS id_1, t0.photo AS photo_2, t0.nom AS nom_3, t0.taille_moyenne AS taille_moyenne_4, t0.gamme_prix AS gamme_prix_5, t0.style AS style_6 FROM figurine_gammes t0;
|
0.35 ms (7.54%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.echelle AS echelle_4, t0.date_sortie AS date_sortie_5, t0.date_reedition AS date_reedition_6, t0.dimension AS dimension_7, t0.status AS status_8, t0.price AS price_9, t0.price_yen AS price_yen_10, t0.tags AS tags_11, t0.photo_cover AS photo_cover_12, t0.photo_thumbnail AS photo_thumbnail_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.figurine_sculpteur_id AS figurine_sculpteur_id_16, t0.figurine_peintre_id AS figurine_peintre_id_17, t0.figurine_gammes_id AS figurine_gammes_id_18, t0.figurine_fabriquant_id AS figurine_fabriquant_id_19 FROM figurine t0 WHERE t0.status = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.echelle AS echelle_4, t0.date_sortie AS date_sortie_5, t0.date_reedition AS date_reedition_6, t0.dimension AS dimension_7, t0.status AS status_8, t0.price AS price_9, t0.price_yen AS price_yen_10, t0.tags AS tags_11, t0.photo_cover AS photo_cover_12, t0.photo_thumbnail AS photo_thumbnail_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.figurine_sculpteur_id AS figurine_sculpteur_id_16, t0.figurine_peintre_id AS figurine_peintre_id_17, t0.figurine_gammes_id AS figurine_gammes_id_18, t0.figurine_fabriquant_id AS figurine_fabriquant_id_19 FROM figurine t0 WHERE t0.status = 1;
|
0.24 ms (5.08%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adress AS adress_3, t0.photo AS photo_4, t0.description AS description_5, t0.status AS status_6, t0.type AS type_7, t0.date_creation AS date_creation_8 FROM figurine_fabriquant t0
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adress AS adress_3, t0.photo AS photo_4, t0.description AS description_5, t0.status AS status_6, t0.type AS type_7, t0.date_creation AS date_creation_8 FROM figurine_fabriquant t0;
|
0.21 ms (4.60%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.autre_appelation AS autre_appelation_3, t0.dob AS dob_4, t0.taille AS taille_5, t0.doubleur AS doubleur_6, t0.trait_physique AS trait_physique_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.license_personnage_id AS license_personnage_id_10, t0.genre_personnage_id AS genre_personnage_id_11, t0.origine_personnage_id AS origine_personnage_id_12, t0.figurine_id AS figurine_id_13 FROM personnage t0
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.autre_appelation AS autre_appelation_3, t0.dob AS dob_4, t0.taille AS taille_5, t0.doubleur AS doubleur_6, t0.trait_physique AS trait_physique_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.license_personnage_id AS license_personnage_id_10, t0.genre_personnage_id AS genre_personnage_id_11, t0.origine_personnage_id AS origine_personnage_id_12, t0.figurine_id AS figurine_id_13 FROM personnage t0;
|
0.18 ms (3.95%)
|
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.status AS status_3, t0.type AS type_4, t0.studio AS studio_5, t0.editeur_fr AS editeur_fr_6, t0.editeur_jp AS editeur_jp_7, t0.tags AS tags_8, t0.studio_animation AS studio_animation_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.nb_saison AS nb_saison_12, t0.photo AS photo_13 FROM figurine_serie_licence t0
SELECT t0.id AS id_1, t0.label AS label_2, t0.status AS status_3, t0.type AS type_4, t0.studio AS studio_5, t0.editeur_fr AS editeur_fr_6, t0.editeur_jp AS editeur_jp_7, t0.tags AS tags_8, t0.studio_animation AS studio_animation_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.nb_saison AS nb_saison_12, t0.photo AS photo_13 FROM figurine_serie_licence t0;
|