Morocco is known for its vibrant cuisine, medinas, dramatic landscapes, surf towns, and its desert regions. The North African country offers a diverse range of activities and attractions for tourists, including desert camel rides, bustling markets, tanneries, and some of the world’s most atmospheric beaches. From the pink-hued city of Marrakech to the white-washed coastal city of Tangier, there's something special about Morocco. There are few places in the world where you can camp in the vast Sahara Desert beneath a starry night sky, trek through snow-capped, craggy mountains, and ride the waves of the North Atlantic Ocean.
| # | Time | Query |
|---|---|---|
| 1 | 1.76 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 6.2 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.43 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.77 ms | SELECT d.*, d.cdn_image_uuid, d.cdn_variants, d.cdn_processing_status, d.use_cdn, m.id_language, m.name, m.description, m.summary, m.seo_title, m.seo_description, m.seo_keywords, m.seo_url, m.img_alt, m.faqs, m.index_content FROM `destinations` AS d INNER JOIN `destination_meta` AS m on d.id =... |
| 5 | 0.5 ms | SELECT t.*, m.id_language, m.title, m.description, m.img_alt, m.blog_link, m.category_link FROM `thingstodo` AS t INNER JOIN `thingtodo_meta` AS m ON t.id = m.id_thingtodo WHERE TRUE AND t.`id_destination` = 108 AND t.`status` = '34' AND m.`id_language` = 1 |
| 6 | 0.56 ms | SELECT d.*, m.id_language, m.name, m.description, m.summary, m.seo_title, m.seo_description, m.seo_keywords, m.seo_url, m.img_alt, (select count(*) from product_destination where id_destination = d.id) + (select count(*) from product_destination where id_destination = d.id) as experiencies FROM... |
| 7 | 145.88 ms | SELECT p.id FROM `products` p INNER JOIN `product_meta` pm ON pm.id_product = p.id AND pm.metaname = 'featured' AND pm.metavalue = '1' WHERE p.city IN ( SELECT dm_city.name FROM `destination_parent` dp1 JOIN `destinations` d_region ON d_region.id = dp1.id_child AND d_region.type = 27 JOIN... |