1.35 ms (24.90%)
|
9 |
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.87 ms (16.10%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.old_id AS old_id_5, t0.photo AS photo_6, t0.photo_alt AS photo_alt_7 FROM categories t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"figurines-articul-ees"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.old_id AS old_id_5, t0.photo AS photo_6, t0.photo_alt AS photo_alt_7 FROM categories t0 WHERE t0.slug = 'figurines-articul-ees' LIMIT 1;
|
0.63 ms (11.60%)
|
4 |
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.nom_japonais AS nom_japonais_10, t0.annivaersaire AS annivaersaire_11, t0.slug AS slug_12, t0.photo AS photo_13, t0.old_id AS old_id_14, t0.description AS description_15, t0.photo_alt AS photo_alt_16, t0.genre AS genre_17, t0.license_personnage_id AS license_personnage_id_18, t0.genre_personnage_id AS genre_personnage_id_19 FROM personnage t0 WHERE t0.id = ?
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.nom_japonais AS nom_japonais_10, t0.annivaersaire AS annivaersaire_11, t0.slug AS slug_12, t0.photo AS photo_13, t0.old_id AS old_id_14, t0.description AS description_15, t0.photo_alt AS photo_alt_16, t0.genre AS genre_17, t0.license_personnage_id AS license_personnage_id_18, t0.genre_personnage_id AS genre_personnage_id_19 FROM personnage t0 WHERE t0.id = 930;
|
0.46 ms (8.53%)
|
1 |
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.adress AS adress_2, f0_.photo AS photo_3, f0_.description AS description_4, f0_.status AS status_5, f0_.type AS type_6, f0_.date_creation AS date_creation_7, f0_.nom_japonais AS nom_japonais_8, f0_.twitter AS twitter_9, f0_.site AS site_10, f0_.pays AS pays_11, f0_.old_id AS old_id_12, f0_.photo_alt AS photo_alt_13, f0_.slug AS slug_14, f0_.localisation_id AS localisation_id_15, f0_.membre_id AS membre_id_16 FROM figurine_fabriquant f0_ WHERE f0_.status = ? ORDER BY f0_.nom ASC
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.adress AS adress_2, f0_.photo AS photo_3, f0_.description AS description_4, f0_.status AS status_5, f0_.type AS type_6, f0_.date_creation AS date_creation_7, f0_.nom_japonais AS nom_japonais_8, f0_.twitter AS twitter_9, f0_.site AS site_10, f0_.pays AS pays_11, f0_.old_id AS old_id_12, f0_.photo_alt AS photo_alt_13, f0_.slug AS slug_14, f0_.localisation_id AS localisation_id_15, f0_.membre_id AS membre_id_16 FROM figurine_fabriquant f0_ WHERE f0_.status = 1 ORDER BY f0_.nom ASC;
|
0.45 ms (8.27%)
|
2 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_japonais AS nom_japonais_3, t0.description AS description_4, t0.twitter AS twitter_5, t0.site AS site_6, t0.libellestreaming AS libellestreaming_7, t0.liensstreaming AS liensstreaming_8, t0.photo AS photo_9, t0.slug AS slug_10, t0.old_id AS old_id_11, t0.photo_alt AS photo_alt_12, t0.studio_editeur AS studio_editeur_13, t0.editeur AS editeur_14, t0.editeur_jp AS editeur_jp_15, t0.date_debut AS date_debut_16, t0.date_fin AS date_fin_17, t0.nombre_de_saison AS nombre_de_saison_18, t0.membre_id AS membre_id_19 FROM figurine_serie t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_japonais AS nom_japonais_3, t0.description AS description_4, t0.twitter AS twitter_5, t0.site AS site_6, t0.libellestreaming AS libellestreaming_7, t0.liensstreaming AS liensstreaming_8, t0.photo AS photo_9, t0.slug AS slug_10, t0.old_id AS old_id_11, t0.photo_alt AS photo_alt_12, t0.studio_editeur AS studio_editeur_13, t0.editeur AS editeur_14, t0.editeur_jp AS editeur_jp_15, t0.date_debut AS date_debut_16, t0.date_fin AS date_fin_17, t0.nombre_de_saison AS nombre_de_saison_18, t0.membre_id AS membre_id_19 FROM figurine_serie t0 WHERE t0.id = 5;
|
0.34 ms (6.33%)
|
1 |
SELECT t0.id AS id_1, t0.route_name AS route_name_2, t0.object AS object_3, t0.page_title AS page_title_4, t0.page_description AS page_description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.object_id AS object_id_10 FROM seo t0 WHERE t0.route_name = ? LIMIT 1
Parameters: [
"fron.page.figurines"
]
SELECT t0.id AS id_1, t0.route_name AS route_name_2, t0.object AS object_3, t0.page_title AS page_title_4, t0.page_description AS page_description_5, t0.meta_title AS meta_title_6, t0.meta_description AS meta_description_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.object_id AS object_id_10 FROM seo t0 WHERE t0.route_name = 'fron.page.figurines' LIMIT 1;
|
0.31 ms (5.77%)
|
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.content AS content_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.status AS status_8 FROM page t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.description AS description_4, t0.content AS content_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.status AS status_8 FROM page t0 WHERE t0.id = 2;
|
0.29 ms (5.36%)
|
1 |
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.description AS description_2, f0_.echelle AS echelle_3, f0_.date_sortie AS date_sortie_4, f0_.date_reedition AS date_reedition_5, f0_.dimension AS dimension_6, f0_.status AS status_7, f0_.price AS price_8, f0_.price_yen AS price_yen_9, f0_.tags AS tags_10, f0_.photo_cover AS photo_cover_11, f0_.photo_thumbnail AS photo_thumbnail_12, f0_.created_at AS created_at_13, f0_.updated_at AS updated_at_14, f0_.slug AS slug_15, f0_.old_id AS old_id_16, f0_.other_price AS other_price_17, f0_.photo_alt AS photo_alt_18, f0_.miniature_alt AS miniature_alt_19, f0_.view AS view_20, f0_.figurine_gammes_id AS figurine_gammes_id_21, f0_.figurine_fabriquant_id AS figurine_fabriquant_id_22, f0_.serie_id AS serie_id_23, f0_.personnage_id AS personnage_id_24 FROM figurine f0_ WHERE f0_.status = ? ORDER BY f0_.date_sortie DESC LIMIT 4
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.description AS description_2, f0_.echelle AS echelle_3, f0_.date_sortie AS date_sortie_4, f0_.date_reedition AS date_reedition_5, f0_.dimension AS dimension_6, f0_.status AS status_7, f0_.price AS price_8, f0_.price_yen AS price_yen_9, f0_.tags AS tags_10, f0_.photo_cover AS photo_cover_11, f0_.photo_thumbnail AS photo_thumbnail_12, f0_.created_at AS created_at_13, f0_.updated_at AS updated_at_14, f0_.slug AS slug_15, f0_.old_id AS old_id_16, f0_.other_price AS other_price_17, f0_.photo_alt AS photo_alt_18, f0_.miniature_alt AS miniature_alt_19, f0_.view AS view_20, f0_.figurine_gammes_id AS figurine_gammes_id_21, f0_.figurine_fabriquant_id AS figurine_fabriquant_id_22, f0_.serie_id AS serie_id_23, f0_.personnage_id AS personnage_id_24 FROM figurine f0_ WHERE f0_.status = 1 ORDER BY f0_.date_sortie DESC LIMIT 4;
|
0.25 ms (4.62%)
|
1 |
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.nom_japonais AS nom_japonais_2, f0_.description AS description_3, f0_.twitter AS twitter_4, f0_.site AS site_5, f0_.libellestreaming AS libellestreaming_6, f0_.liensstreaming AS liensstreaming_7, f0_.photo AS photo_8, f0_.slug AS slug_9, f0_.old_id AS old_id_10, f0_.photo_alt AS photo_alt_11, f0_.studio_editeur AS studio_editeur_12, f0_.editeur AS editeur_13, f0_.editeur_jp AS editeur_jp_14, f0_.date_debut AS date_debut_15, f0_.date_fin AS date_fin_16, f0_.nombre_de_saison AS nombre_de_saison_17, f0_.membre_id AS membre_id_18 FROM figurine_serie f0_ ORDER BY f0_.nom ASC
SELECT f0_.id AS id_0, f0_.nom AS nom_1, f0_.nom_japonais AS nom_japonais_2, f0_.description AS description_3, f0_.twitter AS twitter_4, f0_.site AS site_5, f0_.libellestreaming AS libellestreaming_6, f0_.liensstreaming AS liensstreaming_7, f0_.photo AS photo_8, f0_.slug AS slug_9, f0_.old_id AS old_id_10, f0_.photo_alt AS photo_alt_11, f0_.studio_editeur AS studio_editeur_12, f0_.editeur AS editeur_13, f0_.editeur_jp AS editeur_jp_14, f0_.date_debut AS date_debut_15, f0_.date_fin AS date_fin_16, f0_.nombre_de_saison AS nombre_de_saison_17, f0_.membre_id AS membre_id_18 FROM figurine_serie f0_ ORDER BY f0_.nom ASC;
|
0.24 ms (4.38%)
|
1 |
SELECT DISTINCT f0_.echelle AS echelle_0 FROM figurine f0_ WHERE f0_.echelle IS NOT NULL ORDER BY f0_.echelle ASC
SELECT DISTINCT f0_.echelle AS echelle_0 FROM figurine f0_ WHERE f0_.echelle IS NOT NULL ORDER BY f0_.echelle ASC;
|
0.23 ms (4.14%)
|
1 |
SELECT f0_.id AS id_0, f0_.photo AS photo_1, f0_.nom AS nom_2, f0_.taille_moyenne AS taille_moyenne_3, f0_.gamme_prix AS gamme_prix_4, f0_.site AS site_5, f0_.pays AS pays_6, f0_.slug AS slug_7, f0_.nom_japonais AS nom_japonais_8, f0_.old_id AS old_id_9, f0_.description AS description_10, f0_.photo_alt AS photo_alt_11, f0_.date_add AS date_add_12, f0_.style_id AS style_id_13, f0_.membre_id AS membre_id_14 FROM figurine_gammes f0_ ORDER BY f0_.nom ASC
SELECT f0_.id AS id_0, f0_.photo AS photo_1, f0_.nom AS nom_2, f0_.taille_moyenne AS taille_moyenne_3, f0_.gamme_prix AS gamme_prix_4, f0_.site AS site_5, f0_.pays AS pays_6, f0_.slug AS slug_7, f0_.nom_japonais AS nom_japonais_8, f0_.old_id AS old_id_9, f0_.description AS description_10, f0_.photo_alt AS photo_alt_11, f0_.date_add AS date_add_12, f0_.style_id AS style_id_13, f0_.membre_id AS membre_id_14 FROM figurine_gammes f0_ ORDER BY f0_.nom ASC;
|