" rel="stylesheet" rel='preload' as='style' onload="this.onload=null;this.rel='stylesheet'">
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `Configuration`.`key`, `Configuration`.`value` FROM `tmdb`.`configurations` AS `Configuration` WHERE 1 = 1 | 44 | 44 | 1 | |
| 2 | SELECT `WebPageSeo`.`id`, `WebPageSeo`.`key`, `WebPageSeo`.`es_name`, `WebPageSeo`.`en_name`, `WebPageSeo`.`es_title`, `WebPageSeo`.`en_title`, `WebPageSeo`.`es_description`, `WebPageSeo`.`en_description`, `WebPageSeo`.`es_meta`, `WebPageSeo`.`en_meta`, `WebPageSeo`.`es_header_code`, `WebPageSeo`.`en_header_code`, `WebPageSeo`.`es_footer_code`, `WebPageSeo`.`en_footer_code`, `WebPageSeo`.`created`, `WebPageSeo`.`modified`, `MediaImage`.`id`, `MediaImage`.`name`, `MediaImage`.`title`, `MediaImage`.`subtitle`, `MediaImage`.`alt`, `MediaImage`.`share_key`, `MediaImage`.`extra`, `MediaImage`.`type`, `MediaImage`.`model`, `MediaImage`.`foreign_key`, `MediaImage`.`collection`, `MediaImage`.`order`, `MediaImage`.`key`, `MediaImage`.`source`, `MediaImage`.`source_format`, `MediaImage`.`format`, `MediaImage`.`width`, `MediaImage`.`height`, `MediaImage`.`size`, `MediaImage`.`length`, `MediaImage`.`public`, `MediaImage`.`main`, `MediaImage`.`shared`, `MediaImage`.`is_file`, `MediaImage`.`created`, `MediaImage`.`modified` FROM `tmdb`.`web_page_seos` AS `WebPageSeo` LEFT JOIN `tmdb`.`media` AS `MediaImage` ON (`MediaImage`.`foreign_key` = `WebPageSeo`.`id` AND `MediaImage`.`model` = 'WebPageSeo' AND `MediaImage`.`collection` = 'image') WHERE 1 = 1 ORDER BY `WebPageSeo`.`es_name` ASC | 7 | 7 | 1 | |
| 3 | SELECT `TourCategory`.`slug_en`, `TourCategory`.`name_en`, `TourCategory`.`special_offer` FROM `tmdb`.`tour_categories` AS `TourCategory` WHERE `TourCategory`.`active` = '1' AND ((`TourCategory`.`active_tours` > 0) OR (`TourCategory`.`rel_active_tours` > 0)) ORDER BY `TourCategory`.`order` ASC | 9 | 9 | 0 | |
| 4 | SELECT `TourCategory`.`id`, `TourCategory`.`name` FROM `tmdb`.`tour_categories` AS `TourCategory` WHERE `TourCategory`.`active` = '1' | 10 | 10 | 1 | |
| 5 | SELECT `TourLevel`.`id`, `TourLevel`.`name` FROM `tmdb`.`tour_levels` AS `TourLevel` WHERE `TourLevel`.`active` = '1' | 3 | 3 | 0 | |
| 6 | SELECT `TourType`.`id`, `TourType`.`name` FROM `tmdb`.`tour_types` AS `TourType` WHERE `TourType`.`active` = '1' | 6 | 6 | 0 | |
| 7 | SELECT `TourCategory`.`id`, `TourCategory`.`name`, `TourCategory`.`name_en`, `TourCategory`.`title`, `TourCategory`.`title_en`, `TourCategory`.`subtitle`, `TourCategory`.`subtitle_en`, `TourCategory`.`banner`, `TourCategory`.`key`, `TourCategory`.`special_offer`, `TourCategory`.`order`, `TourCategory`.`created`, `TourCategory`.`modified`, `TourCategory`.`slug`, `TourCategory`.`slug_en`, `TourCategory`.`genesis`, `TourCategory`.`class_id`, `TourCategory`.`class_code`, `TourCategory`.`class_desc`, `TourCategory`.`tours`, `TourCategory`.`active_tours`, `TourCategory`.`rel_tours`, `TourCategory`.`rel_active_tours`, `TourCategory`.`active`, `TourCategory`.`seo_title`, `TourCategory`.`seo_title_en`, `TourCategory`.`seo_description`, `TourCategory`.`seo_description_en`, (IF(special_offer, "Sí", "No")) AS `TourCategory__special_offer_display`, (IF(genesis, "Sí", "No")) AS `TourCategory__is_genesis`, (CONCAT(`TourCategory`.`name`, " / ", `TourCategory`.`name_en`)) AS `TourCategory__set_name`, (IF(genesis, 0, 1)) AS `TourCategory__deletable`, `MediaSeo`.`id`, `MediaSeo`.`name`, `MediaSeo`.`title`, `MediaSeo`.`subtitle`, `MediaSeo`.`alt`, `MediaSeo`.`share_key`, `MediaSeo`.`extra`, `MediaSeo`.`type`, `MediaSeo`.`model`, `MediaSeo`.`foreign_key`, `MediaSeo`.`collection`, `MediaSeo`.`order`, `MediaSeo`.`key`, `MediaSeo`.`source`, `MediaSeo`.`source_format`, `MediaSeo`.`format`, `MediaSeo`.`width`, `MediaSeo`.`height`, `MediaSeo`.`size`, `MediaSeo`.`length`, `MediaSeo`.`public`, `MediaSeo`.`main`, `MediaSeo`.`shared`, `MediaSeo`.`is_file`, `MediaSeo`.`created`, `MediaSeo`.`modified`, `MediaBanner`.`id`, `MediaBanner`.`name`, `MediaBanner`.`title`, `MediaBanner`.`subtitle`, `MediaBanner`.`alt`, `MediaBanner`.`share_key`, `MediaBanner`.`extra`, `MediaBanner`.`type`, `MediaBanner`.`model`, `MediaBanner`.`foreign_key`, `MediaBanner`.`collection`, `MediaBanner`.`order`, `MediaBanner`.`key`, `MediaBanner`.`source`, `MediaBanner`.`source_format`, `MediaBanner`.`format`, `MediaBanner`.`width`, `MediaBanner`.`height`, `MediaBanner`.`size`, `MediaBanner`.`length`, `MediaBanner`.`public`, `MediaBanner`.`main`, `MediaBanner`.`shared`, `MediaBanner`.`is_file`, `MediaBanner`.`created`, `MediaBanner`.`modified` FROM `tmdb`.`tour_categories` AS `TourCategory` LEFT JOIN `tmdb`.`media` AS `MediaSeo` ON (`MediaSeo`.`foreign_key` = `TourCategory`.`id` AND `MediaSeo`.`model` = 'TourCategory' AND `MediaSeo`.`collection` = 'seo') LEFT JOIN `tmdb`.`media` AS `MediaBanner` ON (`MediaBanner`.`foreign_key` = `TourCategory`.`id` AND `MediaBanner`.`model` = 'TourCategory' AND `MediaBanner`.`collection` = 'banner') WHERE `TourCategory`.`slug_en` = 'water-sports' AND `TourCategory`.`active` = '1' AND ((`TourCategory`.`active_tours` > 0) OR (`TourCategory`.`rel_active_tours` > 0)) LIMIT 1 | 1 | 1 | 1 | |
| 8 | SELECT `TourCategory`.`id`, `TourCategory`.`name_en` FROM `tmdb`.`tour_categories` AS `TourCategory` WHERE `TourCategory`.`active` = '1' AND ((`TourCategory`.`active_tours` > 0) OR (`TourCategory`.`rel_active_tours` > 0)) ORDER BY `TourCategory`.`order` ASC | 9 | 9 | 0 | |
| 9 | SELECT `TourLevel`.`id`, `TourLevel`.`name_en` FROM `tmdb`.`tour_levels` AS `TourLevel` WHERE `TourLevel`.`active` = '1' AND `TourLevel`.`active_tours` > 0 ORDER BY `TourLevel`.`order` ASC | 3 | 3 | 0 | |
| 10 | SELECT `TourType`.`id`, `TourType`.`name_en` FROM `tmdb`.`tour_types` AS `TourType` WHERE `TourType`.`active` = '1' AND `TourType`.`active_tours` > 0 ORDER BY `TourType`.`order` ASC | 5 | 5 | 0 | |
| 11 | SELECT `TourRecommendation`.`id`, `TourRecommendation`.`name_en` FROM `tmdb`.`tour_recommendations` AS `TourRecommendation` WHERE `TourRecommendation`.`active` = '1' AND `TourRecommendation`.`active_tours` > 0 ORDER BY `TourRecommendation`.`order` ASC | 3 | 3 | 0 | |
| 12 | SELECT MIN(`Tour`.`min_price_usd`) as min_price, MAX(`Tour`.`min_price_usd`) as max_price FROM `tmdb`.`tours` AS `Tour` WHERE `Tour`.`active` = '1' AND `Tour`.`genesis_active` = '1' LIMIT 1 | 1 | 1 | 1 | |
| 13 | SELECT `Tour`.`id`, `Tour`.`name`, `Tour`.`name_en`, `Tour`.`subtitle`, `Tour`.`subtitle_en`, `Tour`.`slug`, `Tour`.`slug_en`, `Tour`.`genesis_id`, `Tour`.`genesis_code`, `Tour`.`genesis_desc`, `Tour`.`genesis_active`, `Tour`.`short_description`, `Tour`.`short_description_en`, `Tour`.`description`, `Tour`.`description_en`, `Tour`.`meta_title`, `Tour`.`meta_title_en`, `Tour`.`meta_description`, `Tour`.`meta_description_en`, `Tour`.`recommendations`, `Tour`.`recommendations_en`, `Tour`.`schedule`, `Tour`.`schedule_en`, `Tour`.`promo`, `Tour`.`all_day`, `Tour`.`min_price_mxn`, `Tour`.`min_price_usd`, `Tour`.`ranking`, `Tour`.`duration`, `Tour`.`duration_en`, `Tour`.`monday`, `Tour`.`tuesday`, `Tour`.`wednesday`, `Tour`.`thursday`, `Tour`.`friday`, `Tour`.`saturday`, `Tour`.`sunday`, `Tour`.`age_min`, `Tour`.`age_max`, `Tour`.`tour_category_id`, `Tour`.`tour_type_id`, `Tour`.`tour_level_id`, `Tour`.`order`, `Tour`.`active`, `Tour`.`created`, `Tour`.`modified`, `Tour`.`genesis_update`, `Tour`.`new`, (CONCAT("<span class=\"d-inline-block badge bg-dark text-white\">ESP:</span> ", `Tour`.`name`, "<br>", "<span class=\"d-inline-block badge bg-dark text-white\">ENG:</span> ", `Tour`.`name_en`, IF(`Tour`.`new`, "<br /><div class=\"d-inline-block badge bg-success text-white\">Nuevo</div>", ""))) AS `Tour__set_name`, (DATE_FORMAT(`Tour`.`created`, "%d/%m/%y %H:%i")) AS `Tour__display_created`, (IF(`Tour`.`genesis_active`, "<span class=\"bg-success text-white p-2 rounded\">Si</span>", "<span class=\"bg-danger text-white p-2 rounded\">No</span>")) AS `Tour__is_active`, `MediaCover`.`id`, `MediaCover`.`name`, `MediaCover`.`title`, `MediaCover`.`subtitle`, `MediaCover`.`alt`, `MediaCover`.`share_key`, `MediaCover`.`extra`, `MediaCover`.`type`, `MediaCover`.`model`, `MediaCover`.`foreign_key`, `MediaCover`.`collection`, `MediaCover`.`order`, `MediaCover`.`key`, `MediaCover`.`source`, `MediaCover`.`source_format`, `MediaCover`.`format`, `MediaCover`.`width`, `MediaCover`.`height`, `MediaCover`.`size`, `MediaCover`.`length`, `MediaCover`.`public`, `MediaCover`.`main`, `MediaCover`.`shared`, `MediaCover`.`is_file`, `MediaCover`.`created`, `MediaCover`.`modified`, `MediaThumbnail`.`id`, `MediaThumbnail`.`name`, `MediaThumbnail`.`title`, `MediaThumbnail`.`subtitle`, `MediaThumbnail`.`alt`, `MediaThumbnail`.`share_key`, `MediaThumbnail`.`extra`, `MediaThumbnail`.`type`, `MediaThumbnail`.`model`, `MediaThumbnail`.`foreign_key`, `MediaThumbnail`.`collection`, `MediaThumbnail`.`order`, `MediaThumbnail`.`key`, `MediaThumbnail`.`source`, `MediaThumbnail`.`source_format`, `MediaThumbnail`.`format`, `MediaThumbnail`.`width`, `MediaThumbnail`.`height`, `MediaThumbnail`.`size`, `MediaThumbnail`.`length`, `MediaThumbnail`.`public`, `MediaThumbnail`.`main`, `MediaThumbnail`.`shared`, `MediaThumbnail`.`is_file`, `MediaThumbnail`.`created`, `MediaThumbnail`.`modified` FROM `tmdb`.`tours` AS `Tour` LEFT JOIN `tmdb`.`media` AS `MediaCover` ON (`MediaCover`.`foreign_key` = `Tour`.`id` AND `MediaCover`.`model` = 'Tour' AND `MediaCover`.`collection` = 'cover') LEFT JOIN `tmdb`.`media` AS `MediaThumbnail` ON (`MediaThumbnail`.`foreign_key` = `Tour`.`id` AND `MediaThumbnail`.`model` = 'Tour' AND `MediaThumbnail`.`collection` = 'thumbnail') LEFT JOIN `tmdb`.`tours_categories` AS `ToursCategory` ON (`ToursCategory`.`tour_id` = `Tour`.`id` AND `ToursCategory`.`tour_category_id` = (8)) WHERE `Tour`.`active` = '1' AND `Tour`.`genesis_active` = '1' AND ((`Tour`.`tour_category_id` = (8)) OR (`ToursCategory`.`tour_category_id` = (8))) GROUP BY `Tour`.`id` ORDER BY `Tour`.`min_price_mxn` asc LIMIT 9, 9 | 9 | 9 | 5 | |
| 14 | SELECT `MediaGallery`.`id`, `MediaGallery`.`name`, `MediaGallery`.`title`, `MediaGallery`.`subtitle`, `MediaGallery`.`alt`, `MediaGallery`.`share_key`, `MediaGallery`.`extra`, `MediaGallery`.`type`, `MediaGallery`.`model`, `MediaGallery`.`foreign_key`, `MediaGallery`.`collection`, `MediaGallery`.`order`, `MediaGallery`.`key`, `MediaGallery`.`source`, `MediaGallery`.`source_format`, `MediaGallery`.`format`, `MediaGallery`.`width`, `MediaGallery`.`height`, `MediaGallery`.`size`, `MediaGallery`.`length`, `MediaGallery`.`public`, `MediaGallery`.`main`, `MediaGallery`.`shared`, `MediaGallery`.`is_file`, `MediaGallery`.`created`, `MediaGallery`.`modified` FROM `tmdb`.`media` AS `MediaGallery` WHERE `MediaGallery`.`model` = 'Tour' AND `MediaGallery`.`collection` = 'gallery' AND `MediaGallery`.`foreign_key` IN (184, 214, 90, 272, 294, 273, 280, 279, 91) ORDER BY `MediaGallery`.`order` DESC | 9 | 9 | 1 | |
| 15 | SELECT COUNT(*) AS `count` FROM `tmdb`.`tours` AS `Tour` LEFT JOIN `tmdb`.`media` AS `MediaCover` ON (`MediaCover`.`foreign_key` = `Tour`.`id` AND `MediaCover`.`model` = 'Tour' AND `MediaCover`.`collection` = 'cover') LEFT JOIN `tmdb`.`media` AS `MediaThumbnail` ON (`MediaThumbnail`.`foreign_key` = `Tour`.`id` AND `MediaThumbnail`.`model` = 'Tour' AND `MediaThumbnail`.`collection` = 'thumbnail') LEFT JOIN `tmdb`.`tours_categories` AS `ToursCategory` ON (`ToursCategory`.`tour_id` = `Tour`.`id` AND `ToursCategory`.`tour_category_id` = (8)) WHERE `Tour`.`active` = '1' AND `Tour`.`genesis_active` = '1' AND ((`Tour`.`tour_category_id` = (8)) OR (`ToursCategory`.`tour_category_id` = (8))) GROUP BY `Tour`.`id` | 21 | 21 | 2 |