Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Joomla! Debug Console
- SESSION
- Profile Information
- TIME
- Memory
- TIME: 0.0 ms / 0.0 ms Memory: 0.169 MB / 0.17 MB Application: afterLoad
- TIME: 119.9 ms / 120.0 ms Memory: 0.713 MB / 0.88 MB Application: afterInitialise
- TIME: 21.5 ms / 141.4 ms Memory: 0.227 MB / 1.11 MB Application: afterRoute
- TIME: 5088.1 ms / 5229.5 ms Memory: 0.643 MB / 1.75 MB Application: beforeRenderModule mod_menu (Main Menu)
- TIME: 5.0 ms / 5234.5 ms Memory: 0.019 MB / 1.77 MB Application: afterRenderModule mod_menu (Main Menu)
- DATABASE queries total: 5138.5 ms
- Memory Usage
- 1.94 MB (2,039,396 Bytes)
- DATABASE Queries
- 64 Queries Logged 5138.5 ms
- Query TIME: 0.87 ms Query memory: 0.007 MB Memory BEFORE query: 0.417 MB ROWS returned: 0
- SELECT `data`
- FROM `w0z9v_session`
- WHERE `session_id` = 'fhaftvt733sh7a97mqp83ovil2'
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_session const PRIMARY PRIMARY 602 const 1
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.1 ms
- checking permissions 0.0 ms
- Opening TABLES 0.1 ms
- System LOCK 0.0 ms
- Waiting FOR query cache LOCK 0.1 ms
- init 0.1 ms
- optimizing 0.0 ms
- statistics 0.1 ms
- preparing 0.0 ms
- executing 0.0 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- storing RESULT IN query cache 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/SESSION/storage/DATABASE.php:46
- JROOT/libraries/joomla/SESSION/SESSION.php:654
- JROOT/libraries/joomla/SESSION/SESSION.php:592
- JROOT/libraries/legacy/application/application.php:982
- JROOT/libraries/legacy/application/application.php:140
- JROOT/includes/application.php:47
- JROOT/libraries/legacy/application/application.php:175
- JROOT/libraries/joomla/factory.php:104
- JROOT/INDEX.php:37
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.55 ms After LAST query: 3.39 ms Query memory: 0.004 MB Memory BEFORE query: 0.456 MB
- DELETE
- FROM `w0z9v_session`
- WHERE `time` < '1373600103'
- EXPLAIN
- EXPLAIN NOT possible ON query: DELETE FROM `w0z9v_session` WHERE `time` < '1373600103'
- Profile
- STATUS Duration
- starting 0.1 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- init 0.1 ms
- updating 0.1 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/application/application.php:999
- JROOT/libraries/legacy/application/application.php:140
- JROOT/includes/application.php:47
- JROOT/libraries/legacy/application/application.php:175
- JROOT/libraries/joomla/factory.php:104
- JROOT/INDEX.php:37
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.57 ms After LAST query: 1.08 ms Query memory: 0.006 MB Memory BEFORE query: 0.462 MB ROWS returned: 0
- SELECT `session_id`
- FROM `w0z9v_session`
- WHERE `session_id` = 'fhaftvt733sh7a97mqp83ovil2'
- LIMIT 0, 1
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_session const PRIMARY PRIMARY 602 const 1 USING INDEX
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.1 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- init 0.0 ms
- optimizing 0.0 ms
- statistics 0.1 ms
- preparing 0.0 ms
- executing 0.0 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- storing RESULT IN query cache 0.1 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/application/application.php:1035
- JROOT/libraries/legacy/application/application.php:1007
- JROOT/libraries/legacy/application/application.php:140
- JROOT/includes/application.php:47
- JROOT/libraries/legacy/application/application.php:175
- JROOT/libraries/joomla/factory.php:104
- JROOT/INDEX.php:37
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 59.89 ms After LAST query: 1.14 ms Query memory: 0.005 MB Memory BEFORE query: 0.469 MB
- INSERT INTO `w0z9v_session`
- (`session_id`, `client_id`, `time`)
- VALUES
- ('fhaftvt733sh7a97mqp83ovil2', 0, '1373601003')
- EXPLAIN
- EXPLAIN NOT possible ON query: INSERT INTO `w0z9v_session` (`session_id`, `client_id`, `time`) VALUES ('fhaftvt733sh7a97mqp83ovil2', 0, '1373601003')
- Profile
- STATUS Duration
- starting 0.1 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- init 0.0 ms
- UPDATE 0.1 ms
- Waiting FOR query cache LOCK 0.0 ms
- UPDATE 0.0 ms
- END 0.0 ms
- query END 59.3 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/application/application.php:1066
- JROOT/libraries/legacy/application/application.php:1007
- JROOT/libraries/legacy/application/application.php:140
- JROOT/includes/application.php:47
- JROOT/libraries/legacy/application/application.php:175
- JROOT/libraries/joomla/factory.php:104
- JROOT/INDEX.php:37
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.41 ms After LAST query: 4.50 ms Query memory: 0.005 MB Memory BEFORE query: 0.585 MB ROWS returned: 1
- SELECT extension_id AS id, element AS "option", params, enabled
- FROM w0z9v_extensions
- WHERE `type` = 'component'
- AND `element` = 'com_users'
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_extensions REF element_clientid,element_folder_clientid,extension element_clientid 302 const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/cache/controller/callback.php:158
- JROOT/libraries/legacy/component/helper.php:384
- JROOT/libraries/legacy/component/helper.php:43
- JROOT/libraries/legacy/component/helper.php:91
- JROOT/includes/application.php:63
- JROOT/INDEX.php:40
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.28 ms After LAST query: 2.54 ms Query memory: 0.006 MB Memory BEFORE query: 0.585 MB ROWS returned: 2
- SELECT b.id
- FROM w0z9v_usergroups AS a
- LEFT JOIN w0z9v_usergroups AS b
- ON b.lft <= a.lft
- AND b.rgt >= a.rgt
- WHERE a.id = 9
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE a const PRIMARY PRIMARY 4 const 1
- 1 SIMPLE b range idx_usergroup_nested_set_lookup idx_usergroup_nested_set_lookup 4 NULL 3 USING WHERE; USING INDEX
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/access/access.php:336
- JROOT/libraries/joomla/access/access.php:405
- JROOT/libraries/joomla/USER/USER.php:415
- JROOT/libraries/joomla/plugin/helper.php:266
- JROOT/libraries/joomla/plugin/helper.php:165
- JROOT/includes/application.php:69
- JROOT/INDEX.php:40
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.28 ms After LAST query: 1.17 ms Query memory: 0.005 MB Memory BEFORE query: 0.594 MB ROWS returned: 4
- SELECT id, rules
- FROM `w0z9v_viewlevels`
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_viewlevels ALL NULL NO INDEX KEY COULD BE USED NULL NULL 4
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/access/access.php:422
- JROOT/libraries/joomla/USER/USER.php:415
- JROOT/libraries/joomla/plugin/helper.php:266
- JROOT/libraries/joomla/plugin/helper.php:165
- JROOT/includes/application.php:69
- JROOT/INDEX.php:40
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.29 ms After LAST query: 1.61 ms Query memory: 0.004 MB Memory BEFORE query: 0.603 MB ROWS returned: 42
- SELECT folder AS TYPE, element AS name, params
- FROM w0z9v_extensions
- WHERE enabled >= 1
- AND TYPE ='plugin'
- AND state >= 0
- AND access IN (1,1,5)
- ORDER BY ordering
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_extensions REF extension extension 62 const 58 USING WHERE; USING filesort
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/plugin/helper.php:280
- JROOT/libraries/joomla/plugin/helper.php:165
- JROOT/includes/application.php:69
- JROOT/INDEX.php:40
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.27 ms After LAST query: 3.01 ms Query memory: 0.005 MB Memory BEFORE query: 0.645 MB ROWS returned: 1
- SELECT extension_id AS id, element AS "option", params, enabled
- FROM w0z9v_extensions
- WHERE `type` = 'component'
- AND `element` = 'com_languages'
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_extensions REF element_clientid,element_folder_clientid,extension element_clientid 302 const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/cache/controller/callback.php:158
- JROOT/libraries/legacy/component/helper.php:384
- JROOT/libraries/legacy/component/helper.php:43
- JROOT/libraries/legacy/component/helper.php:91
- JROOT/includes/application.php:116
- JROOT/INDEX.php:40
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.42 ms After LAST query: 30.70 ms Query memory: 0.008 MB Memory BEFORE query: 0.945 MB ROWS returned: 17
- SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.TYPE, m.level, m.LANGUAGE,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element AS component
- FROM w0z9v_menu AS m
- LEFT JOIN w0z9v_extensions AS e
- ON m.component_id = e.extension_id
- WHERE m.published = 1
- AND m.parent_id > 0
- AND m.client_id = 0
- ORDER BY m.lft
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE m REF idx_client_id_parent_id_alias_language idx_client_id_parent_id_alias_language 1 const 17 USING WHERE; USING filesort
- 1 SIMPLE e eq_ref PRIMARY PRIMARY 4 m31.m.component_id 1
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/cms/menu/site.php:45
- JROOT/libraries/legacy/menu/menu.php:61
- JROOT/libraries/legacy/menu/menu.php:113
- JROOT/libraries/legacy/application/application.php:893
- JROOT/includes/application.php:593
- JROOT/libraries/cms/router/site.php:203
- JROOT/libraries/joomla/application/router.php:182
- JROOT/libraries/cms/router/site.php:83
- JROOT/libraries/legacy/application/application.php:246
- JROOT/includes/application.php:155
- JROOT/INDEX.php:46
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.43 ms After LAST query: 12.83 ms Query memory: 0.012 MB Memory BEFORE query: 1.109 MB ROWS returned: 1
- SELECT extension_id AS id, element AS "option", params, enabled
- FROM w0z9v_extensions
- WHERE `type` = 'component'
- AND `element` = 'com_content'
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_extensions REF element_clientid,element_folder_clientid,extension element_clientid 302 const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/cache/controller/callback.php:158
- JROOT/libraries/legacy/component/helper.php:384
- JROOT/libraries/legacy/component/helper.php:43
- JROOT/libraries/legacy/component/helper.php:91
- JROOT/components/com_content/router.php:26
- JROOT/libraries/cms/router/site.php:426
- JROOT/libraries/joomla/application/router.php:214
- JROOT/libraries/cms/router/site.php:97
- JROOT/libraries/joomla/application/route.php:62
- JROOT/plugins/system/sef/sef.php:49
- JROOT/libraries/joomla/event/event.php:71
- JROOT/libraries/joomla/event/dispatcher.php:161
- JROOT/libraries/joomla/application/base.php:106
- JROOT/libraries/legacy/application/application.php:255
- JROOT/includes/application.php:155
- JROOT/INDEX.php:46
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.41 ms After LAST query: 5.02 ms Query memory: 0.004 MB Memory BEFORE query: 1.123 MB ROWS returned: 1
- SELECT *
- FROM w0z9v_languages
- WHERE published=1
- ORDER BY ordering ASC
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_languages ALL NULL NO INDEX KEY COULD BE USED NULL NULL 1 USING WHERE; USING filesort
- Profile
- STATUS Duration
- starting 0.1 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/LANGUAGE/helper.php:159
- JROOT/includes/application.php:381
- JROOT/includes/application.php:177
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.32 ms After LAST query: 4.81 ms Query memory: 0.004 MB Memory BEFORE query: 1.133 MB ROWS returned: 2
- SELECT id, home, template, s.params
- FROM w0z9v_template_styles AS s
- LEFT JOIN w0z9v_extensions AS e
- ON e.element=s.template
- AND e.TYPE='template'
- AND e.client_id=s.client_id
- WHERE s.client_id = 0
- AND e.enabled = 1
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE s ALL idx_template NO INDEX KEY COULD BE USED NULL NULL 4 USING WHERE
- 1 SIMPLE e REF element_clientid,element_folder_clientid,extension element_clientid 303 m31.s.template,const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/includes/application.php:495
- JROOT/libraries/legacy/component/helper.php:291
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.30 ms After LAST query: 18.42 ms Query memory: 0.011 MB Memory BEFORE query: 1.380 MB ROWS returned: 1
- SELECT a.rules
- FROM w0z9v_assets AS a
- WHERE (a.id = 1)
- GROUP BY a.id, a.rules, a.lft
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE a const PRIMARY PRIMARY 4 const 1
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/access/access.php:250
- JROOT/libraries/joomla/USER/USER.php:354
- JROOT/components/com_content/models/category.php:129
- JROOT/libraries/legacy/model/legacy.php:412
- JROOT/components/com_content/models/category.php:326
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:44
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.28 ms After LAST query: 2.58 ms Query memory: 0.012 MB Memory BEFORE query: 1.397 MB ROWS returned: 2
- SELECT b.rules
- FROM w0z9v_assets AS a
- LEFT JOIN w0z9v_assets AS b
- ON b.lft <= a.lft
- AND b.rgt >= a.rgt
- WHERE (a.name = 'com_content')
- GROUP BY b.id, b.rules, b.lft
- ORDER BY b.lft
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE a const idx_asset_name idx_asset_name 152 const 1 USING TEMPORARY; USING filesort
- 1 SIMPLE b range idx_lft_rgt idx_lft_rgt 4 NULL 11 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/access/access.php:250
- JROOT/libraries/joomla/access/access.php:110
- JROOT/libraries/joomla/USER/USER.php:362
- JROOT/components/com_content/models/category.php:129
- JROOT/libraries/legacy/model/legacy.php:412
- JROOT/components/com_content/models/category.php:326
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:44
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.45 ms After LAST query: 4.51 ms Query memory: 0.010 MB Memory BEFORE query: 1.412 MB ROWS returned: 3
- SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
- c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.LANGUAGE, c.level,
- c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
- c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
- CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END AS slug
- FROM w0z9v_categories AS c
- LEFT JOIN w0z9v_categories AS s
- ON (s.lft <= c.lft
- AND s.rgt >= c.rgt) OR (s.lft > c.lft
- AND s.rgt < c.rgt)
- LEFT JOIN (SELECT cat.id AS id
- FROM w0z9v_categories AS cat JOIN w0z9v_categories AS parent
- ON cat.lft BETWEEN parent.lft
- AND parent.rgt
- WHERE parent.extension = 'com_content'
- AND parent.published != 1
- GROUP BY cat.id) AS badcats
- ON badcats.id = c.id
- WHERE (c.extension='com_content' OR c.extension='system')
- AND c.access IN (1,1,5)
- AND c.published = 1
- AND s.id=8
- AND badcats.id IS NULL
- GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
- c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.LANGUAGE, c.level,
- c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
- c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version
- ORDER BY c.lft
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 PRIMARY <derived2> system NULL NO INDEX KEY COULD BE USED NULL NULL 0 const ROW NOT found
- 1 PRIMARY s const PRIMARY,idx_left_right PRIMARY 4 const 1 USING filesort
- 1 PRIMARY c ALL cat_idx,idx_access,idx_left_right NO INDEX KEY COULD BE USED NULL NULL 13 USING WHERE
- 2 DERIVED parent range cat_idx,idx_left_right cat_idx 153 NULL 2 USING WHERE; USING TEMPORARY; USING filesort
- 2 DERIVED cat INDEX idx_left_right idx_left_right 8 NULL 13 USING WHERE; USING INDEX; USING JOIN buffer
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/categories/categories.php:288
- JROOT/libraries/legacy/categories/categories.php:181
- JROOT/components/com_content/models/category.php:326
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:44
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.29 ms After LAST query: 2.80 ms Query memory: 0.010 MB Memory BEFORE query: 1.433 MB ROWS returned: 4
- SELECT b.rules
- FROM w0z9v_assets AS a
- LEFT JOIN w0z9v_assets AS b
- ON b.lft <= a.lft
- AND b.rgt >= a.rgt
- WHERE (a.name = 'com_content.category.8')
- GROUP BY b.id, b.rules, b.lft
- ORDER BY b.lft
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE a const idx_asset_name idx_asset_name 152 const 1 USING TEMPORARY; USING filesort
- 1 SIMPLE b range idx_lft_rgt idx_lft_rgt 4 NULL 14 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/access/access.php:250
- JROOT/libraries/joomla/access/access.php:110
- JROOT/libraries/joomla/USER/USER.php:362
- JROOT/components/com_content/models/category.php:335
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:44
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 5029.87 ms After LAST query: 8.10 ms Query memory: 0.010 MB Memory BEFORE query: 1.477 MB ROWS returned: 10
- SELECT a.id, a.title, a.alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
- CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END AS modified, a.modified_by, uam.name AS modified_by_name,
- CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END AS publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
- CASE WHEN badcats.id IS NOT NULL THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
- CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id AS contactid,parent.title AS parent_title, parent.id AS parent_id, parent.path AS parent_route, parent.alias AS parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count AS rating_count,c.published,
- CASE WHEN badcats.id IS NULL THEN c.published ELSE 0 END AS parents_published
- FROM w0z9v_content AS a
- LEFT JOIN w0z9v_content_frontpage AS fp
- ON fp.content_id = a.id
- LEFT JOIN w0z9v_categories AS c
- ON c.id = a.catid
- LEFT JOIN w0z9v_users AS ua
- ON ua.id = a.created_by
- LEFT JOIN w0z9v_users AS uam
- ON uam.id = a.modified_by
- LEFT JOIN (
- SELECT contact.user_id, MAX(contact.id) AS id, contact.LANGUAGE
- FROM w0z9v_contact_details AS contact
- WHERE contact.published = 1
- GROUP BY contact.user_id, contact.LANGUAGE) AS contact
- ON contact.user_id = a.created_by
- LEFT JOIN w0z9v_categories AS parent
- ON parent.id = c.parent_id
- LEFT JOIN w0z9v_content_rating AS v
- ON a.id = v.content_id
- LEFT
- OUTER JOIN (SELECT cat.id AS id
- FROM w0z9v_categories AS cat JOIN w0z9v_categories AS parent
- ON cat.lft BETWEEN parent.lft
- AND parent.rgt
- WHERE parent.extension = 'com_content'
- AND parent.published != 1
- GROUP BY cat.id ) AS badcats
- ON badcats.id = c.id
- WHERE a.access IN (1,1,5)
- AND c.access IN (1,1,5)
- AND
- CASE WHEN badcats.id IS NULL THEN a.state ELSE 0 END = 1
- AND a.catid = 8
- AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2013-07-12 03:50:04')
- AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2013-07-12 03:50:04')
- GROUP BY a.id, a.title, a.alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, a.created, a.modified, a.modified_by, uam.name, a.publish_up, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, a.fulltext, a.state, a.publish_down, badcats.id, c.title, c.path, c.access, c.alias, uam.id, ua.name, ua.email, contact.id, parent.title, parent.id, parent.path, parent.alias, v.rating_sum, v.rating_count, c.published, c.lft, a.ordering, parent.lft, fp.ordering, c.id, a.images, a.urls
- ORDER BY c.lft,
- CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END DESC , a.created
- LIMIT 0, 10
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 PRIMARY <derived2> system NULL NO INDEX KEY COULD BE USED NULL NULL 0 const ROW NOT found
- 1 PRIMARY <derived3> system NULL NO INDEX KEY COULD BE USED NULL NULL 0 const ROW NOT found
- 1 PRIMARY c const PRIMARY,idx_access PRIMARY 4 const 1 USING TEMPORARY; USING filesort
- 1 PRIMARY a REF idx_access,idx_catid idx_catid 4 const 32636 USING WHERE
- 1 PRIMARY fp eq_ref PRIMARY PRIMARY 4 m31.a.id 1
- 1 PRIMARY ua eq_ref PRIMARY PRIMARY 4 m31.a.created_by 1
- 1 PRIMARY uam eq_ref PRIMARY PRIMARY 4 m31.a.modified_by 1
- 1 PRIMARY parent eq_ref PRIMARY PRIMARY 4 const 1
- 1 PRIMARY v eq_ref PRIMARY PRIMARY 4 m31.a.id 1
- 3 DERIVED parent range cat_idx,idx_left_right cat_idx 153 NULL 2 USING WHERE; USING TEMPORARY; USING filesort
- 3 DERIVED cat INDEX idx_left_right idx_left_right 8 NULL 13 USING WHERE; USING INDEX; USING JOIN buffer
- 2 DERIVED contact REF idx_state idx_state 1 1 USING WHERE; USING TEMPORARY; USING filesort
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.9 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- Opening TABLES 0.1 ms
- System LOCK 0.3 ms
- optimizing 0.0 ms
- statistics 0.1 ms
- preparing 0.0 ms
- Creating tmp TABLE 0.1 ms
- executing 0.0 ms
- Copying TO tmp TABLE 0.1 ms
- Sorting RESULT 0.0 ms
- Sending DATA 0.0 ms
- optimizing 0.0 ms
- statistics 0.1 ms
- preparing 0.0 ms
- Creating tmp TABLE 0.0 ms
- executing 0.0 ms
- Copying TO tmp TABLE 0.1 ms
- Sorting RESULT 0.0 ms
- Sending DATA 0.0 ms
- removing tmp TABLE 0.0 ms
- Sending DATA 0.0 ms
- removing tmp TABLE 0.0 ms
- Sending DATA 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- Sending DATA 0.1 ms
- init 0.7 ms
- optimizing 0.1 ms
- statistics 0.7 ms
- preparing 0.2 ms
- Creating tmp TABLE 1.0 ms
- executing 0.0 ms
- Copying TO tmp TABLE 3874.9 ms
- Sorting RESULT 1019.7 ms
- Sending DATA 0.5 ms
- END 0.0 ms
- removing tmp TABLE 128.8 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- removing tmp TABLE 0.0 ms
- closing TABLES 0.0 ms
- removing tmp TABLE 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.1 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.2 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- storing RESULT IN query cache 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/model/legacy.php:301
- JROOT/libraries/legacy/model/list.php:129
- JROOT/components/com_content/models/articles.php:522
- JROOT/components/com_content/models/category.php:234
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:61
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.22 ms After LAST query: 3.58 ms Query memory: 0.013 MB Memory BEFORE query: 1.638 MB ROWS returned: 1
- SELECT extension_id AS id, element AS "option", params, enabled
- FROM w0z9v_extensions
- WHERE `type` = 'component'
- AND `element` = 'com_tags'
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE w0z9v_extensions REF element_clientid,element_folder_clientid,extension element_clientid 302 const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.0 ms
- checking privileges ON cached 0.0 ms
- checking permissions 0.0 ms
- sending cached RESULT TO clien 1.2 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/cache/controller/callback.php:158
- JROOT/libraries/legacy/component/helper.php:384
- JROOT/libraries/legacy/component/helper.php:43
- JROOT/libraries/legacy/component/helper.php:91
- JROOT/libraries/cms/helper/tags.php:394
- JROOT/components/com_content/models/articles.php:648
- JROOT/components/com_content/models/category.php:234
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:61
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 0.55 ms After LAST query: 1.10 ms Query memory: 0.010 MB Memory BEFORE query: 1.637 MB
- SELECT `m`.`tag_id`,`t`.*
- FROM `w0z9v_contentitem_tag_map` AS m ,`w0z9v_content_types` AS ct
- INNER JOIN `w0z9v_tags` AS t
- ON `m`.`tag_id` = `t`.`id`
- WHERE `ct`.`type_id` = `m`.`type_id`
- AND `ct`.`type_alias` = 'com_content.article'
- AND `m`.`content_item_id` = 5913
- AND `t`.`published` = 1
- AND t.access IN (1,1,5)
- EXPLAIN
- Error
- UNKNOWN COLUMN 'm.tag_id' IN 'on clause' SQL=EXPLAIN SELECT `m`.`tag_id`,`t`.* FROM `w0z9v_contentitem_tag_map` AS m ,`w0z9v_content_types` AS ct INNER JOIN `w0z9v_tags` AS t ON `m`.`tag_id` = `t`.`id` WHERE `ct`.`type_id` = `m`.`type_id` AND `ct`.`type_alias` = 'com_content.article' AND `m`.`content_item_id` = 5913 AND `t`.`published` = 1 AND t.access IN (1,1,5)
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.1 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- init 0.1 ms
- Waiting FOR query cache LOCK 0.0 ms
- init 0.0 ms
- storing RESULT IN query cache 0.0 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/cms/helper/tags.php:413
- JROOT/components/com_content/models/articles.php:648
- JROOT/components/com_content/models/category.php:234
- JROOT/libraries/legacy/VIEW/legacy.php:398
- JROOT/components/com_content/views/category/VIEW.html.php:61
- JROOT/libraries/legacy/controller/legacy.php:685
- JROOT/components/com_content/controller.php:79
- JROOT/libraries/legacy/controller/legacy.php:722
- JROOT/components/com_content/content.php:16
- JROOT/libraries/legacy/component/helper.php:355
- JROOT/libraries/legacy/component/helper.php:335
- JROOT/includes/application.php:220
- JROOT/INDEX.php:52
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 1.23 ms After LAST query: 5.28 ms Query memory: 0.007 MB Memory BEFORE query: 1.736 MB ROWS returned: 5
- SELECT m.id, m.title, m.module, m.POSITION, m.content, m.showtitle, m.params, mm.menuid
- FROM w0z9v_modules AS m
- LEFT JOIN w0z9v_modules_menu AS mm
- ON mm.moduleid = m.id
- LEFT JOIN w0z9v_extensions AS e
- ON e.element = m.module
- AND e.client_id = m.client_id
- WHERE m.published = 1
- AND e.enabled = 1
- AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2013-07-12 03:50:04')
- AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2013-07-12 03:50:04')
- AND m.access IN (1,1,5)
- AND m.client_id = 0
- AND (mm.menuid = 435 OR mm.menuid <= 0)
- ORDER BY m.POSITION, m.ordering
- EXPLAIN
- id select_type TABLE TYPE possible_keys KEY key_len REF ROWS Extra
- 1 SIMPLE m REF PRIMARY,published,newsfeeds published 1 const 26 USING WHERE; USING filesort
- 1 SIMPLE mm REF PRIMARY PRIMARY 4 m31.m.id 1 USING WHERE; USING INDEX
- 1 SIMPLE e REF element_clientid,element_folder_clientid element_clientid 303 m31.m.module,const 1 USING WHERE
- Profile
- STATUS Duration
- starting 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- checking query cache FOR query 0.1 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- Waiting FOR query cache LOCK 0.1 ms
- init 0.1 ms
- optimizing 0.0 ms
- statistics 0.1 ms
- preparing 0.0 ms
- executing 0.0 ms
- Sorting RESULT 0.2 ms
- Sending DATA 0.3 ms
- END 0.0 ms
- query END 0.0 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- freeing items 0.0 ms
- storing RESULT IN query cache 0.1 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/legacy/module/helper.php:348
- JROOT/libraries/legacy/module/helper.php:84
- JROOT/libraries/joomla/document/html/renderer/modules.php:37
- JROOT/libraries/joomla/document/html/html.php:408
- JROOT/templates/protostar/error.php:143
- JROOT/libraries/joomla/document/error/error.php:135
- JROOT/libraries/joomla/document/error/error.php:107
- JROOT/libraries/cms/error/page.php:62
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- Query TIME: 40.26 ms After LAST query: 7.37 ms Query memory: 0.002 MB Memory BEFORE query: 1.758 MB
- UPDATE `w0z9v_session`
- SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1373601003;s:18:\"session.timer.last\";i:1373601003;s:17:\"session.timer.now\";i:1373601003;s:22:\"session.client.browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}'
- , `time` = '1373601009'
- WHERE `session_id` = 'fhaftvt733sh7a97mqp83ovil2'
- EXPLAIN
- EXPLAIN NOT possible ON query: UPDATE `w0z9v_session` SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1373601003;s:18:\"session.timer.last\";i:1373601003;s:17:\"session.timer.now\";i:1373601003;s:22:\"session.client.browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `time` = '1373601009' WHERE `session_id` = 'fhaftvt733sh7a97mqp83ovil2'
- Profile
- STATUS Duration
- starting 0.1 ms
- checking permissions 0.0 ms
- Opening TABLES 0.0 ms
- System LOCK 0.0 ms
- init 0.1 ms
- Updating 0.1 ms
- END 0.0 ms
- Waiting FOR query cache LOCK 0.0 ms
- END 0.0 ms
- query END 39.7 ms
- closing TABLES 0.0 ms
- freeing items 0.0 ms
- logging slow query 0.0 ms
- cleaning up 0.0 ms
- CALL Stack
- JROOT/libraries/joomla/SESSION/storage/DATABASE.php:85
- [ADD xdebug.file_link_format directive TO your php.ini file TO have links FOR files]
- 18 Query Types Logged, Sorted BY Occurrences.
- SELECT TABLES:
- 4 × SELECT extension_id AS id, element AS "option", params, enabled
- FROM w0z9v_extensions
- 2 × SELECT b.rules
- FROM w0z9v_assets AS a
- LEFT JOIN w0z9v_assets AS b
- ON b.lft <= a.lft
- AND b.rgt >= a.rgt
- 1 × SELECT a.rules
- FROM w0z9v_assets AS a
- 1 × SELECT c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.LANGUAGE, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id, c.version,
- CASE WHEN CHAR_LENGTH(c.alias) != 0 THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END AS slug
- FROM w0z9v_categories AS c
- LEFT JOIN w0z9v_categories AS s
- ON (s.lft <= c.lft
- AND s.rgt >= c.rgt) OR (s.lft > c.lft
- AND s.rgt < c.rgt)
- LEFT JOIN (SELECT cat.id AS id
- FROM w0z9v_categories AS cat JOIN w0z9v_categories AS parent
- ON cat.lft BETWEEN parent.lft
- AND parent.rgt
- 1 × SELECT `m`.`tag_id`,`t`.*
- FROM `w0z9v_contentitem_tag_map` AS m ,`w0z9v_content_types` AS ct
- INNER JOIN `w0z9v_tags` AS t
- ON `m`.`tag_id` = `t`.`id`
- 1 × SELECT m.id, m.title, m.module, m.POSITION, m.content, m.showtitle, m.params, mm.menuid
- FROM w0z9v_modules AS m
- LEFT JOIN w0z9v_modules_menu AS mm
- ON mm.moduleid = m.id
- LEFT JOIN w0z9v_extensions AS e
- ON e.element = m.module
- AND e.client_id = m.client_id
- 1 × SELECT id, home, template, s.params
- FROM w0z9v_template_styles AS s
- LEFT JOIN w0z9v_extensions AS e
- ON e.element=s.template
- AND e.TYPE='template'
- AND e.client_id=s.client_id
- 1 × SELECT a.id, a.title, a.alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
- CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END AS modified, a.modified_by, uam.name AS modified_by_name,
- CASE WHEN a.publish_up = '0000-00-00 00:00:00' THEN a.created ELSE a.publish_up END AS publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
- CASE WHEN badcats.id IS NOT NULL THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
- CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,contact.id AS contactid,parent.title AS parent_title, parent.id AS parent_id, parent.path AS parent_route, parent.alias AS parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count AS rating_count,c.published,
- CASE WHEN badcats.id IS NULL THEN c.published ELSE 0 END AS parents_published
- FROM w0z9v_content AS a
- LEFT JOIN w0z9v_content_frontpage AS fp
- ON fp.content_id = a.id
- LEFT JOIN w0z9v_categories AS c
- ON c.id = a.catid
- LEFT JOIN w0z9v_users AS ua
- ON ua.id = a.created_by
- LEFT JOIN w0z9v_users AS uam
- ON uam.id = a.modified_by
- LEFT JOIN ( SELECT contact.user_id, MAX(contact.id) AS id, contact.LANGUAGE
- FROM w0z9v_contact_details AS contact
- 1 × SELECT *
- FROM w0z9v_languages
- 1 × SELECT b.id
- FROM w0z9v_usergroups AS a
- LEFT JOIN w0z9v_usergroups AS b
- ON b.lft <= a.lft
- AND b.rgt >= a.rgt
- 1 × SELECT `session_id`
- FROM `w0z9v_session`
- 1 × SELECT id, rules
- FROM `w0z9v_viewlevels
- 1 × SELECT folder AS type, element AS name, params
- FROM w0z9v_extensions
- 1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,`m`.`browserNav`, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
- FROM w0z9v_menu AS m
- LEFT JOIN w0z9v_extensions AS e
- ON m.component_id = e.extension_id
- 1 × SELECT `DATA`
- FROM `w0z9v_session`
- OTHER Tables:
- 1 × UPDATE `w0z9v_session`
- SET `DATA` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1373601003;s:18:\"session.timer.last\";i:1373601003;s:17:\"session.timer.now\";i:1373601003;s:22:\"session.client.browser\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":24:{s:9:\"\\0\\0\\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:1:{i:0;s:1:\"9\";}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\\0\\0\\0_params\";O:9:\"JRegistry\":1:{s:7:\"\\0\\0\\0data\";O:8:\"stdClass\":0:{}}s:14:\"\\0\\0\\0_authGroups\";a:2:{i:0;i:1;i:1;i:9;}s:14:\"\\0\\0\\0_authLevels\";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:\"\\0\\0\\0_authActions\";N;s:12:\"\\0\\0\\0_errorMsg\";N;s:10:\"\\0\\0\\0_errors\";a:0:{}s:3:\"aid\";i:0;}}' , `TIME` = '1373601009'
- 1 × INSERT INTO `w0z9v_session` (`session_id`, `client_id`, `TIME`)
- VALUES ('fhaftvt733sh7a97mqp83ovil2', 0, '1373601003'
- 1 × DELETE
- FROM `w0z9v_session`
Advertisement
Add Comment
Please, Sign In to add comment