DoTravel selects the best of the best. While all suppliers can register with us for free, each one undergoes a careful background and quality check before being allowed to sell on our platform.
All suppliers published on DoTravel are registered licensed businesses. We also evaluate and verify customer satisfaction via peer reviews, recommendations or any other online buzz. Only those who have proven to consistently deliver high-quality service, are allowed to sell with DoTravel.
| # | Time | Query |
|---|---|---|
| 1 | 2.82 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 6.05 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.44 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.66 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` = 38 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 5 | 1.02 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` = 6 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 0.6 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 |