Horse lovers can not miss a single edition of Equestria! In the case of the national stud farm of Tarbes, the birthplace of the Anglo-Arab, the best of creation there is riding its neighborhoods every summer with over 300 horsepower and nearly 500 speakers and...
The 6th Annual Fall Festival will take place in Normandy on the evening of October 19 to November 21. Time except in the seasons that animate cultural venues in the region, the festival will be a special time of meetings, dialogues and exchanges. Meetings between...
The Rain Festival is an exhibition of works by contemporary artists in the territory of Bessin Seulles and Sea - Caen - Basse Normandie. The festival is open to all painters, sculptors, illustrators, sculptors, photographers, videographers, professional image and...
the castle of the Huguenot offers a play outdoors, "Cyanide and pitch." This play written by Raphael and Thet Badré Véronique, staged by Véronique Badré, is a tribute to the comic thriller. The association between thriller and comedy may seem surprising at first,...
"Charles VIII, Louis XII, François 1st, Leonardo da Vinci, the Royal Court and the villagers are waiting for you at the royal castle of Amboise to relive an hour and a half years, the annals of the French Renaissance. Games light, water games, fireworks, scenes of...
Azay-le-Rideau present every summer evening, the enchanted mirror of the castle. A night show of a new type and animals where artists combine their talents to offer a rediscovery of one of the most beautiful Renaissance castles of the Loire Valley. They invite the...
Battles, duels, demonstrations of blacksmithing and war machines ... evoke the military life of the thirteenth century within the walls of the dungeon while old games, music and animations evoke intensive court life in the late Middle Ages. Medieval Market on...
Many activities during the Medieval Market with artists troops. Presence of many stalls of crafts and regional products. 9:00 Official Opening of the Market - 10:30 Great Medieval PARADE - 23:30 Firework Display.
At the heart of the forest of Puisaye, the "oeuvriers" have reached a clearing. They built without cranes or electricity, a veritable fortress according to the techniques of the thirteenth century. A great human adventure that takes you into the actions of the...
Second year feria in Nimes. The Harvest Fair closes temporada (bullfighting season). In the same spirit as that of Pentecost, though less in duration, three holidays during which the city vibrates: bullfighting, bull runs, fanfares, bodegas and good atmosphere are...
Since 40 years in July, this festival of baroque music is expanding its program by offering concerts not only Baroque and classical programming, but also a style of music-oriented jazz, gypsy jazz, or drew on the traditions ...
Each year Edimbourg city center hosted the world biggest popular book festival. More than 700 events: reading, discussion.
The 15 and 16 October, LVMH invites you to discover the secrets of his heritage, in 25 of his houses. Workshops, cellars, basements, family homes, studios, showrooms ... During the special day, we will open the doors of over 25 exceptional sites in France and...
With more than 120 works, paintings and sculptures, from the largest international institutions and private collections, the exhibition Orientalism in Europe, from Delacroix to Matisse, will offer a vast panorama of Orientalism, not only in France but also...
The largest festival of traditional Irish music, song and dance welcoming people from all the world. Competitions, céilithe, parades, pageants, street sessions and over 10000 musicians coming together to preserve the great tradition of playing and enjoying Irish music.
One of Ireland's oldest festivals dating back to pre-Christian times, King Puck is a wild mountain goat crowned for three days and nights of music, fun and entertainement.
A ten days feast of literature, jazz, indie, classical music, visual art, theatre and dance, traditional irish music, craft and lots of good craic. Many events take place inside St. Canice's Cathedral, Kilkenny Castle and other historic attractions, turning the...
This annual folk festival will provide the best of irish traditional & folk music, song and dance over the august bank holiday weekend.
The Medieval Provins 2011 were, once again, a success. As in time, thousands of visitors came from all over the world to participate in this reconstruction of the Champagne Fairs. We look forward to seeing you on 23 and 24 June 2012 for the next edition of the...
Globe Secret has been created from professional travelers, hospitality and e-business. Globe Secret team guarantee our users a high selection of boutique hotels. Travel agent register n° IM075100403 - Financial guarantee : BPRP - Member of - RCP : Hiscox n° HA PRC0055186 - CNIL 1517931.
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SELECT `Config`.*, `I18n__val`.`content`, `Config`.`id` FROM `configs` AS `Config` INNER JOIN `i18n` AS `I18n__val` ON (`Config`.`id` = `I18n__val`.`foreign_key` AND `I18n__val`.`model` = 'Config' AND `I18n__val`.`field` = 'val' AND `I18n__val`.`locale` = 'eng') WHERE 1 = 1 | 1 | 1 | 0 | ||
SELECT `Vals`.`id`, `Vals`.`locale`, `Vals`.`model`, `Vals`.`foreign_key`, `Vals`.`field`, `Vals`.`content` FROM `i18n` AS `Vals` WHERE `model` = 'Config' AND `field` = 'val' AND `Vals`.`foreign_key` = (1) | 2 | 2 | 0 | ||
SELECT `Event`.`id`, `Event`.`deleted`, `Event`.`validate`, `Event`.`published`, `Event`.`created_user_id`, `Event`.`begin`, `Event`.`end`, `Event`.`location`, `Event`.`latitude`, `Event`.`longitude`, `Event`.`zoom`, `Event`.`state_id`, `Event`.`country_id`, `Event`.`created`, `Event`.`modified`, `Event`.`url`, `Event`.`comment_count`, `Event`.`former_business_id` FROM `events` AS `Event` WHERE `Event`.`deleted` = 0 AND `Event`.`validate` = 1 AND `Event`.`published` = 1 AND `Event`.`id` in (SELECT `EventsTheme`.`event_id` FROM events_themes AS EventsTheme WHERE `EventsTheme`.`theme_id` = 6 ) | 268 | 268 | 2 | ||
SELECT `Event`.*, `HomeEvent`.*, `CreatedUser`.*, `Country`.*, `State`.*, `I18n__name`.`content`, `I18n__description`.`content`, `I18n__link`.`content`, `Event`.`id` FROM `events` AS `Event` INNER JOIN `event_i18n` AS `I18n__name` ON (`Event`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Event' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'eng') INNER JOIN `event_i18n` AS `I18n__description` ON (`Event`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Event' AND `I18n__description`.`field` = 'description' AND `I18n__description`.`locale` = 'eng') INNER JOIN `event_i18n` AS `I18n__link` ON (`Event`.`id` = `I18n__link`.`foreign_key` AND `I18n__link`.`model` = 'Event' AND `I18n__link`.`field` = 'link' AND `I18n__link`.`locale` = 'eng') LEFT JOIN `users` AS `CreatedUser` ON (`Event`.`created_user_id` = `CreatedUser`.`id`) LEFT JOIN `countries` AS `Country` ON (`Event`.`country_id` = `Country`.`id`) LEFT JOIN `states` AS `State` ON (`Event`.`state_id` = `State`.`id`) LEFT JOIN `home_events` AS `HomeEvent` ON (`HomeEvent`.`event_id` = `Event`.`id`) WHERE `Event`.`deleted` = 0 AND `Event`.`validate` = 1 AND `Event`.`published` = 1 AND `Event`.`id` in (SELECT `EventsTheme`.`event_id` FROM events_themes AS EventsTheme WHERE `EventsTheme`.`theme_id` = 6 ) ORDER BY `Event`.`id` DESC LIMIT 160, 20 | 20 | 20 | 10 | maybe slow | |
SELECT `EventImage`.`id`, `EventImage`.`event_id`, `EventImage`.`order`, `EventImage`.`uri`, `EventImage`.`credits` FROM `event_images` AS `EventImage` WHERE `EventImage`.`event_id` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 1 | 1 | 0 | ||
SELECT `Comment`.`id`, `Comment`.`parent_id`, `Comment`.`foreign_key`, `Comment`.`user_id`, `Comment`.`lft`, `Comment`.`rght`, `Comment`.`model`, `Comment`.`approved`, `Comment`.`is_spam`, `Comment`.`title`, `Comment`.`slug`, `Comment`.`body`, `Comment`.`author_name`, `Comment`.`author_url`, `Comment`.`author_email`, `Comment`.`language`, `Comment`.`comment_type`, `Comment`.`created`, `Comment`.`modified` FROM `comments` AS `Comment` WHERE `Comment`.`foreign_key` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 0 | 0 | 0 | ||
SELECT `Favorite`.`id`, `Favorite`.`user_id`, `Favorite`.`foreign_key`, `Favorite`.`model`, `Favorite`.`type`, `Favorite`.`position`, `Favorite`.`created`, `Favorite`.`modified` FROM `favorites` AS `Favorite` WHERE `Favorite`.`model` = 'Event' AND `Favorite`.`foreign_key` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 0 | 0 | 0 | ||
SELECT `Names`.`id`, `Names`.`locale`, `Names`.`model`, `Names`.`foreign_key`, `Names`.`field`, `Names`.`content` FROM `event_i18n` AS `Names` WHERE `model` = 'Event' AND `field` = 'name' AND `Names`.`foreign_key` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 40 | 40 | 1 | ||
SELECT `Descriptions`.`id`, `Descriptions`.`locale`, `Descriptions`.`model`, `Descriptions`.`foreign_key`, `Descriptions`.`field`, `Descriptions`.`content` FROM `event_i18n` AS `Descriptions` WHERE `model` = 'Event' AND `field` = 'description' AND `Descriptions`.`foreign_key` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 40 | 40 | 0 | ||
SELECT `Links`.`id`, `Links`.`locale`, `Links`.`model`, `Links`.`foreign_key`, `Links`.`field`, `Links`.`content` FROM `event_i18n` AS `Links` WHERE `model` = 'Event' AND `field` = 'link' AND `Links`.`foreign_key` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) | 40 | 40 | 0 | ||
SELECT `Hotel`.`id`, `Hotel`.`starred`, `Hotel`.`in`, `Hotel`.`maintrack_hotel_id`, `Hotel`.`brand_code`, `Hotel`.`name`, `Hotel`.`address`, `Hotel`.`zip_code`, `Hotel`.`cityarea_id`, `Hotel`.`city_id`, `Hotel`.`region_id`, `Hotel`.`state_id`, `Hotel`.`country_id`, `Hotel`.`latitude`, `Hotel`.`longitude`, `Hotel`.`zoom`, `Hotel`.`rating`, `Hotel`.`phone`, `Hotel`.`reservation_phone`, `Hotel`.`fax`, `Hotel`.`email`, `Hotel`.`created`, `Hotel`.`modified`, `Hotel`.`description`, `Hotel`.`description_fre`, `Hotel`.`amenity`, `Hotel`.`amenity_fre`, `Hotel`.`lowest_rate`, `Hotel`.`lr_currency`, `Hotel`.`lr_people`, `Hotel`.`comment_count`, `Hotel`.`cancellation_policy`, `Hotel`.`cancellation_policy_fre`, `Hotel`.`published`, `EventsHotel`.`event_id`, `EventsHotel`.`hotel_id` FROM `hotels` AS `Hotel` JOIN `events_hotels` AS `EventsHotel` ON (`EventsHotel`.`event_id` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) AND `EventsHotel`.`hotel_id` = `Hotel`.`id`) | 0 | 0 | 0 | ||
SELECT `Theme`.`id`, `Theme`.`created`, `Theme`.`modified`, `Theme`.`uri`, `EventsTheme`.`event_id`, `EventsTheme`.`theme_id` FROM `themes` AS `Theme` JOIN `events_themes` AS `EventsTheme` ON (`EventsTheme`.`event_id` IN (189, 188, 186, 183, 182, 181, 179, 178, 177, 175, 174, 172, 171, 170, 168, 167, 166, 165, 164, 160) AND `EventsTheme`.`theme_id` = `Theme`.`id`) | 63 | 63 | 0 | ||
SELECT `Theme`.*, `I18n__name`.`content`, `Theme`.`id` FROM `themes` AS `Theme` INNER JOIN `theme_i18n` AS `I18n__name` ON (`Theme`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Theme' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'eng') WHERE 1 = 1 ORDER BY `I18n__name`.`content` ASC | 10 | 10 | 0 | ||
SELECT `Names`.`id`, `Names`.`locale`, `Names`.`model`, `Names`.`foreign_key`, `Names`.`field`, `Names`.`content` FROM `theme_i18n` AS `Names` WHERE `model` = 'Theme' AND `field` = 'name' AND `Names`.`foreign_key` IN (6, 10, 7, 12, 11, 13, 5, 8, 4, 9) | 20 | 20 | 0 | ||
SELECT `Country`.`id`, `Country`.`name` FROM `countries` AS `Country` WHERE 1 = 1 ORDER BY `Country`.`name` ASC | 256 | 256 | 0 | ||
SELECT `Country`.`id`, `Country`.`name` FROM `countries` AS `Country` WHERE 1 = 1 ORDER BY `Country`.`name` ASC | 256 | 256 | 0 | ||
SELECT `Theme`.*, `I18n__name`.`content`, `Theme`.`id` FROM `themes` AS `Theme` INNER JOIN `theme_i18n` AS `I18n__name` ON (`Theme`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Theme' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'eng') WHERE 1 = 1 ORDER BY `I18n__name`.`content` ASC | 10 | 10 | 0 | ||
SELECT `Names`.`id`, `Names`.`locale`, `Names`.`model`, `Names`.`foreign_key`, `Names`.`field`, `Names`.`content` FROM `theme_i18n` AS `Names` WHERE `model` = 'Theme' AND `field` = 'name' AND `Names`.`foreign_key` IN (6, 10, 7, 12, 11, 13, 5, 8, 4, 9) | 20 | 20 | 0 | ||
SELECT `Theme`.`id`, `Theme`.`uri` FROM `themes` AS `Theme` WHERE 1 = 1 | 10 | 10 | 0 | ||
SELECT `Envie`.*, `I18n__name`.`content`, `Envie`.`id` FROM `envies` AS `Envie` INNER JOIN `envie_i18n` AS `I18n__name` ON (`Envie`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Envie' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'eng') WHERE 1 = 1 ORDER BY `I18n__name`.`content` ASC | 29 | 29 | 0 | ||
SELECT `Names`.`id`, `Names`.`locale`, `Names`.`model`, `Names`.`foreign_key`, `Names`.`field`, `Names`.`content` FROM `envie_i18n` AS `Names` WHERE `model` = 'Envie' AND `field` = 'name' AND `Names`.`foreign_key` IN (19, 5, 6, 24, 8, 25, 4, 10, 12, 7, 9, 22, 30, 14, 26, 21, 3, 1, 13, 27, 18, 11, 28, 29, 16, 15, 23, 2, 17) | 58 | 58 | 0 | ||
SELECT `Hotel`.`id`, `Country`.*, `Country`.`id` FROM `hotels` AS `Hotel` LEFT JOIN `countries` AS `Country` ON (`Hotel`.`country_id` = `Country`.`id`) WHERE 1 = 1 GROUP BY `Hotel`.`country_id` ORDER BY `Country`.`name` ASC | 120 | 120 | 0 | ||
SELECT `Promise`.*, `I18n__title`.`content`, `I18n__content`.`content`, `Promise`.`id` FROM `promises` AS `Promise` INNER JOIN `i18n` AS `I18n__title` ON (`Promise`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Promise' AND `I18n__title`.`field` = 'title' AND `I18n__title`.`locale` = 'eng') INNER JOIN `i18n` AS `I18n__content` ON (`Promise`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'Promise' AND `I18n__content`.`field` = 'content' AND `I18n__content`.`locale` = 'eng') WHERE 1 = 1 LIMIT 4 | 4 | 4 | 0 | ||
SELECT `Titles`.`id`, `Titles`.`locale`, `Titles`.`model`, `Titles`.`foreign_key`, `Titles`.`field`, `Titles`.`content` FROM `i18n` AS `Titles` WHERE `model` = 'Promise' AND `field` = 'title' AND `Titles`.`foreign_key` IN (1, 2, 3, 4) | 8 | 8 | 0 | ||
SELECT `Contents`.`id`, `Contents`.`locale`, `Contents`.`model`, `Contents`.`foreign_key`, `Contents`.`field`, `Contents`.`content` FROM `i18n` AS `Contents` WHERE `model` = 'Promise' AND `field` = 'content' AND `Contents`.`foreign_key` IN (1, 2, 3, 4) | 8 | 8 | 0 |
Peak Memory Use 24.74 MB
Message | Memory use |
---|---|
Component initialization | 14.99 MB |
Controller action start | 15.17 MB |
Controller render start | 16.22 MB |
View render complete | 20.09 MB |
Total Request Time: 314 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 47.87 | |
Component initialization and startup | 3.12 | |
Controller action | 46.37 | |
Render Controller Action | 145.19 | |
» Rendering View | 143.92 | |
» » Rendering APP/views/events/index.ctp | 86.98 | |
» » » Rendering APP/views/elements/events/item_search.ctp | 3.10 | |
» » » Rendering APP/views/elements/events/item_search.ctp #2 | 3.38 | |
» » » Rendering APP/views/elements/events/item_search.ctp #3 | 3.03 | |
» » » Rendering APP/views/elements/events/item_search.ctp #4 | 2.98 | |
» » » Rendering APP/views/elements/events/item_search.ctp #5 | 2.80 | |
» » » Rendering APP/views/elements/events/item_search.ctp #6 | 3.03 | |
» » » Rendering APP/views/elements/events/item_search.ctp #7 | 3.36 | |
» » » Rendering APP/views/elements/events/item_search.ctp #8 | 3.00 | |
» » » Rendering APP/views/elements/events/item_search.ctp #9 | 3.64 | |
» » » Rendering APP/views/elements/events/item_search.ctp #10 | 2.75 | |
» » » Rendering APP/views/elements/events/item_search.ctp #11 | 2.63 | |
» » » Rendering APP/views/elements/events/item_search.ctp #12 | 3.02 | |
» » » Rendering APP/views/elements/events/item_search.ctp #13 | 2.68 | |
» » » Rendering APP/views/elements/events/item_search.ctp #14 | 3.08 | |
» » » Rendering APP/views/elements/events/item_search.ctp #15 | 2.56 | |
» » » Rendering APP/views/elements/events/item_search.ctp #16 | 3.45 | |
» » » Rendering APP/views/elements/events/item_search.ctp #17 | 3.31 | |
» » » Rendering APP/views/elements/events/item_search.ctp #18 | 3.41 | |
» » » Rendering APP/views/elements/events/item_search.ctp #19 | 3.59 | |
» » » Rendering APP/views/elements/events/item_search.ctp #20 | 3.16 | |
» » » Rendering APP/views/elements/paging.ctp | 3.56 | |
» » Rendering APP/views/layouts/default.ctp | 56.73 | |
» » » Rendering APP/views/elements/google_analytics.ctp | 0.11 | |
» » » Rendering APP/views/elements/layout/top.ctp | 1.48 | |
» » » » Rendering APP/views/elements/layout/social_networks.ctp | 0.36 | |
» » » Rendering APP/views/elements/layout/header.ctp | 49.54 | |
» » » Rendering APP/views/elements/layout/extra.ctp | 0.14 | |
» » » Rendering APP/views/elements/layout/footer.ctp | 4.35 | |
» » » » Rendering APP/views/elements/layout/social_networks.ctp #2 | 0.35 | |
» » » Rendering APP/views/elements/layout/footnotes.ctp | 0.10 |