DoTravel doesn’t require travel insurance. However, we do recommend you buy travel insurance prior to departure to protect you during unexpected events.
Some activities or tours (e.g. Vespa tour) will include minimum required insurance in the price. Please check the product description carefully for special conditions or requirements.
| # | Time | Query |
|---|---|---|
| 1 | 4.1 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 8.72 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.54 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.61 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 1.05 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` = 46 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 2.48 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` = 9 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 0.69 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 |