Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.68 KB | None | 0 0
  1. Application Log
  2. Profiling Summary Report
  3. Time: 300.19870s
  4.  
  5. Memory: 10,183Kb
  6.  
  7. Total Queries: 21
  8.  
  9. count total average min max
  10. 1 0.00467 0.00467 0.00467 0.00467 system.db.CDbCommand.query(SELECT `locale`
  11. FROM `craft_locales`
  12. ORDER BY `sortOrder`)
  13. 1 0.00337 0.00337 0.00337 0.00337 system.db.CDbCommand.execute(INSERT INTO `craft_deprecationerrors` (`key`, `fingerprint`, `dateCreated`, `uid`, `lastOccurrence`, `file`, `line`, `class`, `method`, `template`, `templateLine`, `message`, `traces`, `dateUpdated`) VALUES (:key, :fingerprint, :dateCreated, :uid, :lastOccurrence, :file, :line, :class, :method, :template, :templateLine, :message, :traces, :dateUpdated) ON DUPLICATE KEY UPDATE `lastOccurrence` = :lastOccurrence, `file` = :file, `line` = :line, `class` = :class, `method` = :method, `template` = :template, `templateLine` = :templateLine, `message` = :message, `traces` = :traces, `dateUpdated` = :dateUpdated. Bound with :key='PluginsService::method_hook_prefix', :fingerprint='Craft\\PluginsService:570', :dateCreated='2015-04-21 13:05:39', :uid='346eda0b-e3ac-45d2-a4b6-3faa1632588b', :lastOccurrence='2015-04-21 13:05:39', :file='/var/www/shared/craft/app/services/PluginsService.php', :line=570, :class='Craft\\PluginsService', :method='call', :template=NULL, :templateLine=NULL, :message='The “hook” prefix on the Craft\\ImgsrcPlugin::hookAddTwigExtension() method name has been deprecated. It should be renamed to addTwigExtension().', :traces='[{"objectClass":"Craft\\\\DeprecatorService","file":"\\/var\\/www\\/shared\\/craft\\/app\\/services\\/PluginsService.php","line":570,"class":"Craft\\\\DeprecatorService","method":"log","args":"\\"PluginsService::method_hook_prefix\\", \\"The \\u201chook\\u201d prefix on the Craft\\\\ImgsrcPlugin::hookAddTwigExte...\\""},{"objectClass":"Craft\\\\PluginsService","file":"\\/var\\/www\\/shared\\/craft\\/app\\/services\\/TemplatesService.php","line":1282,"class":"Craft\\\\PluginsService","method":"call","args":"\\"addTwigExtension\\""},{"objectClass":"Craft\\\\TemplatesService","file":"\\/var\\/www\\/shared\\/craft\\/app\\/services\\/TemplatesService.php","line":160,"class":"Craft\\\\TemplatesService","method":"_addPluginTwigExtensions","args":"Twig_Environment"},{"objectClass":"Craft\\\\TemplatesService","file":"\\/var\\/www\\/shared\\/craft\\/app\\/services\\/TemplatesService.php","line":216,"class":"Craft\\\\TemplatesService","method":"getTwig","args":null},{"objectClass":"Craft\\\\TemplatesService","file":"\\/var\\/www\\/shared\\/craft\\/app\\/controllers\\/BaseController.php","line":74,"class":"Craft\\\\TemplatesService","method":"render","args":"\\"entries\\", array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\")"},{"objectClass":"Craft\\\\TemplatesController","file":"\\/var\\/www\\/shared\\/craft\\/app\\/controllers\\/TemplatesController.php","line":55,"class":"Craft\\\\BaseController","method":"renderTemplate","args":"\\"entries\\", array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\")"},{"objectClass":"Craft\\\\TemplatesController","file":null,"line":null,"class":"Craft\\\\TemplatesController","method":"actionRender","args":"\\"entries\\", array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\")"},{"objectClass":"ReflectionMethod","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/actions\\/CAction.php","line":108,"class":"ReflectionMethod","method":"invokeArgs","args":"Craft\\\\TemplatesController, array(\\"entries\\", array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\"))"},{"objectClass":"CInlineAction","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/actions\\/CInlineAction.php","line":47,"class":"CAction","method":"runWithParamsInternal","args":"Craft\\\\TemplatesController, ReflectionMethod, array(\\"p\\" => \\"admin\\/entries\\/contentPages\\", \\"variables\\" => array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\"), \\"template\\" => \\"entries\\")"},{"objectClass":"CInlineAction","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/CController.php","line":308,"class":"CInlineAction","method":"runWithParams","args":"array(\\"p\\" => \\"admin\\/entries\\/contentPages\\", \\"variables\\" => array(\\"matches\\" => array(0 => \\"entries\\/contentPages\\", \\"sectionHandle\\" => \\"contentPages\\", 1 => \\"contentPages\\"), \\"sectionHandle\\" => \\"contentPages\\"), \\"template\\" => \\"entries\\")"},{"objectClass":"Craft\\\\TemplatesController","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/CController.php","line":286,"class":"CController","method":"runAction","args":"CInlineAction"},{"objectClass":"Craft\\\\TemplatesController","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/CController.php","line":265,"class":"CController","method":"runActionWithFilters","args":"CInlineAction, array()"},{"objectClass":"Craft\\\\TemplatesController","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/CWebApplication.php","line":282,"class":"CController","method":"run","args":"\\"render\\""},{"objectClass":"Craft\\\\WebApp","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/web\\/CWebApplication.php","line":141,"class":"CWebApplication","method":"runController","args":"\\"templates\\/render\\""},{"objectClass":"Craft\\\\WebApp","file":"\\/var\\/www\\/shared\\/craft\\/app\\/etc\\/web\\/WebApp.php","line":266,"class":"CWebApplication","method":"processRequest","args":null},{"objectClass":"Craft\\\\WebApp","file":"\\/var\\/www\\/shared\\/craft\\/app\\/framework\\/base\\/CApplication.php","line":180,"class":"Craft\\\\WebApp","method":"processRequest","args":null},{"objectClass":"Craft\\\\WebApp","file":"\\/var\\/www\\/shared\\/craft\\/app\\/index.php","line":62,"class":"CApplication","method":"run","args":null},{"objectClass":null,"file":"\\/var\\/www\\/releases\\/20150421122020\\/public_html\\/index.php","line":24,"class":null,"method":"require_once","args":"\\"\\/var\\/www\\/shared\\/craft\\/app\\/index.php\\""}]', :dateUpdated='2015-04-21 13:05:39')
  14. 1 0.00180 0.00180 0.00180 0.00180 system.db.CDbCommand.query(SELECT `elements`.`id`, `elements`.`type`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_i18n`.`slug`, `elements_i18n`.`uri`, `elements_i18n`.`enabled` AS `localeEnabled`, `content`.`id` AS `contentId`, `content`.`title`, `content`.`field_eventAccredited`, `content`.`field_alreadyOnListMsg`, `content`.`field_author`, `content`.`field_companyAddress`, `content`.`field_companyEmail`, `content`.`field_companyTelephone`, `content`.`field_eventContact`, `content`.`field_eventCost`, `content`.`field_description`, `content`.`field_errorMsg`, `content`.`field_eventsDescription`, `content`.`field_eventsTitle`, `content`.`field_excerpt`, `content`.`field_facebookAccount`, `content`.`field_intro`, `content`.`field_jobVacanciesTitle`, `content`.`field_metaDescription`, `content`.`field_metaTitle`, `content`.`field_noOpportunitiesMessage`, `content`.`field_noResultsMessage`, `content`.`field_subTitle`, `content`.`field_thanksMsg`, `content`.`field_trainingDescription`, `content`.`field_trainingTitle`, `content`.`field_twitterAccount`, `content`.`field_vacancyType`, `content`.`field_eventVenue`, `content`.`field_volunteerVacanciesTitle`, `categories`.`groupId`, `structureelements`.`root`, `structureelements`.`lft`, `structureelements`.`rgt`, `structureelements`.`level`
  15. FROM `craft_elements` `elements`
  16. JOIN `craft_elements_i18n` `elements_i18n` ON elements_i18n.elementId = elements.id
  17. JOIN `craft_content` `content` ON content.elementId = elements.id
  18. JOIN `craft_categories` `categories` ON categories.id = elements.id
  19. JOIN `craft_categorygroups` `categorygroups` ON categorygroups.id = categories.groupId
  20. LEFT JOIN `craft_structures` `structures` ON structures.id = categorygroups.structureId
  21. LEFT JOIN `craft_structureelements` `structureelements` ON (structureelements.structureId = structures.id) AND (structureelements.elementId = categories.id)
  22. WHERE (((((elements_i18n.locale = :locale) AND (content.locale = :locale)) AND (elements.archived = 0)) AND (elements.enabled = 1)) AND (elements_i18n.enabled = 1)) AND (categories.groupId=:categoriesgroupId1)
  23. GROUP BY `elements`.`id`
  24. ORDER BY `lft` LIMIT 100. Bound with :locale='en_gb', :categoriesgroupId1='1')
  25. 1 0.00096 0.00096 0.00096 0.00096 system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `craft_categorygroups`)
  26. 1 0.00053 0.00053 0.00053 0.00053 system.db.CDbCommand.query(SHOW TABLES LIKE 'craft_%')
  27. 1 0.00050 0.00050 0.00050 0.00050 system.db.CDbCommand.query(SHOW FULL COLUMNS FROM `craft_structures`)
  28. 1 0.00037 0.00037 0.00037 0.00037 system.db.CDbCommand.query(SELECT `id`, `groupId`, `name`, `handle`, `context`, `instructions`, `translatable`, `type`, `settings`
  29. FROM `craft_fields`
  30. WHERE context = :context
  31. ORDER BY `name`. Bound with :context='global')
  32. 1 0.00025 0.00025 0.00025 0.00025 system.db.CDbCommand.query(SELECT `elements`.`id`, `elements`.`type`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_i18n`.`slug`, `elements_i18n`.`uri`, `elements_i18n`.`enabled` AS `localeEnabled`, `content`.`id` AS `contentId`, `content`.`field_eventAccredited`, `content`.`field_alreadyOnListMsg`, `content`.`field_author`, `content`.`field_companyAddress`, `content`.`field_companyEmail`, `content`.`field_companyTelephone`, `content`.`field_eventContact`, `content`.`field_eventCost`, `content`.`field_description`, `content`.`field_errorMsg`, `content`.`field_eventsDescription`, `content`.`field_eventsTitle`, `content`.`field_excerpt`, `content`.`field_facebookAccount`, `content`.`field_intro`, `content`.`field_jobVacanciesTitle`, `content`.`field_metaDescription`, `content`.`field_metaTitle`, `content`.`field_noOpportunitiesMessage`, `content`.`field_noResultsMessage`, `content`.`field_subTitle`, `content`.`field_thanksMsg`, `content`.`field_trainingDescription`, `content`.`field_trainingTitle`, `content`.`field_twitterAccount`, `content`.`field_vacancyType`, `content`.`field_eventVenue`, `content`.`field_volunteerVacanciesTitle`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`fieldLayoutId`
  33. FROM `craft_elements` `elements`
  34. JOIN `craft_elements_i18n` `elements_i18n` ON elements_i18n.elementId = elements.id
  35. JOIN `craft_content` `content` ON content.elementId = elements.id
  36. JOIN `craft_globalsets` `globalsets` ON globalsets.id = elements.id
  37. WHERE ((((elements_i18n.locale = :locale) AND (content.locale = :locale)) AND (elements.archived = 0)) AND (elements.enabled = 1)) AND (elements_i18n.enabled = 1)
  38. GROUP BY `elements`.`id`
  39. ORDER BY `name` LIMIT 100. Bound with :locale='en_gb')
  40. 1 0.00023 0.00023 0.00023 0.00023 system.db.CDbCommand.query(SELECT `sections`.`id`, `sections`.`structureId`, `sections`.`name`, `sections`.`handle`, `sections`.`type`, `sections`.`hasUrls`, `sections`.`template`, `sections`.`enableVersioning`, `structures`.`maxLevels`
  41. FROM `craft_sections` `sections`
  42. LEFT JOIN `craft_structures` `structures` ON structures.id = sections.structureId
  43. ORDER BY `name`)
  44. 1 0.00019 0.00019 0.00019 0.00019 system.db.CDbCommand.query(SHOW CREATE TABLE `craft_categorygroups`)
  45. 1 0.00018 0.00018 0.00018 0.00018 system.db.CDbCommand.query(SELECT *
  46. FROM `craft_users`
  47. WHERE id=:id. Bound with :id='1')
  48. 1 0.00016 0.00016 0.00016 0.00016 system.db.CDbCommand.query(SELECT *
  49. FROM `craft_tasks`
  50. WHERE (lft = 1) AND (status = :status). Bound with :status='running')
  51. 1 0.00016 0.00016 0.00016 0.00016 system.db.CDbCommand.query(SELECT `id`
  52. FROM `craft_globalsets`)
  53. 1 0.00011 0.00011 0.00011 0.00011 system.db.CDbCommand.query(SHOW CREATE TABLE `craft_structures`)
  54. 1 0.00011 0.00011 0.00011 0.00011 system.db.CDbCommand.query(SELECT `id`, `class`, `version`, `settings`, `installDate`
  55. FROM `craft_plugins`
  56. WHERE enabled=1)
  57. 1 0.00010 0.00010 0.00010 0.00010 system.db.CDbCommand.query(SELECT `id`
  58. FROM `craft_categorygroups`)
  59. 1 0.00010 0.00010 0.00010 0.00010 system.db.CDbCommand.query(SELECT *
  60. FROM `craft_info` LIMIT 1)
  61. 1 0.00010 0.00010 0.00010 0.00010 system.db.CDbCommand.query(SELECT `id`
  62. FROM `craft_assetsources`)
  63. 1 0.00010 0.00010 0.00010 0.00010 system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`structureId` AS `t0_c1`, `t`.`fieldLayoutId` AS `t0_c2`, `t`.`name` AS `t0_c3`, `t`.`handle` AS `t0_c4`, `t`.`hasUrls` AS `t0_c5`, `t`.`template` AS `t0_c6`, `t`.`dateCreated` AS `t0_c7`, `t`.`dateUpdated` AS `t0_c8`, `t`.`uid` AS `t0_c9`, `structure`.`id` AS `t1_c0`, `structure`.`maxLevels` AS `t1_c1`, `structure`.`dateCreated` AS `t1_c2`, `structure`.`dateUpdated` AS `t1_c3`, `structure`.`uid` AS `t1_c4` FROM `craft_categorygroups` `t` LEFT OUTER JOIN `craft_structures` `structure` ON (`t`.`structureId`=`structure`.`id`) WHERE (`t`.`id`=1))
  64. 1 0.00008 0.00008 0.00008 0.00008 system.db.CDbCommand.query(SELECT count(`id`)
  65. FROM `craft_tasks`
  66. WHERE (lft = 1) AND (status = :status). Bound with :status='pending')
  67. 1 0.00007 0.00007 0.00007 0.00007 system.db.CDbCommand.query(SELECT count(`id`)
  68. FROM `craft_tasks`
  69. WHERE (level = 0) AND (status = :status). Bound with :status='error')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement