2.74 ms (20.65%)
|
18 |
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: [
"id_page_pc"
]
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 = 'id_page_pc' LIMIT 1;
|
2.44 ms (18.41%)
|
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.object = ? AND t0.object_id = ? LIMIT 1
Parameters: [
"App\Entity\FigurineFabriquant"
62
]
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.object = 'App\\Entity\\FigurineFabriquant' AND t0.object_id = 62 LIMIT 1;
|
1.52 ms (11.47%)
|
2 |
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, t0.nom_japonais AS nom_japonais_9, t0.twitter AS twitter_10, t0.site AS site_11, t0.pays AS pays_12, t0.old_id AS old_id_13, t0.photo_alt AS photo_alt_14, t0.slug AS slug_15, t0.autre_appellation AS autre_appellation_16, t0.localisation_id AS localisation_id_17, t0.membre_id AS membre_id_18 FROM figurine_fabriquant t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"klockworx"
]
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, t0.nom_japonais AS nom_japonais_9, t0.twitter AS twitter_10, t0.site AS site_11, t0.pays AS pays_12, t0.old_id AS old_id_13, t0.photo_alt AS photo_alt_14, t0.slug AS slug_15, t0.autre_appellation AS autre_appellation_16, t0.localisation_id AS localisation_id_17, t0.membre_id AS membre_id_18 FROM figurine_fabriquant t0 WHERE t0.slug = 'klockworx' LIMIT 1;
|
1.30 ms (9.76%)
|
1 |
SELECT DISTINCT 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_.autre_appellation AS autre_appellation_13, f0_.website AS website_14, f0_.style_id AS style_id_15, f0_.membre_id AS membre_id_16 FROM figurine_gammes f0_ INNER JOIN figurine f1_ ON f0_.id = f1_.figurine_gammes_id WHERE f1_.figurine_fabriquant_id = ? AND f0_.id <> 27 LIMIT 6
SELECT DISTINCT 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_.autre_appellation AS autre_appellation_13, f0_.website AS website_14, f0_.style_id AS style_id_15, f0_.membre_id AS membre_id_16 FROM figurine_gammes f0_ INNER JOIN figurine f1_ ON f0_.id = f1_.figurine_gammes_id WHERE f1_.figurine_fabriquant_id = 62 AND f0_.id <> 27 LIMIT 6;
|
0.93 ms (7.03%)
|
1 |
SELECT t0.id AS id_1, t0.label AS label_2, t0.status AS status_3 FROM specialiten_fabricant t0 INNER JOIN figurine_fabriquant_specialiten_fabricant ON t0.id = figurine_fabriquant_specialiten_fabricant.specialiten_fabricant_id WHERE figurine_fabriquant_specialiten_fabricant.figurine_fabriquant_id = ?
SELECT t0.id AS id_1, t0.label AS label_2, t0.status AS status_3 FROM specialiten_fabricant t0 INNER JOIN figurine_fabriquant_specialiten_fabricant ON t0.id = figurine_fabriquant_specialiten_fabricant.specialiten_fabricant_id WHERE figurine_fabriquant_specialiten_fabricant.figurine_fabriquant_id = 62;
|
0.64 ms (4.79%)
|
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.slug AS slug_16, t0.old_id AS old_id_17, t0.other_price AS other_price_18, t0.photo_alt AS photo_alt_19, t0.miniature_alt AS miniature_alt_20, t0.view AS view_21, t0.figurine_gammes_id AS figurine_gammes_id_22, t0.figurine_fabriquant_id AS figurine_fabriquant_id_23, t0.serie_id AS serie_id_24, t0.personnage_id AS personnage_id_25 FROM figurine t0 WHERE t0.figurine_fabriquant_id = ?
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.slug AS slug_16, t0.old_id AS old_id_17, t0.other_price AS other_price_18, t0.photo_alt AS photo_alt_19, t0.miniature_alt AS miniature_alt_20, t0.view AS view_21, t0.figurine_gammes_id AS figurine_gammes_id_22, t0.figurine_fabriquant_id AS figurine_fabriquant_id_23, t0.serie_id AS serie_id_24, t0.personnage_id AS personnage_id_25 FROM figurine t0 WHERE t0.figurine_fabriquant_id = 62;
|
0.59 ms (4.42%)
|
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_.figurine_fabriquant_id = ? 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_.figurine_fabriquant_id = 62 ORDER BY f0_.date_sortie DESC LIMIT 4;
|
0.57 ms (4.31%)
|
1 |
SELECT f0_.id AS id_0, f0_.alt AS alt_1, f0_.photo AS photo_2, f0_.created_at AS created_at_3, f0_.updated_at AS updated_at_4, f0_.position AS position_5, f0_.old_data AS old_data_6, f0_.figurine_id AS figurine_id_7 FROM figurine_photos f0_ INNER JOIN figurine f1_ ON f0_.figurine_id = f1_.id WHERE f1_.figurine_fabriquant_id = ? ORDER BY f0_.position ASC
SELECT f0_.id AS id_0, f0_.alt AS alt_1, f0_.photo AS photo_2, f0_.created_at AS created_at_3, f0_.updated_at AS updated_at_4, f0_.position AS position_5, f0_.old_data AS old_data_6, f0_.figurine_id AS figurine_id_7 FROM figurine_photos f0_ INNER JOIN figurine f1_ ON f0_.figurine_id = f1_.id WHERE f1_.figurine_fabriquant_id = 62 ORDER BY f0_.position ASC;
|
0.54 ms (4.04%)
|
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.site AS site_6, t0.pays AS pays_7, t0.slug AS slug_8, t0.nom_japonais AS nom_japonais_9, t0.old_id AS old_id_10, t0.description AS description_11, t0.photo_alt AS photo_alt_12, t0.date_add AS date_add_13, t0.autre_appellation AS autre_appellation_14, t0.website AS website_15, t0.style_id AS style_id_16, t0.membre_id AS membre_id_17 FROM figurine_gammes t0 INNER JOIN figurine_gammes_figurine_fabriquant ON t0.id = figurine_gammes_figurine_fabriquant.figurine_gammes_id WHERE figurine_gammes_figurine_fabriquant.figurine_fabriquant_id = ?
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.site AS site_6, t0.pays AS pays_7, t0.slug AS slug_8, t0.nom_japonais AS nom_japonais_9, t0.old_id AS old_id_10, t0.description AS description_11, t0.photo_alt AS photo_alt_12, t0.date_add AS date_add_13, t0.autre_appellation AS autre_appellation_14, t0.website AS website_15, t0.style_id AS style_id_16, t0.membre_id AS membre_id_17 FROM figurine_gammes t0 INNER JOIN figurine_gammes_figurine_fabriquant ON t0.id = figurine_gammes_figurine_fabriquant.figurine_gammes_id WHERE figurine_gammes_figurine_fabriquant.figurine_fabriquant_id = 62;
|
0.47 ms (3.56%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content AS content_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.status AS status_7, t0.tags AS tags_8, t0.photo AS photo_9, t0.type AS type_10, t0.updated_at AS updated_at_11, t0.published_date AS published_date_12, t0.view AS view_13, t0.old_id AS old_id_14, t0.photo_alt AS photo_alt_15, t0.faq_id AS faq_id_16 FROM posts t0 INNER JOIN figurine_fabriquant_posts ON t0.id = figurine_fabriquant_posts.posts_id WHERE figurine_fabriquant_posts.figurine_fabriquant_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content AS content_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.status AS status_7, t0.tags AS tags_8, t0.photo AS photo_9, t0.type AS type_10, t0.updated_at AS updated_at_11, t0.published_date AS published_date_12, t0.view AS view_13, t0.old_id AS old_id_14, t0.photo_alt AS photo_alt_15, t0.faq_id AS faq_id_16 FROM posts t0 INNER JOIN figurine_fabriquant_posts ON t0.id = figurine_fabriquant_posts.posts_id WHERE figurine_fabriquant_posts.figurine_fabriquant_id = 62;
|
0.46 ms (3.49%)
|
1 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.link AS link_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM annonces t0 WHERE t0.status = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.link AS link_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM annonces t0 WHERE t0.status = 1;
|
0.39 ms (2.95%)
|
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.about AS about_19, t0.autre_appellation AS autre_appellation_20, t0.membre_id AS membre_id_21 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.about AS about_19, t0.autre_appellation AS autre_appellation_20, t0.membre_id AS membre_id_21 FROM figurine_serie t0 WHERE t0.id = 158;
|
0.38 ms (2.88%)
|
2 |
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.tags AS tags_18, t0.date_naissance AS date_naissance_19, t0.license_personnage_id AS license_personnage_id_20, t0.genre_personnage_id AS genre_personnage_id_21, t0.serie_id AS serie_id_22 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.tags AS tags_18, t0.date_naissance AS date_naissance_19, t0.license_personnage_id AS license_personnage_id_20, t0.genre_personnage_id AS genre_personnage_id_21, t0.serie_id AS serie_id_22 FROM personnage t0 WHERE t0.id = 547;
|
0.30 ms (2.24%)
|
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 = 1;
|