| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Service`.`id`, `Service`.`nom`, `Service`.`slug`, `Service`.`article` FROM `isoprod`.`services` AS `Service` WHERE `Service`.`slug` = 'hotel-gite' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `MagasinService`.`id`, `MagasinService`.`magasin_id` FROM `isoprod`.`magasins_services` AS `MagasinService` WHERE `MagasinService`.`service_id` = 11 | 59 | 59 | 2 | |
| SELECT `User`.`id`, `User`.`name`, `User`.`email`, `User`.`password`, `User`.`salt`, `User`.`role_id`, `User`.`avatar`, `User`.`photo`, `User`.`created`, `User`.`last_login`, `User`.`photo_count`, `User`.`friend_count`, `User`.`notification_count`, `User`.`friend_request_count`, `User`.`blog_count`, `User`.`topic_count`, `User`.`group_count`, `User`.`event_count`, `User`.`conversation_user_count`, `User`.`video_count`, `User`.`gender`, `User`.`birthday`, `User`.`active`, `User`.`confirmed`, `User`.`code`, `User`.`notification_email`, `User`.`timezone`, `User`.`ip_address`, `User`.`privacy`, `User`.`username`, `User`.`about`, `User`.`featured`, `User`.`lang`, `User`.`hide_online`, `User`.`cover`, `User`.`approved`, `User`.`is_social`, `User`.`has_active_subscription`, `User`.`receive_message_from_non_friend`, `User`.`send_email_when_send_message`, `User`.`request_friend_email`, `User`.`notification_setting`, `User`.`profile_type_id`, `User`.`first_name`, `User`.`last_name`, `User`.`phone`, `User`.`facebook_link`, `User`.`twitter_handle`, `User`.`instagram_handle`, `User`.`strava_handle`, `User`.`linkedin_handle`, `User`.`disciplines`, `User`.`distance`, `User`.`level_id`, `User`.`lat`, `User`.`lng`, `User`.`kilometer_count`, `User`.`training_count`, `User`.`team_count`, `User`.`address`, `User`.`city`, `User`.`state`, `User`.`country`, `User`.`bike1_id`, `User`.`is_pro`, `User`.`social_avatar`, `User`.`magasin`, `User`.`postal_code`, `User`.`country_id`, `User`.`departement_id`, `User`.`registeredby`, `User`.`handisport`, `User`.`licence`, `User`.`licence_ffc`, `User`.`reset_password_token`, `User`.`token_created_at`, `User`.`urgence_nom`, `User`.`urgence_prenom`, `User`.`urgence_tel`, `User`.`tva_intra`, `User`.`raison_sociale`, `User`.`pays_id`, `User`.`uuid`, `User`.`club`, `User`.`token`, `User`.`role_v3`, `User`.`CG`, `Country`.`id`, `Country`.`name`, `Country`.`country_iso`, `Country`.`state_count`, `Country`.`order`, `Country`.`name_fr`, `Departement`.`id`, `Departement`.`departement_code`, `Departement`.`departement_nom`, `Departement`.`departement_nom_uppercase`, `Departement`.`departement_slug`, `Departement`.`departement_nom_soundex`, `Departement`.`country_id`, `Departement`.`article`, `Departement`.`ordre`, `Departement`.`pays_id`, (CONCAT(`Departement`.`departement_code`, " - ", `Departement`.`departement_nom`)) AS `Departement__code_nom` FROM `isoprod`.`users` AS `User` LEFT JOIN `isoprod`.`countries` AS `Country` ON (`User`.`country_id` = `Country`.`id`) LEFT JOIN `isoprod`.`departements` AS `Departement` ON (`User`.`departement_id` = `Departement`.`id`) WHERE `User`.`id` IS NULL LIMIT 1 | 0 | 0 | 28 | maybe slow |
| SELECT *, MagasinType.id, Departement.id FROM `isoprod`.`magasins` AS `Magasin` LEFT JOIN `isoprod`.`magasins_types` AS `MagasinType` ON (`Magasin`.`magasin_type_id` = `MagasinType`.`id`) LEFT JOIN `isoprod`.`departements` AS `Departement` ON (`Magasin`.`departement_id` = `Departement`.`id`) WHERE `Magasin`.`id` IN (24, 104, 1240, 1246, NULL, 1247, NULL, 1260, NULL, 1372, 1373, 1439, 1733, 1760, 1759, 1766, 1768, 1769, 1770, 1780, 1772, 1781, 1794, 1798, 1808, 2061, 2064, 2065, 1245, 2070, 2075, 2043, 2081, 1933, 2100, 2153, 2173, NULL, 2182, 2181, 1810, 1241, 2184, 2187, 2189, 2188, 2183, 2190, 2191, 2198, 2204, 1257, 2199, 2201, 2200, 2202, 2206, 2203, 2196) ORDER BY rand() ASC LIMIT 20 | 20 | 20 | 10 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `isoprod`.`magasins` AS `Magasin` WHERE `Magasin`.`id` IN (24, 104, 1240, 1246, NULL, 1247, NULL, 1260, NULL, 1372, 1373, 1439, 1733, 1760, 1759, 1766, 1768, 1769, 1770, 1780, 1772, 1781, 1794, 1798, 1808, 2061, 2064, 2065, 1245, 2070, 2075, 2043, 2081, 1933, 2100, 2153, 2173, NULL, 2182, 2181, 1810, 1241, 2184, 2187, 2189, 2188, 2183, 2190, 2191, 2198, 2204, 1257, 2199, 2201, 2200, 2202, 2206, 2203, 2196) | 1 | 1 | 1 | |
| SELECT `Departement`.`departement_slug`, (CONCAT(`Departement`.`departement_code`, " - ", `Departement`.`departement_nom`)) AS `Departement__code_nom` FROM `isoprod`.`departements` AS `Departement` WHERE 1 = 1 ORDER BY `ordre` ASC, `id` ASC | 234 | 234 | 1 | |
| SELECT `MagasinType`.`slug`, `MagasinType`.`nom` FROM `isoprod`.`magasins_types` AS `MagasinType` WHERE 1 = 1 ORDER BY `MagasinType`.`ordre` ASC | 10 | 10 | 0 | |
| SELECT `Marque`.`slug`, `Marque`.`nom` FROM `isoprod`.`marques` AS `Marque` WHERE 1 = 1 ORDER BY `Marque`.`nom` ASC | 138 | 138 | 0 | |
| SELECT `Service`.`slug`, `Service`.`nom` FROM `isoprod`.`services` AS `Service` WHERE 1 = 1 ORDER BY `Service`.`nom` ASC | 13 | 13 | 0 | |
| SELECT `Collection`.`url`, `Collection`.`titre`, `Collection`.`photo` FROM `isoprod`.`collections` AS `Collection` WHERE `type` = 'magasin' AND `statut` = 1 ORDER BY `ordre` ASC | 7 | 7 | 0 | |
| SELECT `Country`.`id`, `Country`.`name_fr` FROM `isoprod`.`countries` AS `Country` WHERE 1 = 1 ORDER BY `name_fr` ASC | 244 | 244 | 2 | |
| SELECT `Config`.`nom`, `Config`.`valeur` FROM `isoprod`.`configs` AS `Config` WHERE `categorie` = 'v3' | 8 | 8 | 0 | |