Time: 0.118058 / SQL: 0.01059s for 27 queries / Net Memory: 9122824 / Peak: 9703712
Debug: (0.0071830000000001) - (net usage: 883824) - (peak: 1512576)
Initialize Database
Debug: (0.009401) - (net usage: 1221968) - (peak: 1702104)
Done Initializing Database
Debug: (0.009422) - (net usage: 1222128) - (peak: 1702104)
initialize internal global cache
Debug: (0.011041) - (net usage: 1564496) - (peak: 2023104)
done initializing global cache
Debug: (0.011067) - (net usage: 1563960) - (peak: 2023104)
Loading Modules
Debug: (0.029221) - (net usage: 3995864) - (peak: 4739240)
SET @CG_ZEROTIME = NOW() - INTERVAL 150 YEAR,@CG_FUTURETIME = NOW() + INTERVAL 5 YEAR
Debug: (0.035758) - (net usage: 4766832) - (peak: 5302672)
End of Loading Modules
Debug: (0.036046) - (net usage: 4847680) - (peak: 5322528)
Initialize Smarty
Debug: (0.036061) - (net usage: 4847840) - (peak: 5322528)
Done Initialing Smarty
Debug: (0.036367) - (net usage: 4871936) - (peak: 5359840)
cms_content_cache: begin load needed content objects
Debug: (0.036677) - (net usage: 4886040) - (peak: 5365936)
cms_content_cache: end loading needed content objects
Debug: (0.037556) - (net usage: 5188432) - (peak: 5647744)
SELECT * FROM cms_content WHERE content_id = 48 LIMIT  1
Debug: (0.043694) - (net usage: 5762584) - (peak: 6344680)
process template top
Debug: (0.045553) - (net usage: 6242224) - (peak: 7196432)
SELECT * FROM cms_layout_templates WHERE id = 36 LIMIT  1
Debug: (0.055822) - (net usage: 7709192) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id = 48
Debug display of 'Start Load Smarty Plugin Navigator/function':(0.058017) - (net usage: 7754808) - (peak: 9256816)
Debug: (0.058624) - (net usage: 7801624) - (peak: 9256816)
SELECT * FROM cms_module_smarty_plugins ORDER BY module
Debug: (0.060815) - (net usage: 7871944) - (peak: 9256816)
Start Navigator default action
Debug: (0.061122) - (net usage: 7893128) - (peak: 9256816)
SELECT * FROM cms_layout_templates WHERE name = 'Constra_Menu' LIMIT  1
Debug: (0.062225) - (net usage: 7930064) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (1,33,34,35,39,40,41,43,45,61,62,63) AND active = 1 ORDER BY hierarchy
Debug: (0.063194) - (net usage: 7968128) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id IN (1,33,34,35,39,40,41,43,45,61,62,63) ORDER BY content_id
Debug: (0.064759) - (net usage: 8116880) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (52,53,54,55,56,57,58,64,60,59,65) AND active = 1 ORDER BY hierarchy
Debug: (0.065657) - (net usage: 8170136) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id IN (52,53,54,55,56,57,58,64,60,59,65) ORDER BY content_id
Debug: (0.066842) - (net usage: 8307832) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (36,37,38,42,66) AND active = 1 ORDER BY hierarchy
Debug: (0.067394) - (net usage: 8328568) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id IN (36,37,38,42,66) ORDER BY content_id
Debug: (0.068307) - (net usage: 8399760) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (44,51) AND active = 1 ORDER BY hierarchy
Debug: (0.06869) - (net usage: 8407992) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id IN (44,51) ORDER BY content_id
Debug: (0.069266) - (net usage: 8445288) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (46,47,49) AND active = 1 ORDER BY hierarchy
Debug: (0.069681) - (net usage: 8453480) - (peak: 9256816)
SELECT * FROM cms_content_props WHERE content_id IN (46,47) ORDER BY content_id
Debug: (0.070133) - (net usage: 8484632) - (peak: 9256816)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (49) AND active = 1 ORDER BY hierarchy
Debug: (0.082602) - (net usage: 8775464) - (peak: 9322928)
End Navigator default action
Debug: (0.08467) - (net usage: 8801576) - (peak: 9322928)
SELECT * FROM cms_module_banners_categories WHERE name = 'racing-rules' LIMIT  1
Debug display of 'CMSModuleDbTemplateResource startBanners;bannerlist_template':(0.084742) - (net usage: 8786592) - (peak: 9322928)
Debug: (0.085218) - (net usage: 8806872) - (peak: 9322928)
SELECT * from cms_module_templates WHERE module_name = 'Banners' and template_name = 'bannerlist_template' LIMIT  1
Debug display of 'CMSModuleDbTemplateResource endBanners;bannerlist_template':(0.085246) - (net usage: 8790280) - (peak: 9322928)
Debug: (0.085767) - (net usage: 8812104) - (peak: 9322928)
SELECT * FROM cms_module_banners
          WHERE category_id = '3' AND start_date <= NOW() AND (expires IS NULL OR expires > NOW())
          AND ((num_impressions < max_impressions) OR (max_impressions = 0)) ORDER BY name ASC
Debug: (0.087066) - (net usage: 8897248) - (peak: 9509344)
UPDATE cms_module_banners SET num_impressions = num_impressions + 1, last_impression = NOW() WHERE banner_id = '11'
Debug: (0.08727) - (net usage: 8897728) - (peak: 9509344)
UPDATE cms_module_banners SET num_impressions = num_impressions + 1, last_impression = NOW() WHERE banner_id = '10'
Debug: (0.087486) - (net usage: 8898208) - (peak: 9509344)
UPDATE cms_module_banners SET num_impressions = num_impressions + 1, last_impression = NOW() WHERE banner_id = '12'
Debug: (0.117332) - (net usage: 9136296) - (peak: 9703712)
SELECT SQL_CALC_FOUND_ROWS S.id FROM cms_layout_stylesheets S LEFT JOIN cms_layout_design_cssassoc D ON S.id = D.css_id WHERE D.design_id = 10 ORDER BY D.item_order ASC LIMIT 0, 1000
Debug: (0.117527) - (net usage: 9153440) - (peak: 9703712)
SELECT FOUND_ROWS() LIMIT  1
Debug: (0.117824) - (net usage: 9144608) - (peak: 9703712)
INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1736507118,0,NULL,-1,'cms_stylesheet','No stylesheets matched the criteria specified',NULL)
Debug: (0.117884) - (net usage: 9112424) - (peak: 9703712)
calling module Gallery from event ContentPostRender