If you fail to find your tour provider at the designated meeting point, please contact the provider directly using the details indicated in your email booking confirmation. Please do so as soon as possible.
| # | Time | Query |
|---|---|---|
| 1 | 5.87 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 12.59 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 1.01 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.56 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.53 ms | SELECT f.*, m.id_language, m.question, m.answer FROM `faq_questions` AS f INNER JOIN `faq_question_meta` AS m on f.id = m.id_faq_question WHERE TRUE AND f.`id` = 54 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 0.49 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`id` = 10 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 2.83 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `show_order` ASC LIMIT 0 , 30 |