Please wait...Šola čustvene inteligence
Ruska 13, 1000 Ljubljana
E-mail: sci@cdk.si
Tel.: Brane Krapež - 041 988 556
Leo Ivandič - 031 233 180
Application 0.000 seconds (+0.000); 0.61 MB (+0.609) - afterLoadApplication 0.216 seconds (+0.216); 5.20 MB (+4.596) - afterInitialiseApplication 0.337 seconds (+0.121); 6.27 MB (+1.070) - afterRouteApplication 0.875 seconds (+0.538); 8.72 MB (+2.450) - afterDispatchApplication 0.914 seconds (+0.039); 8.96 MB (+0.236) - beforeRenderModule mod_custom (Priznanja)Application 0.932 seconds (+0.018); 9.35 MB (+0.385) - afterRenderModule mod_custom (Priznanja)Application 0.939 seconds (+0.007); 9.35 MB (+0.002) - beforeRenderModule mod_custom (Šola čustvene inteligence)Application 0.940 seconds (+0.001); 9.35 MB (+0.005) - afterRenderModule mod_custom (Šola čustvene inteligence)Application 0.942 seconds (+0.002); 9.36 MB (+0.007) - beforeRenderModule mod_menu (Zgornji meni)Application 0.950 seconds (+0.008); 9.42 MB (+0.064) - afterRenderModule mod_menu (Zgornji meni)Application 0.960 seconds (+0.010); 9.68 MB (+0.252) - beforeRenderModule mod_search (Iskanje)Application 0.964 seconds (+0.004); 9.70 MB (+0.026) - afterRenderModule mod_search (Iskanje)Application 0.966 seconds (+0.002); 9.70 MB (-0.005) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)Application 0.969 seconds (+0.004); 9.72 MB (+0.027) - afterRenderModule mod_breadcrumbs (Breadcrumbs)Application 0.972 seconds (+0.002); 9.73 MB (+0.003) - beforeRenderModule mod_menu (Glavni meni)Application 0.984 seconds (+0.012); 9.79 MB (+0.068) - afterRenderModule mod_menu (Glavni meni)Application 0.984 seconds (+0.000); 9.79 MB (-0.003) - beforeRenderModule mod_jnews (Prijava na E-novice)Application 1.154 seconds (+0.170); 12.51 MB (+2.718) - afterRenderModule mod_jnews (Prijava na E-novice)Application 1.162 seconds (+0.008); 12.49 MB (-0.017) - beforeRenderModule mod_custom (Leo Ivandič)Application 1.163 seconds (+0.001); 12.50 MB (+0.005) - afterRenderModule mod_custom (Leo Ivandič)Application 1.163 seconds (+0.000); 12.50 MB (-0.002) - beforeRenderModule mod_custom (Brane Krapež)Application 1.164 seconds (+0.001); 12.50 MB (+0.005) - afterRenderModule mod_custom (Brane Krapež)Application 1.164 seconds (+0.000); 12.50 MB (-0.002) - beforeRenderModule mod_custom (Kontakti)Application 1.165 seconds (+0.001); 12.50 MB (+0.005) - afterRenderModule mod_custom (Kontakti)Application 1.171 seconds (+0.005); 12.50 MB (-0.001) - beforeRenderModule mod_custom (Podpis)Application 1.172 seconds (+0.001); 12.51 MB (+0.005) - afterRenderModule mod_custom (Podpis)Application 1.196 seconds (+0.024); 12.86 MB (+0.352) - afterRender12.87 MB (13,494,512 Bytes)SELECT `data`
FROM `betx2_session`
WHERE `session_id` = '378f88df20e704be6eb8f9228958e595'DELETE
FROM `betx2_session`
WHERE `time` < '1493960073'SELECT `session_id`
FROM `betx2_session`
WHERE `session_id` = '378f88df20e704be6eb8f9228958e595'
LIMIT 0, 1INSERT INTO `betx2_session`
(`session_id`, `client_id`, `time`)
VALUES
('378f88df20e704be6eb8f9228958e595', 0, '1493960973')SELECT extension_id AS id, element AS "option", params, enabled
FROM betx2_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'SELECT b.id
FROM betx2_usergroups AS a
LEFT JOIN betx2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1SELECT id, rules
FROM `betx2_viewlevels`SELECT folder AS type, element AS name, params
FROM betx2_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM betx2_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'SELECT `query`
FROM `betx2_admintools_wafexceptions`
WHERE (`option` IS NULL OR `option` = '')
AND (`view` IS NULL OR `view` = '')
GROUP BY `query`
ORDER BY `query` ASCSELECT `value`
FROM `betx2_admintools_storage`
WHERE `key` = 'cparams'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 betx2_menu AS m
LEFT JOIN betx2_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.lftSELECT extension_id AS id, element AS "option", params, enabled
FROM betx2_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM betx2_categories as c
LEFT JOIN betx2_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 betx2_categories AS cat JOIN betx2_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)
AND c.published = 1
AND s.id=81
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
ORDER BY c.lftSELECT *
FROM betx2_languages
WHERE published=1
ORDER BY ordering ASCSELECT id, home, template, s.params
FROM betx2_template_styles as s
LEFT JOIN betx2_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 = 1SELECT a.rules
FROM betx2_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lftSELECT b.rules
FROM betx2_assets AS a
LEFT JOIN betx2_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.lftSELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM betx2_categories as c
LEFT JOIN betx2_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 betx2_categories AS cat JOIN betx2_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
LEFT JOIN `betx2_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=81
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
ORDER BY c.lftSELECT b.rules
FROM betx2_assets AS a
LEFT JOIN betx2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.81')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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,(
SELECT MAX(contact.id) AS id
FROM betx2_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) 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 betx2_content AS a
LEFT JOIN betx2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN betx2_categories AS c
ON c.id = a.catid
LEFT JOIN betx2_users AS ua
ON ua.id = a.created_by
LEFT JOIN betx2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN betx2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN betx2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM betx2_categories AS cat JOIN betx2_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)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 81
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2017-05-05 05:09:33')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2017-05-05 05:09:33')
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.createdSELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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,(
SELECT MAX(contact.id) AS id
FROM betx2_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) 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 betx2_content AS a
LEFT JOIN betx2_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN betx2_categories AS c
ON c.id = a.catid
LEFT JOIN betx2_users AS ua
ON ua.id = a.created_by
LEFT JOIN betx2_users AS uam
ON uam.id = a.modified_by
LEFT JOIN betx2_categories as parent
ON parent.id = c.parent_id
LEFT JOIN betx2_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM betx2_categories AS cat JOIN betx2_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)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 81
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2017-05-05 05:09:33')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2017-05-05 05:09:33')
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.createdSELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM betx2_modules AS m
LEFT JOIN betx2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN betx2_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 <= '2017-05-05 05:09:33')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2017-05-05 05:09:33')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 107 OR mm.menuid <= 0)
ORDER BY m.position, m.orderingSELECT extension_id AS id, element AS "option", params, enabled
FROM betx2_extensions
WHERE `type` = 'component'
AND `element` = 'com_contact'SHOW FULL COLUMNS
FROM `betx2_jnews_xonfig`SELECT *
FROM `betx2_jnews_xonfig`SELECT *
FROM `betx2_jnews_lists`
WHERE `id` IN ( 3 )
AND `published` = 1UPDATE `betx2_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1493960973;s:18:\"session.timer.last\";i:1493960973;s:17:\"session.timer.now\";i:1493960973;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:15:\"com_attachments\";O:8:\"stdClass\":1:{s:11:\"current_url\";s:104:\"&return=aHR0cDovL3d3dy5jdXN0dmVuYS1pbnRlbGlnZW5jYS5vcmcvY2xhbmtpLXNwLTIzMjY5LzgxLWdsYXZuaS1tZW5pPw%3D%3D\";}}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\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:8:\"usertype\";N;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:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";s:1:\"1\";}s:13:\"session.token\";s:32:\"efc252ae7f85f291b45a48d0e95138b4\";}'
, `time` = '1493960974'
WHERE `session_id` = '378f88df20e704be6eb8f9228958e595'4 × SELECT extension_id AS id, element AS "option", params, enabled
FROM betx2_extensions2 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.language, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 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,( SELECT MAX(contact.id) AS id
FROM betx2_contact_details AS contact2 × SELECT b.rules
FROM betx2_assets AS a
LEFT JOIN betx2_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT a.rules
FROM betx2_assets AS a1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM betx2_categories as c
LEFT JOIN betx2_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 betx2_categories AS cat JOIN betx2_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt1 × SELECT id, home, template, s.params
FROM betx2_template_styles as s
LEFT JOIN betx2_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM betx2_modules AS m
LEFT JOIN betx2_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN betx2_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id1 × SELECT *
FROM `betx2_jnews_lists`1 × SELECT *
FROM `betx2_jnews_xonfig1 × SELECT *
FROM betx2_languages1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM betx2_categories as c
LEFT JOIN betx2_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 betx2_categories AS cat JOIN betx2_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt1 × SELECT id, rules
FROM `betx2_viewlevels1 × SELECT b.id
FROM betx2_usergroups AS a
LEFT JOIN betx2_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT `session_id`
FROM `betx2_session`1 × SELECT folder AS type, element AS name, params
FROM betx2_extensions1 × SELECT `query`
FROM `betx2_admintools_wafexceptions`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 betx2_menu AS m
LEFT JOIN betx2_extensions AS e
ON m.component_id = e.extension_id1 × SELECT `value`
FROM `betx2_admintools_storage`1 × SELECT `data`
FROM `betx2_session`1 × UPDATE `betx2_session`
SET `data` = '__default|a:7:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1493960973;s:18:\"session.timer.last\";i:1493960973;s:17:\"session.timer.now\";i:1493960973;s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:15:\"com_attachments\";O:8:\"stdClass\":1:{s:11:\"current_url\";s:104:\"&return=aHR0cDovL3d3dy5jdXN0dmVuYS1pbnRlbGlnZW5jYS5vcmcvY2xhbmtpLXNwLTIzMjY5LzgxLWdsYXZuaS1tZW5pPw%3D%3D\";}}}s:4:\"user\";O:5:\"JUser\":26:{s:9:\"\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:8:\"usertype\";N;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:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;s:3:\"gid\";s:1:\"1\";}s:13:\"session.token\";s:32:\"efc252ae7f85f291b45a48d0e95138b4\";}' , `time` = '1493960974'1 × SHOW FULL COLUMNS
FROM `betx2_jnews_xonfig1 × INSERT INTO `betx2_session` (`session_id`, `client_id`, `time`)
VALUES ('378f88df20e704be6eb8f9228958e595', 0, '1493960973'1 × DELETE
FROM `betx2_session`


