3.2 Foglalkoztatottak, vezetők és juttatások

 
 
Powered by Phoca Download
21MBMemory Usage226msRequest Duration
Joomla! Version4.2.2
PHP Version8.1.2-1ubuntu2.21
Identityguest
Response200
Templateg5_helium
Database
Server
mysql
Version
8.0.41-0ubuntu0.22.04.1
Collation
utf8mb4_0900_ai_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
[]
$_COOKIE
array:1 [ "reDimCookieHint" => "1" ]
$_SERVER
array:46 [ "REDIRECT_HTTP_AUTHORIZATION" => "" "REDIRECT_STATUS" => "200" "HTTP_AUTHORIZATION"...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744119326 "last" => 1744119326...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => null ...
PHPDEBUGBAR_STACK_DATA
[]
  • afterLoad (3.59MB) (31.59ms)
  • afterInitialise (5.5MB) (47.13ms)
  • afterRoute (3.17MB) (27.95ms)
  • beforeRenderComponent com_phocadownload (424.13KB) (3.99ms)
  • afterRenderComponent com_phocadownload (2.17MB) (24.34ms)
  • afterDispatch (66.28KB) (102μs)
  • beforeRenderRawModule mod_djmegamenu (Fő) (2.73MB) (23.51ms)
  • afterRenderRawModule mod_djmegamenu (Fő) (557.25KB) (10.1ms)
  • beforeRenderModule mod_djmegamenu (Fő) (704B) (7μs)
  • afterRenderModule mod_djmegamenu (Fő) (1.84KB) (105μs)
  • beforeRenderRawModule mod_djmegamenu (Vertical) (594.77KB) (5.93ms)
  • afterRenderRawModule mod_djmegamenu (Vertical) (63.55KB) (2.63ms)
  • beforeRenderModule mod_djmegamenu (Vertical) (720B) (7μs)
  • afterRenderModule mod_djmegamenu (Vertical) (1.21KB) (92μs)
  • afterRender (1.58MB) (37.35ms)
  • 1 x afterInitialise (5.5MB) (20.87%)
    47.13ms
    1 x afterRender (1.58MB) (16.54%)
    37.35ms
    1 x afterLoad (3.59MB) (13.99%)
    31.59ms
    1 x afterRoute (3.17MB) (12.38%)
    27.95ms
    1 x afterRenderComponent com_phocadownload (2.17MB) (10.78%)
    24.34ms
    1 x beforeRenderRawModule mod_djmegamenu (Fő) (2.73MB) (10.41%)
    23.51ms
    1 x afterRenderRawModule mod_djmegamenu (Fő) (557.25KB) (4.47%)
    10.10ms
    1 x beforeRenderRawModule mod_djmegamenu (Vertical) (594.77KB) (2.62%)
    5.93ms
    1 x beforeRenderComponent com_phocadownload (424.13KB) (1.77%)
    3.99ms
    1 x afterRenderRawModule mod_djmegamenu (Vertical) (63.55KB) (1.16%)
    2.63ms
    1 x afterRenderModule mod_djmegamenu (Fő) (1.84KB) (0.05%)
    105μs
    1 x afterDispatch (66.28KB) (0.05%)
    102μs
    1 x afterRenderModule mod_djmegamenu (Vertical) (1.21KB) (0.04%)
    92μs
    1 x beforeRenderModule mod_djmegamenu (Fő) (704B) (0%)
    7μs
    1 x beforeRenderModule mod_djmegamenu (Vertical) (720B) (0%)
    7μs
30 statements were executed, 5 of which were duplicates, 25 unique10.14ms111.89KB
  • SELECT @@SESSION.sql_mode;105μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:293Copy
  • SELECT `data` FROM `sx06g_session` WHERE `session_id` = ?123μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `sx06g_session` WHERE `session_id` = :session_id LIMIT 1118μs1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `sx06g_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)1.61ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `sx06g_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1323μs18.23KB/libraries/src/Component/ComponentHelper.php:393Copy
  • SELECT `id`,`rules` FROM `sx06g_viewlevels`116μs976B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `sx06g_usergroups` AS `a` LEFT JOIN `sx06g_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest216μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `sx06g_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`876μs3.55KBParams/libraries/src/Plugin/PluginHelper.php:283Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`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`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `sx06g_menu` AS `m` LEFT JOIN `sx06g_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id` WHERE ( (`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2) ORDER BY `m`.`lft`581μs38.17KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM sx06g_phocadownload_categories AS a WHERE a.id = 64 ORDER BY a.ordering LIMIT 1154μs1KB/administrator/components/com_phocadownload/libraries/phocadownload/category/category.php:175Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM sx06g_phocadownload_categories AS a WHERE a.parent_id = 64 ORDER BY a.ordering255μs1008B/administrator/components/com_phocadownload/libraries/phocadownload/category/category.php:184Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `sx06g_template_styles` AS `s` LEFT JOIN `sx06g_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` = 1289μs1.19KB/administrator/components/com_templates/src/Model/StyleModel.php:771Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM sx06g_template_styles AS s WHERE s.client_id = 0 AND s.template = 'g5_helium' ORDER BY s.id203μs1.09KB/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT * FROM `sx06g_languages` WHERE `published` = 1 ORDER BY `ordering` ASC269μs2.22KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.description, cc.metakey, cc.metadesc, pc.title as parenttitle, cc.parent_id as parentid, pc.alias as parentalias FROM sx06g_phocadownload_categories AS cc LEFT JOIN sx06g_phocadownload_categories AS pc ON pc.id = cc.parent_id WHERE cc.id= 64 AND cc.access IN (1,5) AND cc.published = 1 ORDER BY cc.ordering LIMIT 1169μs2.06KB/libraries/src/MVC/Model/BaseDatabaseModel.php:165Copy
  • SELECT cc.id, cc.title, cc.alias, cc.access as cataccess, cc.accessuserid as cataccessuserid, COUNT(c.id) AS numdoc FROM sx06g_phocadownload_categories AS cc LEFT JOIN sx06g_phocadownload AS c ON c.catid = cc.id AND c.published = 1 AND c.textonly = 0 WHERE cc.parent_id = 64 AND cc.access IN (1,5) AND cc.published = 1 GROUP BY cc.id, cc.title, cc.alias, cc.access, cc.accessuserid ORDER BY cc.ordering ASC417μs1.11KB/libraries/src/MVC/Model/BaseDatabaseModel.php:165Copy
  • SELECT c.*, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias, cc.access as cataccess, cc.accessuserid as cataccessuserid FROM sx06g_phocadownload AS c LEFT JOIN sx06g_phocadownload_categories AS cc ON cc.id = c.catid LEFT JOIN sx06g_phocadownload_file_votes_statistics AS r ON r.fileid = c.id WHERE c.catid= 64 AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND c.access IN (1,5) ) ) AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND cc.access IN (1,5) ) ) AND c.published = 1 AND c.approved = 1 AND cc.published = 1 AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2025-04-08 13:35:26' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2025-04-08 13:35:26' ) ORDER BY c.ordering ASC LIMIT 50666μs11.39KB/libraries/src/MVC/Model/BaseDatabaseModel.php:165Copy
  • SELECT c.id FROM sx06g_phocadownload AS c LEFT JOIN sx06g_phocadownload_categories AS cc ON cc.id = c.catid WHERE c.catid= 64 AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND c.access IN (1,5) ) ) AND ( (unaccessible_file = 1 ) OR (unaccessible_file = 0 AND cc.access IN (1,5) ) ) AND c.published = 1 AND c.approved = 1 AND cc.published = 1 AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= '2025-04-08 13:35:26' ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= '2025-04-08 13:35:26' ) ORDER BY c.id428μs1.13KB/libraries/src/MVC/Model/BaseDatabaseModel.php:210Copy
  • SELECT a.filename as filename, a.type as type, a.menulink as menulink FROM sx06g_phocadownload_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC163μs1008B/administrator/components/com_phocadownload/libraries/phocadownload/render/renderfront.php:54Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM sx06g_phocadownload_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 193μs1008B/administrator/components/com_phocadownload/libraries/phocadownload/category/category.php:175Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM sx06g_phocadownload_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 178μs1008B/administrator/components/com_phocadownload/libraries/phocadownload/category/category.php:175Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM sx06g_phocadownload_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 176μs1008B/administrator/components/com_phocadownload/libraries/phocadownload/category/category.php:175Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `sx06g_modules` AS `m` LEFT JOIN `sx06g_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `sx06g_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`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`713μs2.25KBParams/libraries/src/Cache/Controller/CallbackController.php:52Copy
  • SELECT manifest_cache FROM sx06g_extensions WHERE element='mod_djmegamenu' LIMIT 1162μs856B/modules/mod_djmegamenu/helper.php:398Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `sx06g_menu_types` AS `a` WHERE `a`.`client_id` = 0132μs944B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM sx06g_menu AS m WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft283μs1.3KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `sx06g_modules` AS `m` LEFT JOIN `sx06g_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `sx06g_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`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND (`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND (`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND (`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0) ORDER BY `m`.`position`,`m`.`ordering`651μs2.25KBParams/libraries/src/Cache/Controller/CallbackController.php:52Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM sx06g_menu AS m WHERE m.menutype = 'footer' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft236μs1.08KB/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `sx06g_scheduler_tasks` AS `a` LEFT JOIN `sx06g_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`next_execution` <= :now ORDER BY `a`.`title` asc329μs4.45KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy
  • SELECT `a`.`id`,`a`.`asset_id`,`a`.`title`,`a`.`type`,`a`.`execution_rules`,`a`.`state`,`a`.`last_exit_code`,`a`.`locked`,`a`.`last_execution`,`a`.`next_execution`,`a`.`times_executed`,`a`.`times_failed`,`a`.`priority`,`a`.`ordering`,`a`.`note`,`a`.`checked_out`,`a`.`checked_out_time`,`uc`.`name` AS `editor` FROM `sx06g_scheduler_tasks` AS `a` LEFT JOIN `sx06g_users` AS `uc` ON `uc`.`id` = `a`.`checked_out` WHERE `a`.`state` = :state AND `a`.`locked` IS NOT NULL ORDER BY `a`.`title` asc309μs4.43KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:391Copy

XAkadálymentesítési beállítások