Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dovedností, jako by to bylo něco, co zásadně ovlivní jejich pracovní výsledky.
Vybírat si lidi podle toho, jestli si u nich můžeme odškrtnout, že zvládají všechny požadavky, které jsme vypsali do inzerátu, je ale chyba. A ve skrytu duše to víme všichni.
Může se objevit někdo, kdo splní všechno, co si vymyslíme, a ukáže se, že jsme ho vůbec přijímat neměli. Třeba proto, že vůbec nezapadne do kolektivu. Pak se ale může ukázat někdo, kdo z námi požadovaných dovedností ovládá čtvrtinu, a i tak z něj může být excelentní zaměstnanec.
Proč si tedy najímání lidí tolik komplikujeme? Pozorným rozhovorem a pozorováním můžeme o lidech zjistit mnohem víc, než když jim budeme pokládat otázky jako „Jak dlouho používáte Excel?“, protože z odpovědi se stejně nedozvíte, co o Excelu skutečně ví.
Pokud vás zajímá, jestli někdo Excel ovládá, musíte se ptát, jak ho používá a co s ním dokáže. A pokud dotyčný neumí používat zrovna ten nástroj, se kterým pracujete u vás ve firmě, tak se nic neděje.
Chytří lidé se vždycky naučí nové věci používat. A pokud chceme chytře i najímat, musíme zapomenout na předepsané postupy a dotazníky, studování životopisů a spolehnout se na svůj rozum a intuici. Najímání není o zaškrtávání políček, je to bytostně mezilidská záležitost, která stojí a padá s tím, jak spolu dokážeme komunikovat.
Tohle je pět případů, kdy byste člověka, který se zdá ideální, přijímat neměli:
- Nenajímejte nikoho, kdo při přijímacích procesu „klopýtá“ – na dlouhou dobu se odmlčí nebo nepřijde na dohodnutou schůzku. Dost možná má i jiné příležitosti – a přejme mu je –, vy ale potřebujete někoho, kdo o práci u vás opravdu stojí a můžete se na něj spolehnout.
- Nevybírejte si ani lidi, kteří na pohovor přijdou bez jakýchkoliv dotazů a ani je žádné nenapadnou, zatímco spolu mluvíte. Zvídavost je jedna z nejdůležitějších schopností, které byste měli hledat. Pokud tedy hledáte chytré a odhodlané lidi.
- Neberte nikoho, kdo je během pohovoru naštvaný, hrubý nebo nezdvořilý. Velice pravděpodobně nemá jen špatný den, ale je takový pořád. I kdyby jeho kvalifikace byla sebelepší, tito lidé dokážou spolehlivě rozložit jakýkoliv kolektiv. Energie a entuziasmus vašich lidí je přitom to nejdůležitější, co je žene ke skvělým výkonům, a vy je o ně nesmíte připravit.
- Nepřijímejte nikoho, kdo neví, co chce. Pokud to uděláte, může vás nemile překvapit, že se vaše očekávání s jeho nakonec neshodnou. Dospělí lidé by měli tušit, kam v životě směřují a že chtějí víc než „jen mít práci“.
- A nechtějte ani nikoho, kdo vám řekne: „Prosím, přijměte mě, budu dělat, cokoliv bude potřeba.“ Nejlepší volbou jsou vždy lidé, kteří si sami sebe váží a vědí, co umějí a co chtějí dělat. Asi všichni chápeme, že se žadatelé o práci dokážou občas ponížit, ale člověk, který si sám sebe necení, nebude pro váš tým žádným přínosem.
Jaroslav Šulc
Autor: Liz Ryan
Nette\FileNotFoundException
Missing template file '/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/LikeButton/LikeButton.latte'. search►
Source file ►
File: /www/hosting/jobcveye.com/www/front/libs/Nette/Templating/FileTemplate.php Line: 46
36: 37: /** 38: * Sets the path to the template file. 39: * @param string template file path 40: * @return self 41: */ 42: public function setFile($file) 43: { 44: $this->file = realpath($file); 45: if (!$this->file) { 46: throw new Nette\FileNotFoundException("Missing template file '$file'."); 47: } 48: return $this; 49: } 50:
Call stack ▼
/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/LikeButton/LikeButton.php:42 source ► Nette\Templating\FileTemplate-> setFile (arguments ►)
$file "/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/LikeButton/LikeButton.latte" (87)
32: /** @var bool */ 33: public $faces = false; 34: 35: /** @var string */ 36: public $display = "like"; 37: 38: public function render($params = array()) 39: { 40: $this->setAll($params); 41: // template vars 42: $this->template->setFile(dirname(__FILE__) . '/LikeButton.latte'); 43: $this->template->url = $this->getUrl(); 44: $this->template->send = ($this->getSend() ? "true" : "false"); 45: $this->template->layout = $this->getLayout(); 46: $this->template->width = $this->getWidth();
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Cms.default.latte-66dd917a5d851398dda38730e9313048.php:41 source ► FbTools\LikeButton-> render (arguments ►)
$params array(3) ▼
{ send => FALSE display => "like" (4) layout => "box_count" (9) }
31: 32: <?php if ($page->banners_id) { $_ctrl = $_control->getComponent("banner-$page->banners_id"); if ($_ctrl instanceof Nette\Application\UI\IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;} ?> 33: 34: 35: <?php if (isset($photos)) { Nette\Latte\Macros\CoreMacros::includeTemplate("gallery.latte", $template->getParameters(), $_l->templates['4lihyq7geu'])->render() ;} ?> 36: 37: 38: <?php if ($page->video_code) { Nette\Latte\Macros\CoreMacros::includeTemplate("video.latte", $template->getParameters(), $_l->templates['4lihyq7geu'])->render() ;} ?> 39: 40: 41: <?php if (!empty($page->fb_button) && $page->fb_button != 'none') { $_ctrl = $_control->getComponent("fbLike"); if ($_ctrl instanceof Nette\Application\UI\IRenderable) $_ctrl->validateControl(); $_ctrl->render(array('send' => false, 'display' => $page->fb_button, 'layout'=>'box_count')) ;} ?> 42: 43: <?php echo $template->googlePlus($page->google_plus) ?> 44: 45:
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/UIMacros.php:438 source ► _lb02710c6f7d_content (arguments ►)
$_l stdClass(4) ▼
{ templates => array(2) ▼
{ 4lihyq7geu => Nette\Templating\FileTemplate(8) ►
blocks => array(4) ▼{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
7exjx8pf12 => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/@layout.latte" (75) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
}{ content => array(1) ▼
extends => NULL tmp => array(1) ▼[ 0 => "_lb02710c6f7d_content" (21) ]
_agenturaMenu => array(1) ▼[ 0 => "_lbf95357a724__agenturaMenu" (27) ]
_flashes => array(1) ▼[ 0 => "_lb5db7b8e719__flashes" (22) ]
_breadcrumbs => array(1) ▼[ 0 => "_lbf59c28d4b7__breadcrumbs" (26) ]
}[ 0 => "subpage" (7) ]
}$_args array(34) ►
{ _control => FrontModule\CmsPresenter(40) ►
{ page => Nette\Database\Table\ActiveRow(4) ▼
control => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
_presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
user => Nette\Security\User(8) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ guestRole => "guest" (5) authenticatedRole => "authenticated" (13) onLoggedIn => NULL onLoggedOut => NULL storage private => Nette\Http\UserStorage(3) ▼
netteHttpResponse => Nette\Http\Response(5) ▼{ namespace private => "" sessionHandler private => Nette\Http\Session(4) { ... } sessionSection private => Nette\Http\SessionSection(5) { ... } }
authenticator private => NULL authorizator private => NULL context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
}{ cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE code private => 200 }
netteCacheStorage => Nette\Caching\Storages\FileStorage(4) ▼{ dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) ►
baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/../temp/btfj.dat" (56) handle private => NULL lastNode private => 2 processIdentifier private => NULL nodeCache private => array(0) nodeChanged private => array(0) toCommit private => array(0) deletedLinks private => array(0) dataNodeFreeSpace private => array(0) }
locks private => NULL }{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cfg => array(46) ►{ id => 1 name => "JOBCVEYE" (8) active => 1 searching => 1 xmlsitemap => 1 map => 3 rss => 15 small_navigation => 1 footer_text => "<p> Copyright © 2012 <strong>Webový servis Company s.r.o.</strong> <br /> Jakékoliv publikování nebo šíření obsahu stránek bez souhl ... " (332) comments => 1 host => "www.jobcveye.com" (16) lang => "CS" (2) limit_news => 3 greybox => 1 extended_news => 1 modules => "formular,novinky,rss,xmlsitemap,search,cms,map,kniha" (52) menu => "min" (3) small_navigation_separator => NULL show_switch_languages => 1 googlebot => "snippet, archive" (16) verifykeys => NULL geo_tag_region => "CZ-PA" (5) geo_tag_place => "Pardubice" (9) geo_tag_position => "50.037023, 15.77163" (19) geo_tag_description => "GeaCert, s.r.o." (15) analytics_code => "<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-42530411-2']); _gaq.push(['_trackPageview']); (fu ... " (486) extra_head => NULL is_default_configuration => 1 show_submenu => 1 main_menu_type => "" url_type => "hierarchy" (9) title_type => "2" title_separator => " | " (3) fb_app_id => "1408476699371891" (16) fb_loading => 0 fb_tracking_likes => 0 rssfeed_urls => NULL rssfeed_enabled => 0 lang_locale => "cs_CZ" (5) limit_news_alternative => NULL rss_feed_preview_limit => NULL allowed_in_language_switch => 1 news_paging => 5 event_box_limit => 0 new_stuff_on_web_limit => 0 faq_enabled => 0 }
lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) ▼{ table private => Nette\Database\Table\Selection(18) ►
related => Nette\Database\Table\Selection(18) ►{ connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "pages" (5) primary protected => "id" (2) primarySequence protected => FALSE rows protected => array(1) { ... } data protected => array(1) { ... } dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => array(31) { ... } previousAccessedColumns protected => array(31) { ... } observeCache protected => Nette\Database\Table\Selection(18) { *RECURSION* } checkReferenced protected => FALSE keys protected => array(0) }
data private => array(31) ►{ id => 56 index_page => 0 redirection => NULL tpl_variables => NULL content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) title => NULL description => NULL keywords => NULL parent_pages_id => 46 level => 3 menu_name => "Proč nepřijmout ideálního kandidáta?" (41) url => "proc-nevybrat-idealniho-kandidata" (33) content => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) main_picture => "main_picture_Recruitment-strategies.jpg" (39) extra_photos_limit => 0 forms_id => NULL run_class => NULL map_page => 0 root => 19 name => "Proč nepřijmout ideálního kandidáta?" (41) router => 0 banners_id => NULL video_code => NULL fb_button => "like" (4) google_plus => 0 twitter_share => 0 export_pdf => 0 send_to_mail => 0 fb_comments => 0 attachment => NULL category_links => 0 }
dataRefreshed private => FALSE modified private => array(1) ▼{ content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) }
}{ connection protected => Nette\Database\Connection(6) ▼
jobs => Is\Models\NabidkyPrace(22) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "related_links" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`related_links`" (15) select protected => array(0) where protected => array(1) [ ... ] conditions protected => array(1) { ... } parameters protected => array(1) [ ... ] order protected => array(0) limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "related_links" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ nabidkyHasBenefity protected => Is\Models\NabidkyHasBenefity(19) ►
employers => Nette\Database\Table\Selection(18) ►{ tableName => "nabidky_has_benefity" (20) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_benefity" (20) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasJazyky protected => Is\Models\NabidkyHasJazyky(19) ►{ tableName => "nabidky_has_jazyky" (18) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_jazyky" (18) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasKraje protected => Is\Models\NabidkyHasKraje(19) ►{ tableName => "nabidky_has_kraje" (17) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_kraje" (17) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
tableName => "nabidky_prace" (13) connection protected => Nette\Database\Connection(6) ▼{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "nabidky_prace" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`nabidky_prace`" (15) select protected => array(0) where protected => array(5) [ ... ] conditions protected => array(5) { ... } parameters protected => array(4) [ ... ] order protected => array(1) [ ... ] limit protected => 60 offset protected => NULL group protected => "" having protected => "" }
name protected => "nabidky_prace" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ connection protected => Nette\Database\Connection(6) ▼
viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "zamestnavatel" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`zamestnavatel`" (15) select protected => array(0) where protected => array(2) [ ... ] conditions protected => array(2) { ... } parameters protected => array(1) [ ... ] order protected => array(1) [ ... ] limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "zamestnavatel" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/@layout.latte" (75) onPrepareFilters => array(1) ▼
_g => stdClass(0) _extended => TRUE }[ 0 => Nette\Callback(1) { ... } ]
source private => NULL params private => array(34) ►{ _control => FrontModule\CmsPresenter(40) { ... } control => FrontModule\CmsPresenter(40) { ... } _presenter => FrontModule\CmsPresenter(40) { ... } presenter => FrontModule\CmsPresenter(40) { ... } user => Nette\Security\User(8) { ... } netteHttpResponse => Nette\Http\Response(5) { ... } netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... } baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) { ... } cfg => array(46) { ... } lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) { ... } related => Nette\Database\Table\Selection(18) { ... } jobs => Is\Models\NabidkyPrace(22) { ... } employers => Nette\Database\Table\Selection(18) { ... } viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) { *RECURSION* } _g => stdClass(0) _extended => TRUE }
filters private => array(1) ▼[ 0 => Nette\Callback(1) { ... } ]
helpers private => array(1) ▼{ translate => Nette\Callback(1) { ... } }
helperLoaders private => array(8) ►[ 0 => Nette\Callback(1) { ... } 1 => Nette\Callback(1) { ... } 2 => Nette\Callback(1) { ... } 3 => Nette\Callback(1) { ... } 4 => Nette\Callback(1) { ... } 5 => Nette\Callback(1) { ... } 6 => Nette\Callback(1) { ... } 7 => Nette\Callback(1) { ... } ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) ▼{ hint => "/Components/paginator.latte" (27) dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) { ... } locks private => NULL }
}428: /** 429: * Calls block. 430: * @return void 431: */ 432: public static function callBlock(\stdClass $context, $name, array $params) 433: { 434: if (empty($context->blocks[$name])) { 435: throw new Nette\InvalidStateException("Cannot include undefined block '$name'."); 436: } 437: $block = reset($context->blocks[$name]); 438: $block($context, $params); 439: } 440: 441: 442: /**
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_templates._layout.latte-3ed2a30e14786e0b0600a67f3e9cd61e.php:142 source ► Nette\Latte\Macros\UIMacros:: callBlock (arguments ►)
$context stdClass(4) ▼
{ templates => array(2) ▼
{ 4lihyq7geu => Nette\Templating\FileTemplate(8) ►
blocks => array(4) ▼{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
7exjx8pf12 => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/@layout.latte" (75) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
}{ content => array(1) ▼
extends => NULL tmp => array(1) ▼[ 0 => "_lb02710c6f7d_content" (21) ]
_agenturaMenu => array(1) ▼[ 0 => "_lbf95357a724__agenturaMenu" (27) ]
_flashes => array(1) ▼[ 0 => "_lb5db7b8e719__flashes" (22) ]
_breadcrumbs => array(1) ▼[ 0 => "_lbf59c28d4b7__breadcrumbs" (26) ]
}[ 0 => "subpage" (7) ]
}$name "content" (7)
$params array(34) ►
{ _control => FrontModule\CmsPresenter(40) ►
{ page => Nette\Database\Table\ActiveRow(4) ▼
control => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
_presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
user => Nette\Security\User(8) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ guestRole => "guest" (5) authenticatedRole => "authenticated" (13) onLoggedIn => NULL onLoggedOut => NULL storage private => Nette\Http\UserStorage(3) ▼
netteHttpResponse => Nette\Http\Response(5) ▼{ namespace private => "" sessionHandler private => Nette\Http\Session(4) { ... } sessionSection private => Nette\Http\SessionSection(5) { ... } }
authenticator private => NULL authorizator private => NULL context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
}{ cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE code private => 200 }
netteCacheStorage => Nette\Caching\Storages\FileStorage(4) ▼{ dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) ►
baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/../temp/btfj.dat" (56) handle private => NULL lastNode private => 2 processIdentifier private => NULL nodeCache private => array(0) nodeChanged private => array(0) toCommit private => array(0) deletedLinks private => array(0) dataNodeFreeSpace private => array(0) }
locks private => NULL }{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cfg => array(46) ►{ id => 1 name => "JOBCVEYE" (8) active => 1 searching => 1 xmlsitemap => 1 map => 3 rss => 15 small_navigation => 1 footer_text => "<p> Copyright © 2012 <strong>Webový servis Company s.r.o.</strong> <br /> Jakékoliv publikování nebo šíření obsahu stránek bez souhl ... " (332) comments => 1 host => "www.jobcveye.com" (16) lang => "CS" (2) limit_news => 3 greybox => 1 extended_news => 1 modules => "formular,novinky,rss,xmlsitemap,search,cms,map,kniha" (52) menu => "min" (3) small_navigation_separator => NULL show_switch_languages => 1 googlebot => "snippet, archive" (16) verifykeys => NULL geo_tag_region => "CZ-PA" (5) geo_tag_place => "Pardubice" (9) geo_tag_position => "50.037023, 15.77163" (19) geo_tag_description => "GeaCert, s.r.o." (15) analytics_code => "<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-42530411-2']); _gaq.push(['_trackPageview']); (fu ... " (486) extra_head => NULL is_default_configuration => 1 show_submenu => 1 main_menu_type => "" url_type => "hierarchy" (9) title_type => "2" title_separator => " | " (3) fb_app_id => "1408476699371891" (16) fb_loading => 0 fb_tracking_likes => 0 rssfeed_urls => NULL rssfeed_enabled => 0 lang_locale => "cs_CZ" (5) limit_news_alternative => NULL rss_feed_preview_limit => NULL allowed_in_language_switch => 1 news_paging => 5 event_box_limit => 0 new_stuff_on_web_limit => 0 faq_enabled => 0 }
lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) ▼{ table private => Nette\Database\Table\Selection(18) ►
related => Nette\Database\Table\Selection(18) ►{ connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "pages" (5) primary protected => "id" (2) primarySequence protected => FALSE rows protected => array(1) { ... } data protected => array(1) { ... } dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => array(31) { ... } previousAccessedColumns protected => array(31) { ... } observeCache protected => Nette\Database\Table\Selection(18) { *RECURSION* } checkReferenced protected => FALSE keys protected => array(0) }
data private => array(31) ►{ id => 56 index_page => 0 redirection => NULL tpl_variables => NULL content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) title => NULL description => NULL keywords => NULL parent_pages_id => 46 level => 3 menu_name => "Proč nepřijmout ideálního kandidáta?" (41) url => "proc-nevybrat-idealniho-kandidata" (33) content => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) main_picture => "main_picture_Recruitment-strategies.jpg" (39) extra_photos_limit => 0 forms_id => NULL run_class => NULL map_page => 0 root => 19 name => "Proč nepřijmout ideálního kandidáta?" (41) router => 0 banners_id => NULL video_code => NULL fb_button => "like" (4) google_plus => 0 twitter_share => 0 export_pdf => 0 send_to_mail => 0 fb_comments => 0 attachment => NULL category_links => 0 }
dataRefreshed private => FALSE modified private => array(1) ▼{ content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) }
}{ connection protected => Nette\Database\Connection(6) ▼
jobs => Is\Models\NabidkyPrace(22) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "related_links" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`related_links`" (15) select protected => array(0) where protected => array(1) [ ... ] conditions protected => array(1) { ... } parameters protected => array(1) [ ... ] order protected => array(0) limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "related_links" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ nabidkyHasBenefity protected => Is\Models\NabidkyHasBenefity(19) ►
employers => Nette\Database\Table\Selection(18) ►{ tableName => "nabidky_has_benefity" (20) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_benefity" (20) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasJazyky protected => Is\Models\NabidkyHasJazyky(19) ►{ tableName => "nabidky_has_jazyky" (18) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_jazyky" (18) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasKraje protected => Is\Models\NabidkyHasKraje(19) ►{ tableName => "nabidky_has_kraje" (17) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_kraje" (17) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
tableName => "nabidky_prace" (13) connection protected => Nette\Database\Connection(6) ▼{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "nabidky_prace" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`nabidky_prace`" (15) select protected => array(0) where protected => array(5) [ ... ] conditions protected => array(5) { ... } parameters protected => array(4) [ ... ] order protected => array(1) [ ... ] limit protected => 60 offset protected => NULL group protected => "" having protected => "" }
name protected => "nabidky_prace" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ connection protected => Nette\Database\Connection(6) ▼
viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "zamestnavatel" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`zamestnavatel`" (15) select protected => array(0) where protected => array(2) [ ... ] conditions protected => array(2) { ... } parameters protected => array(1) [ ... ] order protected => array(1) [ ... ] limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "zamestnavatel" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/@layout.latte" (75) onPrepareFilters => array(1) ▼
_g => stdClass(0) _extended => TRUE }[ 0 => Nette\Callback(1) { ... } ]
source private => NULL params private => array(34) ►{ _control => FrontModule\CmsPresenter(40) { ... } control => FrontModule\CmsPresenter(40) { ... } _presenter => FrontModule\CmsPresenter(40) { ... } presenter => FrontModule\CmsPresenter(40) { ... } user => Nette\Security\User(8) { ... } netteHttpResponse => Nette\Http\Response(5) { ... } netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... } baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) { ... } cfg => array(46) { ... } lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) { ... } related => Nette\Database\Table\Selection(18) { ... } jobs => Is\Models\NabidkyPrace(22) { ... } employers => Nette\Database\Table\Selection(18) { ... } viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) { *RECURSION* } _g => stdClass(0) _extended => TRUE }
filters private => array(1) ▼[ 0 => Nette\Callback(1) { ... } ]
helpers private => array(1) ▼{ translate => Nette\Callback(1) { ... } }
helperLoaders private => array(8) ►[ 0 => Nette\Callback(1) { ... } 1 => Nette\Callback(1) { ... } 2 => Nette\Callback(1) { ... } 3 => Nette\Callback(1) { ... } 4 => Nette\Callback(1) { ... } 5 => Nette\Callback(1) { ... } 6 => Nette\Callback(1) { ... } 7 => Nette\Callback(1) { ... } ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) ▼{ hint => "/Components/paginator.latte" (27) dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) { ... } locks private => NULL }
}132: <div id="job"> 133: <?php if (Nette\Latte\Macros\CacheMacro::createCache($netteCacheStorage, 'at99i3ll92', $_g->caches, array('hledam_pracovni_pozici', 'expire' => '+1 hour'))) { $_ctrl = $_control->getComponent("wb-hledam_pracovni_pozici_$lang"); if ($_ctrl instanceof Nette\Application\UI\IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;$_l->tmp = array_pop($_g->caches); if (!$_l->tmp instanceof stdClass) $_l->tmp->end(); } ?> 134: <hr /> 135: </div> 136: <div id="staff"> 137: <?php if (Nette\Latte\Macros\CacheMacro::createCache($netteCacheStorage, '7nhkvdhfdd', $_g->caches, array('hledam_zamestnance', 'expire' => '+1 hour'))) { $_ctrl = $_control->getComponent("wb-hledam_zamestnance_$lang"); if ($_ctrl instanceof Nette\Application\UI\IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;$_l->tmp = array_pop($_g->caches); if (!$_l->tmp instanceof stdClass) $_l->tmp->end(); } ?> 138: <hr /> 139: </div> 140: <?php } else { ?> 141: 142: <?php if (isset($_l->blocks["content"])) { Nette\Latte\Macros\UIMacros::callBlock($_l, 'content', $template->getParameters()) ;} } ?> 143: 144: 145: <?php if (isset($_l->blocks["side"])) { Nette\Latte\Macros\UIMacros::callBlock($_l, 'side', $template->getParameters()) ;} ?> 146: </div>
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/LimitedScope.php:65 source ► require (arguments ►)
#0 "/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_templates._layout.latte-3ed2a30e14786e0b0600a67f3e9cd61e.php" (128)
55: */ 56: public static function load(/*$file, array $vars = NULL*/) 57: { 58: if (func_num_args() > 1) { 59: if (func_get_arg(1) === TRUE) { 60: return require func_get_arg(0); 61: } 62: foreach (func_get_arg(1) as $__k => $__v) $$__k = $__v; 63: unset($__k, $__v); 64: } 65: return require func_get_arg(0); 66: } 67: 68: } 69:
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/FileTemplate.php:108 source ► Nette\Utils\LimitedScope:: load (arguments ►)
#0 "/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_templates._layout.latte-3ed2a30e14786e0b0600a67f3e9cd61e.php" (128)
#1 array(35) ►
{ _control => FrontModule\CmsPresenter(40) ►
{ page => Nette\Database\Table\ActiveRow(4) ▼
control => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
_presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
user => Nette\Security\User(8) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ guestRole => "guest" (5) authenticatedRole => "authenticated" (13) onLoggedIn => NULL onLoggedOut => NULL storage private => Nette\Http\UserStorage(3) ▼
netteHttpResponse => Nette\Http\Response(5) ▼{ namespace private => "" sessionHandler private => Nette\Http\Session(4) { ... } sessionSection private => Nette\Http\SessionSection(5) { ... } }
authenticator private => NULL authorizator private => NULL context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
}{ cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE code private => 200 }
netteCacheStorage => Nette\Caching\Storages\FileStorage(4) ▼{ dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) ►
baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/../temp/btfj.dat" (56) handle private => NULL lastNode private => 2 processIdentifier private => NULL nodeCache private => array(0) nodeChanged private => array(0) toCommit private => array(0) deletedLinks private => array(0) dataNodeFreeSpace private => array(0) }
locks private => NULL }{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cfg => array(46) ►{ id => 1 name => "JOBCVEYE" (8) active => 1 searching => 1 xmlsitemap => 1 map => 3 rss => 15 small_navigation => 1 footer_text => "<p> Copyright © 2012 <strong>Webový servis Company s.r.o.</strong> <br /> Jakékoliv publikování nebo šíření obsahu stránek bez souhl ... " (332) comments => 1 host => "www.jobcveye.com" (16) lang => "CS" (2) limit_news => 3 greybox => 1 extended_news => 1 modules => "formular,novinky,rss,xmlsitemap,search,cms,map,kniha" (52) menu => "min" (3) small_navigation_separator => NULL show_switch_languages => 1 googlebot => "snippet, archive" (16) verifykeys => NULL geo_tag_region => "CZ-PA" (5) geo_tag_place => "Pardubice" (9) geo_tag_position => "50.037023, 15.77163" (19) geo_tag_description => "GeaCert, s.r.o." (15) analytics_code => "<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-42530411-2']); _gaq.push(['_trackPageview']); (fu ... " (486) extra_head => NULL is_default_configuration => 1 show_submenu => 1 main_menu_type => "" url_type => "hierarchy" (9) title_type => "2" title_separator => " | " (3) fb_app_id => "1408476699371891" (16) fb_loading => 0 fb_tracking_likes => 0 rssfeed_urls => NULL rssfeed_enabled => 0 lang_locale => "cs_CZ" (5) limit_news_alternative => NULL rss_feed_preview_limit => NULL allowed_in_language_switch => 1 news_paging => 5 event_box_limit => 0 new_stuff_on_web_limit => 0 faq_enabled => 0 }
lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) ▼{ table private => Nette\Database\Table\Selection(18) ►
related => Nette\Database\Table\Selection(18) ►{ connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "pages" (5) primary protected => "id" (2) primarySequence protected => FALSE rows protected => array(1) { ... } data protected => array(1) { ... } dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => array(31) { ... } previousAccessedColumns protected => array(31) { ... } observeCache protected => Nette\Database\Table\Selection(18) { *RECURSION* } checkReferenced protected => FALSE keys protected => array(0) }
data private => array(31) ►{ id => 56 index_page => 0 redirection => NULL tpl_variables => NULL content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) title => NULL description => NULL keywords => NULL parent_pages_id => 46 level => 3 menu_name => "Proč nepřijmout ideálního kandidáta?" (41) url => "proc-nevybrat-idealniho-kandidata" (33) content => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) main_picture => "main_picture_Recruitment-strategies.jpg" (39) extra_photos_limit => 0 forms_id => NULL run_class => NULL map_page => 0 root => 19 name => "Proč nepřijmout ideálního kandidáta?" (41) router => 0 banners_id => NULL video_code => NULL fb_button => "like" (4) google_plus => 0 twitter_share => 0 export_pdf => 0 send_to_mail => 0 fb_comments => 0 attachment => NULL category_links => 0 }
dataRefreshed private => FALSE modified private => array(1) ▼{ content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) }
}{ connection protected => Nette\Database\Connection(6) ▼
jobs => Is\Models\NabidkyPrace(22) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "related_links" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`related_links`" (15) select protected => array(0) where protected => array(1) [ ... ] conditions protected => array(1) { ... } parameters protected => array(1) [ ... ] order protected => array(0) limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "related_links" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ nabidkyHasBenefity protected => Is\Models\NabidkyHasBenefity(19) ►
employers => Nette\Database\Table\Selection(18) ►{ tableName => "nabidky_has_benefity" (20) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_benefity" (20) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasJazyky protected => Is\Models\NabidkyHasJazyky(19) ►{ tableName => "nabidky_has_jazyky" (18) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_jazyky" (18) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasKraje protected => Is\Models\NabidkyHasKraje(19) ►{ tableName => "nabidky_has_kraje" (17) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_kraje" (17) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
tableName => "nabidky_prace" (13) connection protected => Nette\Database\Connection(6) ▼{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "nabidky_prace" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`nabidky_prace`" (15) select protected => array(0) where protected => array(5) [ ... ] conditions protected => array(5) { ... } parameters protected => array(4) [ ... ] order protected => array(1) [ ... ] limit protected => 60 offset protected => NULL group protected => "" having protected => "" }
name protected => "nabidky_prace" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ connection protected => Nette\Database\Connection(6) ▼
viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "zamestnavatel" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`zamestnavatel`" (15) select protected => array(0) where protected => array(2) [ ... ] conditions protected => array(2) { ... } parameters protected => array(1) [ ... ] order protected => array(1) [ ... ] limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "zamestnavatel" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/@layout.latte" (75) onPrepareFilters => array(1) ▼
_g => stdClass(0) _l => stdClass(4) ▼[ 0 => Nette\Callback(1) { ... } ]
source private => NULL params private => array(34) ►{ _control => FrontModule\CmsPresenter(40) { ... } control => FrontModule\CmsPresenter(40) { ... } _presenter => FrontModule\CmsPresenter(40) { ... } presenter => FrontModule\CmsPresenter(40) { ... } user => Nette\Security\User(8) { ... } netteHttpResponse => Nette\Http\Response(5) { ... } netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... } baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) { ... } cfg => array(46) { ... } lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) { ... } related => Nette\Database\Table\Selection(18) { ... } jobs => Is\Models\NabidkyPrace(22) { ... } employers => Nette\Database\Table\Selection(18) { ... } viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) { *RECURSION* } _g => stdClass(0) _extended => TRUE }
filters private => array(1) ▼[ 0 => Nette\Callback(1) { ... } ]
helpers private => array(1) ▼{ translate => Nette\Callback(1) { ... } }
helperLoaders private => array(8) ►[ 0 => Nette\Callback(1) { ... } 1 => Nette\Callback(1) { ... } 2 => Nette\Callback(1) { ... } 3 => Nette\Callback(1) { ... } 4 => Nette\Callback(1) { ... } 5 => Nette\Callback(1) { ... } 6 => Nette\Callback(1) { ... } 7 => Nette\Callback(1) { ... } ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) ▼{ hint => "/Components/paginator.latte" (27) dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) { ... } locks private => NULL }
}{ templates => array(2) ▼
_extended => TRUE }{ 4lihyq7geu => Nette\Templating\FileTemplate(8) { ... } 7exjx8pf12 => Nette\Templating\FileTemplate(8) { ... } }
blocks => array(4) ▼{ content => array(1) [ ... ] _agenturaMenu => array(1) [ ... ] _flashes => array(1) [ ... ] _breadcrumbs => array(1) [ ... ] }
extends => NULL tmp => array(1) ▼[ 0 => "subpage" (7) ]
}98: } 99: 100: $cache->save($this->file, $compiled, array( 101: Caching\Cache::FILES => $this->file, 102: Caching\Cache::CONSTS => 'Nette\Framework::REVISION', 103: )); 104: $cached = $cache->load($this->file); 105: } 106: 107: if ($cached !== NULL && $storage instanceof Caching\Storages\PhpFileStorage) { 108: Nette\Utils\LimitedScope::load($cached['file'], $this->getParameters()); 109: } else { 110: Nette\Utils\LimitedScope::evaluate($compiled, $this->getParameters()); 111: } 112: }
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Cms.default.latte-66dd917a5d851398dda38730e9313048.php:123 source ► Nette\Templating\FileTemplate-> render ()
113: if ($_l->extends) { 114: ob_start(); 115: 116: } elseif (!empty($_control->snippetMode)) { 117: return Nette\Latte\Macros\UIMacros::renderSnippets($_control, $_l, get_defined_vars()); 118: } 119: 120: // 121: // main template 122: // 123: if ($_l->extends) { ob_end_clean(); return Nette\Latte\Macros\CoreMacros::includeTemplate($_l->extends, get_defined_vars(), $template)->render(); } 124: call_user_func(reset($_l->blocks['content']), $_l, get_defined_vars()) ;
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/LimitedScope.php:65 source ► require (arguments ►)
#0 "/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Cms.default.latte-66dd917a5d851398dda38730e9313048.php" (122)
55: */ 56: public static function load(/*$file, array $vars = NULL*/) 57: { 58: if (func_num_args() > 1) { 59: if (func_get_arg(1) === TRUE) { 60: return require func_get_arg(0); 61: } 62: foreach (func_get_arg(1) as $__k => $__v) $$__k = $__v; 63: unset($__k, $__v); 64: } 65: return require func_get_arg(0); 66: } 67: 68: } 69:
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/FileTemplate.php:108 source ► Nette\Utils\LimitedScope:: load (arguments ►)
#0 "/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Cms.default.latte-66dd917a5d851398dda38730e9313048.php" (122)
#1 array(32) ►
{ _control => FrontModule\CmsPresenter(40) ►
{ page => Nette\Database\Table\ActiveRow(4) ▼
control => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
_presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
presenter => FrontModule\CmsPresenter(40) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ page => Nette\Database\Table\ActiveRow(4) ▼
user => Nette\Security\User(8) ►{ table private => Nette\Database\Table\Selection(18) { ... } data private => array(31) { ... } dataRefreshed private => FALSE modified private => array(1) { ... } }
photos private => NULL metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84) navNode protected => NavigationNode(10) ►{ label => "Proč nepřijmout ideálního kandidáta?" (41) url => "/proc-nevybrat-idealniho-kandidata" (34) isCurrent => TRUE hasChilds => FALSE level => 0 components private => array(0) cloning private => NULL parent private => NavigationNode(10) { ... } name private => "2" monitors private => array(0) }
lang => NULL e_settings protected => array(102) ►{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) uchazecModel protected => Models\UchazecModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼{ db => Nette\Database\Connection(6) { ... } cache => Nette\Caching\Cache(4) { ... } table => NULL priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... } httpRequest => Nette\Http\Request(9) { ... } mail => Weseus\Mail\WeseusMail(1) { ... } }
zamestnavatel => NULL sess protected => Nette\Http\SessionSection(5) ▼{ session private => Nette\Http\Session(4) { ... } name private => "weseus" (6) data private => array(3) { ... } meta private => NULL warnOnUndefined => FALSE }
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request(7) ►{ method private => "GET" (3) flags private => array(1) { ... } name private => "Front:Cms" (9) params private => array(3) { ... } post private => array(0) files private => array(0) frozen private => TRUE }
response private => Nette\Application\Responses\TextResponse(1) ▼{ source private => Nette\Templating\FileTemplate(8) { ... } }
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array(0) globalState private => array(2) ▼{ lang => NULL "paginator-page" => NULL }
globalStateSinces private => array(2) ▼{ lang => "FrontModule\WeseusPresenter" (27) "paginator-page" => FALSE }
action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass(0) signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request(7) ►{ method private => "FORWARD" (7) flags private => array(0) name private => "Front:Registrace" (16) params private => array(2) { ... } post private => array(0) files private => array(0) frozen private => FALSE }
lastCreatedRequestFlag private => array(1) ▼{ current => FALSE }
context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
template private => Nette\Templating\FileTemplate(8) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) [ ... ] source private => NULL params private => array(34) { ... } filters private => array(1) [ ... ] helpers private => array(1) { ... } helperLoaders private => array(8) [ ... ] cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... } }
invalidSnippets private => array(1) ▼{ "" => TRUE }
snippetMode => NULL params protected => array(3) ▼{ url => "proc-nevybrat-idealniho-kandidata" (33) action => "default" (7) lang => NULL }
components private => array(10) ►{ header => HeaderControl(25) { ... } fbOpenGraphTags => FbTools\OpenGraphTags(17) { ... } navigation => Navigation(14) { ... } paginator => VisualPaginator(12) { ... } css => WebLoader\Nette\CssLoader(15) { ... } cssPrint => WebLoader\Nette\CssLoader(15) { ... } js => WebLoader\Nette\JavaScriptLoader(11) { ... } mainMenu => MainMenuControl(12) { ... } router => Nette\Application\UI\Multiplier(7) { ... } fbLike => FbTools\LikeButton(22) { ... } }
cloning private => NULL parent private => NULL name private => "Front:Cms" (9) monitors private => array(0) }{ guestRole => "guest" (5) authenticatedRole => "authenticated" (13) onLoggedIn => NULL onLoggedOut => NULL storage private => Nette\Http\UserStorage(3) ▼
netteHttpResponse => Nette\Http\Response(5) ▼{ namespace private => "" sessionHandler private => Nette\Http\Session(4) { ... } sessionSection private => Nette\Http\SessionSection(5) { ... } }
authenticator private => NULL authorizator private => NULL context private => SystemContainer(8) ►{ classes => array(91) { ... } meta => array(1) { ... } parameters => array(22) { ... } params => array(22) { ... } registry private => array(32) { ... } factories private => array(0) creating private => array(0) frozen private => FALSE }
}{ cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE code private => 200 }
netteCacheStorage => Nette\Caching\Storages\FileStorage(4) ▼{ dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) ►
baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) ►{ file private => "/www/hosting/jobcveye.com/www/front/app/../temp/btfj.dat" (56) handle private => NULL lastNode private => 2 processIdentifier private => NULL nodeCache private => array(0) nodeChanged private => array(0) toCommit private => array(0) deletedLinks private => array(0) dataNodeFreeSpace private => array(0) }
locks private => NULL }{ id => 1 flag1_name => NULL flag2_name => NULL flag3_name => NULL flag4_name => NULL flag5_name => NULL default_paging => 9 max_cpc => NULL bank_accounts => NULL testing_orders_email => "info@jobcveye.com" (17) customer_points => "percent" (7) banner_content_top => 1 banner_content_bottom => 1 banner_aside_top => 1 banner_aside_middle => 1 banner_aside_bottom => 1 suggest_producer_limit => 3 suggest_category_limit => 3 suggest_product_limit => 5 suggest_news_limit => 1 suggest_pages_limit => 2 paging_plus_count => NULL paging_choices => "9,18,36" (7) similar_limit => 30 related_limit => 30 variant_limit => 30 home_page_limit => 9 similar_order => "e_products.priority" (19) related_order => "e_products.priority" (19) variant_order => "e_products.priority" (19) home_page_order => "e_products.priority" (19) flag_action_enable => 1 flag_new_enable => 0 flag_bestseller_enable => 1 flag_sale_enable => 1 flag_recommend_enable => 0 flag_free_delivery_enable => 1 flag_home_page_enable => 1 fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32) system_info_email => "info@jobcveye.com" (17) inv_name => "PRACE.TIPS" (10) inv_street => "Husova 205" (10) inv_city => "Pardubice" (9) inv_zip => "530 03" (6) inv_bank_account => "+420 734 151 989" (16) inv_bank_code => NULL inv_stamp => NULL inv_ic => "60137461" (8) inv_dic => "Neplátce" (9) inv_email => "info@prace.tips" (15) inv_phone => "+420 537 021 659" (16) inv_web => "www.prace.tips" (14) currency => "Kč" (3) price_decimals => 0 cache => 0 production_mode => 1 rounding_type => "round" (5) heureka_overeno => 0 heureka_key => NULL customer_points_global_percent => 5.0 system_messages_color1 => "#E1EFD6" (7) system_messages_color2 => "#5CAE1B" (7) system_messages_color3 => "#333333" (7) heureka_widget => NULL tracking_codes => "test kodu" (9) tracking_ecommerce => 1 tracking_heureka => 1 price_categories => 1 price01_name => NULL price02_name => NULL price03_name => NULL price04_name => NULL price05_name => NULL price06_name => NULL price07_name => NULL price08_name => NULL price09_name => NULL price10_name => NULL default_price_column => 1 default_e_tax_rates_id => 1 customer_points_with_tax => 1 price_categories_overwrite_action => 1 heureka_public_key => NULL add_basket_type => "popup" (5) image_quality => 100 watermark_position_x => "middle" (6) watermark_position_y => "middle" (6) watermark_opacity => 30 watermark_product_detail => 1 watermark_product_full => 1 watermark_product_list => 1 watermark_use => 0 watermark_small_src => "watermark_small.png" (19) watermark_middle_src => "watermark_middle.png" (20) watermark_full_src => "watermark_full.png" (18) search_columns_product => "name, internal_code, producer_code" (34) popup_basket_related_limit => 2 amount_units => "ks,l,m,kg,dcl" (13) free_delivery_option => "least_one_out_of_voucher" (24) delivery_use_weight => 1 cp_online => 1 glossary_expire_hours => 10 }
cfg => array(46) ►{ id => 1 name => "JOBCVEYE" (8) active => 1 searching => 1 xmlsitemap => 1 map => 3 rss => 15 small_navigation => 1 footer_text => "<p> Copyright © 2012 <strong>Webový servis Company s.r.o.</strong> <br /> Jakékoliv publikování nebo šíření obsahu stránek bez souhl ... " (332) comments => 1 host => "www.jobcveye.com" (16) lang => "CS" (2) limit_news => 3 greybox => 1 extended_news => 1 modules => "formular,novinky,rss,xmlsitemap,search,cms,map,kniha" (52) menu => "min" (3) small_navigation_separator => NULL show_switch_languages => 1 googlebot => "snippet, archive" (16) verifykeys => NULL geo_tag_region => "CZ-PA" (5) geo_tag_place => "Pardubice" (9) geo_tag_position => "50.037023, 15.77163" (19) geo_tag_description => "GeaCert, s.r.o." (15) analytics_code => "<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-42530411-2']); _gaq.push(['_trackPageview']); (fu ... " (486) extra_head => NULL is_default_configuration => 1 show_submenu => 1 main_menu_type => "" url_type => "hierarchy" (9) title_type => "2" title_separator => " | " (3) fb_app_id => "1408476699371891" (16) fb_loading => 0 fb_tracking_likes => 0 rssfeed_urls => NULL rssfeed_enabled => 0 lang_locale => "cs_CZ" (5) limit_news_alternative => NULL rss_feed_preview_limit => NULL allowed_in_language_switch => 1 news_paging => 5 event_box_limit => 0 new_stuff_on_web_limit => 0 faq_enabled => 0 }
lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) ▼{ table private => Nette\Database\Table\Selection(18) ►
related => Nette\Database\Table\Selection(18) ►{ connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "pages" (5) primary protected => "id" (2) primarySequence protected => FALSE rows protected => array(1) { ... } data protected => array(1) { ... } dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => array(31) { ... } previousAccessedColumns protected => array(31) { ... } observeCache protected => Nette\Database\Table\Selection(18) { *RECURSION* } checkReferenced protected => FALSE keys protected => array(0) }
data private => array(31) ►{ id => 56 index_page => 0 redirection => NULL tpl_variables => NULL content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) title => NULL description => NULL keywords => NULL parent_pages_id => 46 level => 3 menu_name => "Proč nepřijmout ideálního kandidáta?" (41) url => "proc-nevybrat-idealniho-kandidata" (33) content => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) main_picture => "main_picture_Recruitment-strategies.jpg" (39) extra_photos_limit => 0 forms_id => NULL run_class => NULL map_page => 0 root => 19 name => "Proč nepřijmout ideálního kandidáta?" (41) router => 0 banners_id => NULL video_code => NULL fb_button => "like" (4) google_plus => 0 twitter_share => 0 export_pdf => 0 send_to_mail => 0 fb_comments => 0 attachment => NULL category_links => 0 }
dataRefreshed private => FALSE modified private => array(1) ▼{ content_display => "<div> <p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538) }
}{ connection protected => Nette\Database\Connection(6) ▼
jobs => Is\Models\NabidkyPrace(22) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "related_links" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`related_links`" (15) select protected => array(0) where protected => array(1) [ ... ] conditions protected => array(1) { ... } parameters protected => array(1) [ ... ] order protected => array(0) limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "related_links" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ nabidkyHasBenefity protected => Is\Models\NabidkyHasBenefity(19) ►
employers => Nette\Database\Table\Selection(18) ►{ tableName => "nabidky_has_benefity" (20) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_benefity" (20) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasJazyky protected => Is\Models\NabidkyHasJazyky(19) ►{ tableName => "nabidky_has_jazyky" (18) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_jazyky" (18) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
nabidkyHasKraje protected => Is\Models\NabidkyHasKraje(19) ►{ tableName => "nabidky_has_kraje" (17) connection protected => Nette\Database\Connection(6) { ... } cache protected => Nette\Caching\Cache(4) { ... } sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... } name protected => "nabidky_has_kraje" (17) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }
tableName => "nabidky_prace" (13) connection protected => Nette\Database\Connection(6) ▼{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "nabidky_prace" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`nabidky_prace`" (15) select protected => array(0) where protected => array(5) [ ... ] conditions protected => array(5) { ... } parameters protected => array(4) [ ... ] order protected => array(1) [ ... ] limit protected => 60 offset protected => NULL group protected => "" having protected => "" }
name protected => "nabidky_prace" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ connection protected => Nette\Database\Connection(6) ▼
viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) ►{ dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39) driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } preprocessor private => Nette\Database\SqlPreprocessor(6) { ... } databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... } cache private => Nette\Caching\Cache(4) { ... } onQuery => array(1) [ ... ] }
cache protected => Nette\Caching\Cache(4) ▼{ storage private => Nette\Caching\Storages\FileStorage(4) { ... } namespace private => "Nette.Database.f29eb00cebed06bafa967af3954fe543\x00" (48) key private => NULL data private => NULL }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) ►{ driver private => Nette\Database\Drivers\MySqlDriver(1) { ... } driverName private => "mysql" (5) tableName protected => "zamestnavatel" (13) databaseReflection protected => Nette\Database\Reflection\DiscoveredReflection(5) { ... } delimitedTable protected => "`zamestnavatel`" (15) select protected => array(0) where protected => array(2) [ ... ] conditions protected => array(2) { ... } parameters protected => array(1) [ ... ] order protected => array(1) [ ... ] limit protected => NULL offset protected => NULL group protected => "" having protected => "" }
name protected => "zamestnavatel" (13) primary protected => "id" (2) primarySequence protected => FALSE rows protected => NULL data protected => NULL dataRefreshed protected => FALSE referenced protected => array(0) referencing protected => array(0) referencingPrototype protected => array(0) aggregation protected => array(0) accessedColumns protected => NULL previousAccessedColumns protected => NULL observeCache protected => FALSE checkReferenced protected => FALSE keys protected => array(0) }{ file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79) onPrepareFilters => array(1) ▼
}[ 0 => Nette\Callback(1) { ... } ]
source private => NULL params private => array(34) ►{ _control => FrontModule\CmsPresenter(40) { ... } control => FrontModule\CmsPresenter(40) { ... } _presenter => FrontModule\CmsPresenter(40) { ... } presenter => FrontModule\CmsPresenter(40) { ... } user => Nette\Security\User(8) { ... } netteHttpResponse => Nette\Http\Response(5) { ... } netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... } baseUrl => "https://www.jobcveye.com" (24) baseUri => "https://www.jobcveye.com" (24) basePath => "" flashes => array(0) tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48) e_settings => array(102) { ... } cfg => array(46) { ... } lang => "cs" (2) isBasket => 0 isSale => 0 eshop => 0 hp => 0 textPage => TRUE page => Nette\Database\Table\ActiveRow(4) { ... } related => Nette\Database\Table\Selection(18) { ... } jobs => Is\Models\NabidkyPrace(22) { ... } employers => Nette\Database\Table\Selection(18) { ... } viewName => "default" (7) root => "/www/hosting/jobcveye.com/www/front" (35) moduleName => "Front:" (6) presenterName => "Cms" (3) url => "proc-nevybrat-idealniho-kandidata" (33) cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52) w3c => FALSE template => Nette\Templating\FileTemplate(8) { *RECURSION* } _g => stdClass(0) _extended => TRUE }
filters private => array(1) ▼[ 0 => Nette\Callback(1) { ... } ]
helpers private => array(1) ▼{ translate => Nette\Callback(1) { ... } }
helperLoaders private => array(8) ►[ 0 => Nette\Callback(1) { ... } 1 => Nette\Callback(1) { ... } 2 => Nette\Callback(1) { ... } 3 => Nette\Callback(1) { ... } 4 => Nette\Callback(1) { ... } 5 => Nette\Callback(1) { ... } 6 => Nette\Callback(1) { ... } 7 => Nette\Callback(1) { ... } ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) ▼{ hint => "/Components/paginator.latte" (27) dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46) useDirs private => TRUE journal private => Nette\Caching\Storages\FileJournal(9) { ... } locks private => NULL }
}98: } 99: 100: $cache->save($this->file, $compiled, array( 101: Caching\Cache::FILES => $this->file, 102: Caching\Cache::CONSTS => 'Nette\Framework::REVISION', 103: )); 104: $cached = $cache->load($this->file); 105: } 106: 107: if ($cached !== NULL && $storage instanceof Caching\Storages\PhpFileStorage) { 108: Nette\Utils\LimitedScope::load($cached['file'], $this->getParameters()); 109: } else { 110: Nette\Utils\LimitedScope::evaluate($compiled, $this->getParameters()); 111: } 112: }
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Responses/TextResponse.php:51 source ► Nette\Templating\FileTemplate-> render ()
41: } 42: 43: 44: /** 45: * Sends response to output. 46: * @return void 47: */ 48: public function send(Nette\Http\IRequest $httpRequest, Nette\Http\IResponse $httpResponse) 49: { 50: if ($this->source instanceof Nette\Templating\ITemplate) { 51: $this->source->render(); 52: 53: } else { 54: echo $this->source; 55: }
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Application.php:135 source ► Nette\Application\Responses\TextResponse-> send (arguments ►)
$httpRequest Nette\Http\Request(9) ►
{ method private => "GET" (3) url private => Nette\Http\UrlScript(10) ►
{ scriptPath private => "/" scheme private => "https" (5) user private => "" pass private => "" host private => "www.jobcveye.com" (16) port private => 443 path private => "/proc-nevybrat-idealniho-kandidata" (34) query private => "" fragment private => "" frozen private => TRUE }
query private => array(0) post private => array(0) files private => array(0) cookies private => array(0) headers private => array(6) ▼{ "user-agent" => "CCBot/2.0 (https://commoncrawl.org/faq/)" (40) accept => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" (63) "accept-language" => "en-US,en;q=0.5" (14) "accept-encoding" => "br,gzip" (7) host => "www.jobcveye.com" (16) connection => "Keep-Alive" (10) }
remoteAddress private => "3.80.4.147" (10) remoteHost private => NULL }$httpResponse Nette\Http\Response(5) ▼
{ cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE code private => 200 }
125: if ($response) { 126: $this->onResponse($this, $response); 127: } 128: 129: // Send response 130: if ($response instanceof Responses\ForwardResponse) { 131: $request = $response->getRequest(); 132: continue; 133: 134: } elseif ($response instanceof IResponse) { 135: $response->send($this->httpRequest, $this->httpResponse); 136: } 137: break; 138: 139: } catch (\Exception $e) {
/www/hosting/jobcveye.com/www/front/app/bootstrap.php:198 source ► Nette\Application\Application-> run ()
188: "action" => "default", 189: "url" => NULL 190: ), Route::SECURED); 191: //} else { 192: // $container->router = new SimpleRouter('Front:Cms:default'); 193: //} 194: 195: //Nastaví error presenter a catch exceptions. 196: $container = $container->appMode->setErrorPresenter($container); 197: // Run the application! 198: $container->application->run(); 199: 200:
/www/hosting/jobcveye.com/www/index.php:35 source ► require (arguments ►)
#0 "/www/hosting/jobcveye.com/www/front/app/bootstrap.php" (53)
25: 26: // absolute filesystem path to old admin 27: define('ADMIN_DIR', WWW_DIR . '/admin'); 28: 29: // absolute filesystem path to old admin 30: define('EXPORT_DIR', WWW_DIR . '/export'); 31: 32: define("_MPDF_TEMP_PATH", WWW_DIR . '/front/temp/mpdf'); 33: 34: // load bootstrap file 35: require APP_DIR . '/bootstrap.php'; 36: 37:
Nette Application ►
Requests
array(1) ▼ [
0 => Nette\Application\Request(7) ► {
method private => "GET" (3)
flags private => array(1) ▼ {
secured => TRUE
}
name private => "Front:Cms" (9)
params private => array(3) ▼ {
url => "proc-nevybrat-idealniho-kandidata" (33)
action => "default" (7)
"paginator-page" => NULL
}
post private => array(0)
files private => array(0)
frozen private => TRUE
}
]
Presenter
FrontModule\CmsPresenter(40) ► {
page => Nette\Database\Table\ActiveRow(4) ▼ {
table private => Nette\Database\Table\Selection(18) ► {
connection protected => Nette\Database\Connection(6) { ... }
cache protected => Nette\Caching\Cache(4) { ... }
sqlBuilder protected => Nette\Database\Table\SqlBuilder(14) { ... }
name protected => "pages" (5)
primary protected => "id" (2)
primarySequence protected => FALSE
rows protected => array(1) { ... }
data protected => array(1) { ... }
dataRefreshed protected => FALSE
referenced protected => array(0)
referencing protected => array(0)
referencingPrototype protected => array(0)
aggregation protected => array(0)
accessedColumns protected => array(31) { ... }
previousAccessedColumns protected => array(31) { ... }
observeCache protected => Nette\Database\Table\Selection(18) { *RECURSION* }
checkReferenced protected => FALSE
keys protected => array(0)
}
data private => array(31) ► {
id => 56
index_page => 0
redirection => NULL
tpl_variables => NULL
content_display => "<div>
<p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538)
title => NULL
description => NULL
keywords => NULL
parent_pages_id => 46
level => 3
menu_name => "Proč nepřijmout ideálního kandidáta?" (41)
url => "proc-nevybrat-idealniho-kandidata" (33)
content => "<div>
<p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538)
main_picture => "main_picture_Recruitment-strategies.jpg" (39)
extra_photos_limit => 0
forms_id => NULL
run_class => NULL
map_page => 0
root => 19
name => "Proč nepřijmout ideálního kandidáta?" (41)
router => 0
banners_id => NULL
video_code => NULL
fb_button => "like" (4)
google_plus => 0
twitter_share => 0
export_pdf => 0
send_to_mail => 0
fb_comments => 0
attachment => NULL
category_links => 0
}
dataRefreshed private => FALSE
modified private => array(1) ▼ {
content_display => "<div>
<p>Při najímání lidí začínáme až příliš často od konce. Uchazeče o práci posuzujeme podle jejich technických a praktických dov ... " (3538)
}
}
photos private => NULL
metaImage private => "http://www.jobcveye.com/admin/files/pages/56/main_picture_Recruitment-strategies.jpg" (84)
navNode protected => NavigationNode(10) ► {
label => "Proč nepřijmout ideálního kandidáta?" (41)
url => "/proc-nevybrat-idealniho-kandidata" (34)
isCurrent => TRUE
hasChilds => FALSE
level => 0
components private => array(0)
cloning private => NULL
parent private => NavigationNode(10) ► {
label => "Články" (8)
url => "/clanky" (7)
isCurrent => FALSE
hasChilds => FALSE
level => 0
components private => array(1) { ... }
cloning private => NULL
parent private => NavigationNode(10) { ... }
name private => "1"
monitors private => array(0)
}
name private => "2"
monitors private => array(0)
}
lang => NULL
e_settings protected => array(102) ► {
id => 1
flag1_name => NULL
flag2_name => NULL
flag3_name => NULL
flag4_name => NULL
flag5_name => NULL
default_paging => 9
max_cpc => NULL
bank_accounts => NULL
testing_orders_email => "info@jobcveye.com" (17)
customer_points => "percent" (7)
banner_content_top => 1
banner_content_bottom => 1
banner_aside_top => 1
banner_aside_middle => 1
banner_aside_bottom => 1
suggest_producer_limit => 3
suggest_category_limit => 3
suggest_product_limit => 5
suggest_news_limit => 1
suggest_pages_limit => 2
paging_plus_count => NULL
paging_choices => "9,18,36" (7)
similar_limit => 30
related_limit => 30
variant_limit => 30
home_page_limit => 9
similar_order => "e_products.priority" (19)
related_order => "e_products.priority" (19)
variant_order => "e_products.priority" (19)
home_page_order => "e_products.priority" (19)
flag_action_enable => 1
flag_new_enable => 0
flag_bestseller_enable => 1
flag_sale_enable => 1
flag_recommend_enable => 0
flag_free_delivery_enable => 1
flag_home_page_enable => 1
fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32)
system_info_email => "info@jobcveye.com" (17)
inv_name => "PRACE.TIPS" (10)
inv_street => "Husova 205" (10)
inv_city => "Pardubice" (9)
inv_zip => "530 03" (6)
inv_bank_account => "+420 734 151 989" (16)
inv_bank_code => NULL
inv_stamp => NULL
inv_ic => "60137461" (8)
inv_dic => "Neplátce" (9)
inv_email => "info@prace.tips" (15)
inv_phone => "+420 537 021 659" (16)
inv_web => "www.prace.tips" (14)
currency => "Kč" (3)
price_decimals => 0
cache => 0
production_mode => 1
rounding_type => "round" (5)
heureka_overeno => 0
heureka_key => NULL
customer_points_global_percent => 5.0
system_messages_color1 => "#E1EFD6" (7)
system_messages_color2 => "#5CAE1B" (7)
system_messages_color3 => "#333333" (7)
heureka_widget => NULL
tracking_codes => "test kodu" (9)
tracking_ecommerce => 1
tracking_heureka => 1
price_categories => 1
price01_name => NULL
price02_name => NULL
price03_name => NULL
price04_name => NULL
price05_name => NULL
price06_name => NULL
price07_name => NULL
price08_name => NULL
price09_name => NULL
price10_name => NULL
default_price_column => 1
default_e_tax_rates_id => 1
customer_points_with_tax => 1
price_categories_overwrite_action => 1
heureka_public_key => NULL
add_basket_type => "popup" (5)
image_quality => 100
watermark_position_x => "middle" (6)
watermark_position_y => "middle" (6)
watermark_opacity => 30
watermark_product_detail => 1
watermark_product_full => 1
watermark_product_list => 1
watermark_use => 0
watermark_small_src => "watermark_small.png" (19)
watermark_middle_src => "watermark_middle.png" (20)
watermark_full_src => "watermark_full.png" (18)
search_columns_product => "name, internal_code, producer_code" (34)
popup_basket_related_limit => 2
amount_units => "ks,l,m,kg,dcl" (13)
free_delivery_option => "least_one_out_of_voucher" (24)
delivery_use_weight => 1
cp_online => 1
glossary_expire_hours => 10
}
cacheKey protected => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52)
uchazecModel protected => Models\UchazecModel(6) ▼ {
db => Nette\Database\Connection(6) ▼ {
dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
cache private => Nette\Caching\Cache(4) { ... }
onQuery => array(1) [ ... ]
}
cache => Nette\Caching\Cache(4) ▼ {
storage private => Nette\Caching\Storages\FileStorage(4) { ... }
namespace private => "\x00"
key private => NULL
data private => NULL
}
table => NULL
priceHelpers => Weseus\Helpers\PriceHelpers(1) ▼ {
context protected => SystemContainer(8) { ... }
}
httpRequest => Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) { ... }
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(0)
headers private => array(6) { ... }
remoteAddress private => "3.80.4.147" (10)
remoteHost private => NULL
}
mail => Weseus\Mail\WeseusMail(1) ▼ {
context private => SystemContainer(8) { ... }
}
}
zamestnavatelModel protected => Models\ZamestnavatelModel(6) ▼ {
db => Nette\Database\Connection(6) ▼ {
dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
cache private => Nette\Caching\Cache(4) { ... }
onQuery => array(1) [ ... ]
}
cache => Nette\Caching\Cache(4) ▼ {
storage private => Nette\Caching\Storages\FileStorage(4) { ... }
namespace private => "\x00"
key private => NULL
data private => NULL
}
table => NULL
priceHelpers => Weseus\Helpers\PriceHelpers(1) ▼ {
context protected => SystemContainer(8) { ... }
}
httpRequest => Nette\Http\Request(9) ► {
method private => "GET" (3)
url private => Nette\Http\UrlScript(10) { ... }
query private => array(0)
post private => array(0)
files private => array(0)
cookies private => array(0)
headers private => array(6) { ... }
remoteAddress private => "3.80.4.147" (10)
remoteHost private => NULL
}
mail => Weseus\Mail\WeseusMail(1) ▼ {
context private => SystemContainer(8) { ... }
}
}
zamestnavatel => NULL
sess protected => Nette\Http\SessionSection(5) ▼ {
session private => Nette\Http\Session(4) ▼ {
regenerated private => TRUE
options private => array(14) { ... }
request private => Nette\Http\Request(9) { ... }
response private => Nette\Http\Response(5) { ... }
}
name private => "weseus" (6)
data private => array(3) ▼ {
http_referer => "Přímé zadání adresy" (24)
pagelist => array(1) [ ... ]
viewCount => array(1) { ... }
}
meta private => NULL
warnOnUndefined => FALSE
}
invalidLinkMode => 2
onShutdown => NULL
request private => Nette\Application\Request(7) ► {
method private => "GET" (3)
flags private => array(1) ▼ {
secured => TRUE
}
name private => "Front:Cms" (9)
params private => array(3) ▼ {
url => "proc-nevybrat-idealniho-kandidata" (33)
action => "default" (7)
"paginator-page" => NULL
}
post private => array(0)
files private => array(0)
frozen private => TRUE
}
response private => Nette\Application\Responses\TextResponse(1) ▼ {
source private => Nette\Templating\FileTemplate(8) ► {
file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79)
onPrepareFilters => array(1) [ ... ]
source private => NULL
params private => array(34) { ... }
filters private => array(1) [ ... ]
helpers private => array(1) { ... }
helperLoaders private => array(8) [ ... ]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) { ... }
}
}
autoCanonicalize => TRUE
absoluteUrls => FALSE
globalParams private => array(0)
globalState private => array(2) ▼ {
lang => NULL
"paginator-page" => NULL
}
globalStateSinces private => array(2) ▼ {
lang => "FrontModule\WeseusPresenter" (27)
"paginator-page" => FALSE
}
action private => "default" (7)
view private => "default" (7)
layout private => NULL
payload private => stdClass(0)
signalReceiver private => ""
signal private => NULL
ajaxMode private => FALSE
startupCheck private => TRUE
lastCreatedRequest private => Nette\Application\Request(7) ► {
method private => "FORWARD" (7)
flags private => array(0)
name private => "Front:Registrace" (16)
params private => array(2) ▼ {
lang => NULL
action => "default" (7)
}
post private => array(0)
files private => array(0)
frozen private => FALSE
}
lastCreatedRequestFlag private => array(1) ▼ {
current => FALSE
}
context private => SystemContainer(8) ► {
classes => array(91) ► {
"nette\object" => FALSE
"nette\caching\storages\ijournal" => "nette.cacheJournal" (18)
"nette\caching\storages\filejournal" => "nette.cacheJournal" (18)
"nette\caching\istorage" => "cacheStorage" (12)
"nette\caching\storages\filestorage" => "cacheStorage" (12)
"nette\http\requestfactory" => "nette.httpRequestFactory" (24)
"nette\http\irequest" => "httpRequest" (11)
"nette\http\request" => "httpRequest" (11)
"nette\http\iresponse" => "httpResponse" (12)
"nette\http\response" => "httpResponse" (12)
"nette\http\context" => "nette.httpContext" (17)
"nette\http\session" => "session" (7)
"nette\security\iuserstorage" => "nette.userStorage" (17)
"nette\http\userstorage" => "nette.userStorage" (17)
"nette\security\user" => "user" (4)
"nette\application\application" => "application" (11)
"nette\application\ipresenterfactory" => "nette.presenterFactory" (22)
"nette\application\presenterfactory" => "nette.presenterFactory" (22)
"nette\arraylist" => "router" (6)
traversable => "router" (6)
iteratoraggregate => "router" (6)
countable => "router" (6)
arrayaccess => FALSE
"nette\application\irouter" => "router" (6)
"nette\application\routers\routelist" => "router" (6)
"nette\mail\imailer" => "nette.mailer" (12)
"nette\mail\sendmailmailer" => "nette.mailer" (12)
"nette\di\nestedaccessor" => "nette.database" (14)
pdo => "nette.database.default" (22)
"nette\database\connection" => "nette.database.default" (22)
"models\basemodel" => FALSE
"models\eshop\ordersmodel" => "ordersModel" (11)
"models\eshop\watchdogmodel" => "watchDogModel" (13)
"models\eshop\customersmodel" => "customerModel" (13)
"models\eshop\settingsmodel" => "settingsModel" (13)
"models\eshop\deliverypaymentmodel" => "deliveryPaymentModel" (20)
"models\eshop\ipblockmodel" => "ipBlockModel" (12)
"models\eshop\messagemodel" => "messageModel" (12)
"models\formmodel" => "formModel" (9)
"models\eshop\pplmodel" => "pplModel" (8)
"models\eshop\invoicemodel" => "invoiceModel" (12)
"models\eshop\bannermodel" => "bannerModel" (11)
"models\eshop\vouchermodel" => "voucherModel" (12)
"models\eshop\heurekamodel" => "heurekaModel" (12)
"models\eshop\actionmodel" => "actionModel" (11)
"models\pagemodel" => "pageModel" (9)
"models\menumodel" => "menuModel" (9)
"weseus\mail\weseusmail" => "mail" (4)
"nette\caching\cache" => "cache" (5)
"models\newsmodel" => "newsModel" (9)
"models\eshop\searchmodel" => "searchModel" (11)
"models\eshop\categorymodel" => "categoryModel" (13)
"models\eshop\productmodel" => "productModel" (12)
"models\newsletterusersmodel" => "newsletterModel" (15)
"models\eshop\producermodel" => "producerModel" (13)
basefacebook => "facebook" (8)
facebook => "facebook" (8)
"weseus\security\authenticator" => FALSE
"nette\security\iauthenticator" => FALSE
"weseus\security\facebookauthenticator" => "facebookAuthenticator" (21)
"weseus\helpers\weseushelpers" => FALSE
"weseus\helpers\smartyhelpers" => "smartyHelpers" (13)
"nettetranslator\ieditable" => "translator" (10)
"nette\localization\itranslator" => "translator" (10)
"nettetranslator\gettext" => "translator" (10)
"nette\security\permission" => "authorizator" (12)
"nette\security\iauthorizator" => "authorizator" (12)
"weseus\security\acl" => "authorizator" (12)
"aclproj\security\authenticatoris" => "authenticatorIs" (15)
"weseus\helpers\imagehelpers" => "imageHelpers" (12)
"weseus\helpers\pricehelpers" => "priceHelpers" (12)
help => "help" (4)
"weseus\helpers\stringhelpers" => "stringHelpers" (13)
"weseus\helpers\socialhelpers" => "socialHelpers" (13)
"weseus\helpers\datehelpers" => "dateHelpers" (11)
"models\paymentmodel" => "paymentModel" (12)
"models\jobsmodel" => "jobsModel" (9)
"models\uchazecmodel" => "uchazecModel" (12)
"models\glossarymodel" => "glossaryModel" (13)
"models\eshop\deliveryaddressmodel" => "deliveryAddress" (15)
"models\eshop\basketmodel" => "basket" (6)
"models\zamestnavatelmodel" => "zamestnavatelModel" (18)
"models\nabidkypracemodel" => "nabidkyPraceModel" (17)
"models\objednavkamodel" => "objednavkaModel" (15)
"models\operacekreditmodel" => "operaceKreditModel" (18)
"models\dokladmodel" => "dokladModel" (11)
"models\cenikmodel" => "cenikModel" (10)
"nette\freezableobject" => "container" (9)
"nette\ifreezable" => "container" (9)
"nette\di\icontainer" => "container" (9)
"nette\di\container" => "container" (9)
}
meta => array(1) ▼ {
appMode => NULL
}
parameters => array(22) ► {
appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
wwwDir => "//www/hosting/jobcveye.com/www" (30)
debugMode => TRUE
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
eshop => FALSE
database => array(5) { ... }
facebook => array(2) { ... }
security => array(1) { ... }
rb => array(3) { ... }
payU => array(6) { ... }
modules => array(11) { ... }
lang => "cs" (2)
sess_expire => "+ 10 days" (9)
paging => 12
pagelist_size => 4
countries_id => 1
mail_bcc => "websmaster@jobcveye.com" (23)
availability_id => 1
}
params => array(22) ► {
appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
wwwDir => "//www/hosting/jobcveye.com/www" (30)
debugMode => TRUE
productionMode => FALSE
environment => "production" (10)
consoleMode => FALSE
container => array(2) { ... }
tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
eshop => FALSE
database => array(5) { ... }
facebook => array(2) { ... }
security => array(1) { ... }
rb => array(3) { ... }
payU => array(6) { ... }
modules => array(11) { ... }
lang => "cs" (2)
sess_expire => "+ 10 days" (9)
paging => 12
pagelist_size => 4
countries_id => 1
mail_bcc => "websmaster@jobcveye.com" (23)
availability_id => 1
}
registry private => array(32) ► {
"nette.httpRequestFactory" => Nette\Http\RequestFactory(2) { ... }
httpRequest => Nette\Http\Request(9) { ... }
httpResponse => Nette\Http\Response(5) { ... }
session => Nette\Http\Session(4) { ... }
appMode => Weseus\Core\AppMode(4) { ... }
"nette.cacheJournal" => Nette\Caching\Storages\FileJournal(9) { ... }
cacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
"nette.database.defaultConnectionPanel" => Nette\Database\Diagnostics\ConnectionPanel(7) { ... }
"nette.database.default" => Nette\Database\Connection(6) { ... }
db => Nette\Database\Connection(6) { ... }
router => Nette\Application\Routers\RouteList(3) { ... }
"nette.presenterFactory" => Nette\Application\PresenterFactory(4) { ... }
application => Nette\Application\Application(14) { ... }
container => SystemContainer(8) { *RECURSION* }
mail => Weseus\Mail\WeseusMail(1) { ... }
cache => Nette\Caching\Cache(4) { ... }
priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... }
uchazecModel => Models\UchazecModel(6) { ... }
zamestnavatelModel => Models\ZamestnavatelModel(6) { ... }
"nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage(5) { ... }
"nette.userStorage" => Nette\Http\UserStorage(3) { ... }
user => Nette\Security\User(8) { ... }
weseusHelpers => Weseus\Helpers\WeseusHelpers(1) { ... }
smartyHelpers => Weseus\Helpers\SmartyHelpers(0)
socialHelpers => Weseus\Helpers\SocialHelpers(1) { ... }
stringHelpers => Weseus\Helpers\StringHelpers(1) { ... }
dateHelpers => Weseus\Helpers\DateHelpers(1) { ... }
imageHelpers => Weseus\Helpers\ImageHelpers(1) { ... }
translator => NetteTranslator\Gettext(8) { ... }
model => Models\BaseModel(6) { ... }
pageModel => Models\PageModel(6) { ... }
menuModel => Models\MenuModel(6) { ... }
}
factories private => array(0)
creating private => array(0)
frozen private => FALSE
}
template private => Nette\Templating\FileTemplate(8) ► {
file private => "/www/hosting/jobcveye.com/www/front/app/FrontModule/templates/Cms/default.latte" (79)
onPrepareFilters => array(1) ▼ [
0 => Nette\Callback(1) { ... }
]
source private => NULL
params private => array(34) ► {
_control => FrontModule\CmsPresenter(40) { *RECURSION* }
control => FrontModule\CmsPresenter(40) { *RECURSION* }
_presenter => FrontModule\CmsPresenter(40) { *RECURSION* }
presenter => FrontModule\CmsPresenter(40) { *RECURSION* }
user => Nette\Security\User(8) { ... }
netteHttpResponse => Nette\Http\Response(5) { ... }
netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
baseUrl => "https://www.jobcveye.com" (24)
baseUri => "https://www.jobcveye.com" (24)
basePath => ""
flashes => array(0)
tplInfo => "<!-- FrontModule/templates/Cms/default.latte -->" (48)
e_settings => array(102) { ... }
cfg => array(46) { ... }
lang => "cs" (2)
isBasket => 0
isSale => 0
eshop => 0
hp => 0
textPage => TRUE
page => Nette\Database\Table\ActiveRow(4) { ... }
related => Nette\Database\Table\Selection(18) { ... }
jobs => Is\Models\NabidkyPrace(22) { ... }
employers => Nette\Database\Table\Selection(18) { ... }
viewName => "default" (7)
root => "/www/hosting/jobcveye.com/www/front" (35)
moduleName => "Front:" (6)
presenterName => "Cms" (3)
url => "proc-nevybrat-idealniho-kandidata" (33)
cacheKey => "proc-nevybrat-idealniho-kandidata-Front:Cms-default-" (52)
w3c => FALSE
template => Nette\Templating\FileTemplate(8) { *RECURSION* }
_g => stdClass(0)
_extended => TRUE
}
filters private => array(1) ▼ [
0 => Nette\Callback(1) { ... }
]
helpers private => array(1) ▼ {
translate => Nette\Callback(1) { ... }
}
helperLoaders private => array(8) ► [
0 => Nette\Callback(1) { ... }
1 => Nette\Callback(1) { ... }
2 => Nette\Callback(1) { ... }
3 => Nette\Callback(1) { ... }
4 => Nette\Callback(1) { ... }
5 => Nette\Callback(1) { ... }
6 => Nette\Callback(1) { ... }
7 => Nette\Callback(1) { ... }
]
cacheStorage private => Nette\Caching\Storages\PhpFileStorage(5) ▼ {
hint => "/Components/paginator.latte" (27)
dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46)
useDirs private => TRUE
journal private => Nette\Caching\Storages\FileJournal(9) { ... }
locks private => NULL
}
}
invalidSnippets private => array(1) ▼ {
"" => TRUE
}
snippetMode => NULL
params protected => array(3) ▼ {
url => "proc-nevybrat-idealniho-kandidata" (33)
action => "default" (7)
lang => NULL
}
components private => array(10) ► {
header => HeaderControl(25) ► {
docType private => "html5" (5)
xml private => FALSE
language private => "cs" (2)
title private => "JOBCVEYE" (8)
titleSeparator private => " | " (3)
titlesReverseOrder private => TRUE
titles private => array(2) [ ... ]
rssChannels private => array(0)
metaTags private => array(3) { ... }
canonical private => ""
prev private => ""
next private => ""
htmlTag private => Nette\Utils\Html(4) { ... }
contentType private => "text/html" (9)
forceContentType private => FALSE
favicon private => NULL
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "header" (6)
monitors private => array(1) { ... }
}
fbOpenGraphTags => FbTools\OpenGraphTags(17) ► {
og => array(17) { ... }
fb => array(2) { ... }
video => array(4) { ... }
audio => array(4) { ... }
html_xmlns => "xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml"" (118)
xhtml => FALSE
autoUrl => FALSE
fbAdmins => array(0)
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "fbOpenGraphTags" (15)
monitors private => array(1) { ... }
}
navigation => Navigation(14) ► {
homepage private => NULL
current private => NavigationNode(10) { ... }
useHomepage private => TRUE
translator => NetteTranslator\Gettext(8) { ... }
tpl => "Submenu.latte" (13)
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(1) { ... }
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "navigation" (10)
monitors private => array(1) { ... }
}
paginator => VisualPaginator(12) ► {
paginator private => Nette\Utils\Paginator(4) { ... }
page => 1
ajax => 1
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(1) { ... }
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "paginator" (9)
monitors private => array(1) { ... }
}
css => WebLoader\Nette\CssLoader(15) ► {
media private => NULL
title private => NULL
type private => "text/css" (8)
alternate private => FALSE
compiler private => WebLoader\Compiler(8) { ... }
tempPath private => "/webtemp" (8)
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "css" (3)
monitors private => array(1) { ... }
}
cssPrint => WebLoader\Nette\CssLoader(15) ► {
media private => "print" (5)
title private => NULL
type private => "text/css" (8)
alternate private => FALSE
compiler private => WebLoader\Compiler(8) { ... }
tempPath private => "/webtemp" (8)
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "cssPrint" (8)
monitors private => array(1) { ... }
}
js => WebLoader\Nette\JavaScriptLoader(11) ► {
compiler private => WebLoader\Compiler(7) { ... }
tempPath private => "/webtemp" (8)
template private => NULL
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "js" (2)
monitors private => array(1) { ... }
}
mainMenu => MainMenuControl(12) ► {
model private => Models\MenuModel(6) { ... }
url private => "proc-nevybrat-idealniho-kandidata" (33)
menuType private => ""
template private => Nette\Templating\FileTemplate(8) { ... }
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "mainMenu" (8)
monitors private => array(1) { ... }
}
router => Nette\Application\UI\Multiplier(7) ► {
factory private => Nette\Callback(1) { ... }
params protected => array(0)
components private => array(1) { ... }
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "router" (6)
monitors private => array(1) { ... }
}
fbLike => FbTools\LikeButton(22) ► {
send => FALSE
layout => "box_count" (9)
faces => FALSE
display => "like" (4)
template protected => Nette\Templating\FileTemplate(8) { ... }
context protected => SystemContainer(8) { ... }
appId => 123456789
html5 => TRUE
url => "http://www.example.com" (22)
autoUrl => TRUE
width => 300
scheme => "light" (5)
font => "arial" (5)
invalidSnippets private => array(0)
snippetMode => NULL
params protected => array(0)
components private => array(0)
cloning private => NULL
parent private => FrontModule\CmsPresenter(40) { *RECURSION* }
name private => "fbLike" (6)
monitors private => array(1) { ... }
template private => NULL
}
}
cloning private => NULL
parent private => NULL
name private => "Front:Cms" (9)
monitors private => array(0)
}
Environment ►
$_SERVER ▼
USER | "relaxmedia" (10)
|
---|---|
HOME | "/home/relaxmedia" (16)
|
FCGI_ROLE | "RESPONDER" (9)
|
REDIRECT_HTTPS | "on" (2)
|
REDIRECT_SSL_TLS_SNI | "www.jobcveye.com" (16)
|
REDIRECT_STATUS | "200" (3)
|
HTTPS | "on" (2)
|
SSL_TLS_SNI | "www.jobcveye.com" (16)
|
proxy-nokeepalive | "1"
|
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" (40)
|
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" (63)
|
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" (14)
|
HTTP_ACCEPT_ENCODING | "br,gzip" (7)
|
HTTP_HOST | "www.jobcveye.com" (16)
|
HTTP_CONNECTION | "Keep-Alive" (10)
|
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" (60)
|
SERVER_SIGNATURE | "<address>Apache/2.4.25 (Debian) Server at www.jobcveye.com Port 443</address>
" (78)
|
SERVER_SOFTWARE | "Apache/2.4.25 (Debian)" (22)
|
SERVER_NAME | "www.jobcveye.com" (16)
|
SERVER_ADDR | "217.198.117.28" (14)
|
SERVER_PORT | "443" (3)
|
REMOTE_ADDR | "3.80.4.147" (10)
|
DOCUMENT_ROOT | "/www/hosting/jobcveye.com/www" (29)
|
REQUEST_SCHEME | "https" (5)
|
CONTEXT_PREFIX | ""
|
CONTEXT_DOCUMENT_ROOT | "/www/hosting/jobcveye.com/www" (29)
|
SERVER_ADMIN | "webmaster@jobcveye.com" (22)
|
SCRIPT_FILENAME | "//www/hosting/jobcveye.com/www/index.php" (40)
|
REMOTE_PORT | "48402" (5)
|
REDIRECT_URL | "/proc-nevybrat-idealniho-kandidata" (34)
|
GATEWAY_INTERFACE | "CGI/1.1" (7)
|
SERVER_PROTOCOL | "HTTP/1.1" (8)
|
REQUEST_METHOD | "GET" (3)
|
QUERY_STRING | ""
|
REQUEST_URI | "/proc-nevybrat-idealniho-kandidata" (34)
|
SCRIPT_NAME | "/index.php" (10)
|
PHP_SELF | "/index.php" (10)
|
REQUEST_TIME_FLOAT | 1701925360.5112
|
REQUEST_TIME | 1701925360
|
$_SESSION ▼
__NF | Nette Session |
---|
Nette Session ▼
weseus | array(3) ▼ |
---|---|
NetteTranslator-Gettext | array(1) ▼ |
Nette.Http.UserStorage/ | array(1) ▼ |
Constants ►
WWW_DIR | "/www/hosting/jobcveye.com/www" (29)
|
---|---|
WEBTEMP_DIR | "/www/hosting/jobcveye.com/www/webtemp" (37)
|
APP_DIR | "/www/hosting/jobcveye.com/www/front/app" (39)
|
LIBS_DIR | "/www/hosting/jobcveye.com/www/front/libs" (40)
|
LOG_DIR | "/www/hosting/jobcveye.com/www/front/log" (39)
|
COMPONENTS_TPL_DIR | "/www/hosting/jobcveye.com/www/front/app/templates/Components" (60)
|
PRODUCTS_TMP_DIR | "webtemp/e_products" (18)
|
FORMS_TPL_DIR | "/www/hosting/jobcveye.com/www/front/app/templates/Forms" (55)
|
ADMIN_DIR | "/www/hosting/jobcveye.com/www/admin" (35)
|
EXPORT_DIR | "/www/hosting/jobcveye.com/www/export" (36)
|
_MPDF_TEMP_PATH | "/www/hosting/jobcveye.com/www/front/temp/mpdf" (45)
|
NETTE | TRUE
|
NETTE_DIR | "/www/hosting/jobcveye.com/www/front/libs/Nette" (46)
|
NETTE_VERSION_ID | 20014
|
NETTE_PACKAGE | "5.3" (3)
|
Included files ► (195)
/www/hosting/jobcveye.com/www/index.php |
/www/hosting/jobcveye.com/www/front/app/bootstrap.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/loader.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/exceptions.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Object.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/LimitedScope.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/AutoLoader.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/NetteLoader.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Helpers.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/shortcuts.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Html.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Debugger.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Logger.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/FireLogger.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/BlueScreen.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Bar.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/DefaultBarPanel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/IBarPanel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/SafeStream.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Config/Configurator.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/RobotLoader.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/FileStorage.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/IStorage.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Cache.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Callback.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Framework.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/AppMode.php |
/www/hosting/jobcveye.com/www/front/libs/Is/FormsBootstrapRenderer/DI/RendererExtension.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Config/CompilerExtension.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/PhpFileStorage.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.Configurator/_-a99794202c30ed80c9b9a34b0e649db7.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/Container.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/FreezableObject.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/IFreezable.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/IContainer.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/ClassType.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Method.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Session.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/RequestFactory.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/UrlScript.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Url.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ObjectMixin.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Strings.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Request.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/IRequest.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Response.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/IResponse.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/DateTime.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Environment.php |
/www/hosting/jobcveye.com/www/front/libs/Components/CheckboxList/CheckboxList.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/BaseControl.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/Component.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/IComponent.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/IControl.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Container.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/Container.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/IContainer.php |
/www/hosting/jobcveye.com/www/front/libs/AntiSpam/AntispamControl.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/TextInput.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/TextBase.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Form.php |
/www/hosting/jobcveye.com/www/front/libs/Replicator/src/Kdyby/Replicator/Container.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/SubmitButton.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/Button.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/ISubmitterControl.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/Language.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Connection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Statement.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Drivers/MySqlDriver.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/ISupplementalDriver.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Row.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ArrayHash.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/SqlPreprocessor.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/FileJournal.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/IJournal.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Reflection/DiscoveredReflection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/IReflection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Diagnostics/ConnectionPanel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/SessionSection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Routers/Route.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IRouter.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Routers/RouteList.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ArrayList.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Routers/ModuleRouter.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Application.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/PresenterFactory.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IPresenterFactory.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Diagnostics/RoutingPanel.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/Modules.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Request.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/CmsPresenter.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/WeseusPresenter.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/BasePresenter.php |
/www/hosting/jobcveye.com/www/front/app/presenters/BasePresenter.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Presenter.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Control.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/PresenterComponent.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/ISignalReceiver.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/IStatePersistent.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/IRenderable.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IPresenter.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/Helpers.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Parameter.php |
/www/hosting/jobcveye.com/www/front/app/models/jobcveye/UchazecModel.php |
/www/hosting/jobcveye.com/www/front/app/models/BaseModel.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Mail/WeseusMail.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/PriceHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/WeseusHelpers.php |
/www/hosting/jobcveye.com/www/front/app/models/jobcveye/ZamestnavatelModel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/PresenterComponentReflection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Property.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/AnnotationsParser.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/FileTemplate.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/Template.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/ITemplate.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/IFileTemplate.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/User.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/IUserStorage.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/UserStorage.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/Diagnostics/UserPanel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Engine.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Parser.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Compiler.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/CoreMacros.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/MacroSet.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/IMacro.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/CacheMacro.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/UIMacros.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/FormMacros.php |
/www/hosting/jobcveye.com/www/front/libs/Is/FormsBootstrapRenderer/Latte/FormMacros.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/SmartyHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/SocialHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/StringHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/DateHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/ImageHelpers.php |
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/Gettext.php |
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/shortcuts.php |
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/IEditable.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Localization/ITranslator.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/Cfg.php |
/www/hosting/jobcveye.com/www/front/app/models/PageModel.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Table/Selection.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Table/SqlBuilder.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Helpers.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Table/ActiveRow.php |
/www/hosting/jobcveye.com/www/front/libs/Components/HeaderControl/HeaderControl.php |
/www/hosting/jobcveye.com/www/front/libs/Components/HeaderControl/RenderableContainer.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/RecursiveComponentIterator.php |
/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/OpenGraphTags/OpenGraphTags.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Arrays.php |
/www/hosting/jobcveye.com/www/front/libs/Components/NavigationControl/Navigation.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Iterators/InstanceFilter.php |
/www/hosting/jobcveye.com/www/front/libs/Components/NavigationControl/NavigationNode.php |
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/TxtHelpers.php |
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyPrace.php |
/www/hosting/jobcveye.com/www/front/app/models/is/BaseModel.php |
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasBenefity.php |
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasJazyky.php |
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasKraje.php |
/www/hosting/jobcveye.com/www/front/libs/Components/VisualPaginator/VisualPaginator.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Paginator.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Responses/TextResponse.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IResponse.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/exceptions.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Cms.default.latte-66dd917a5d851398dda38730e9313048.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_templates._layout.latte-3ed2a30e14786e0b0600a67f3e9cd61e.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_templates.header.latte-0cbafd89b928636f40c29256d80f9eda.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/Helpers.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/FileCollection.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/IFileCollection.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/Compiler.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/DefaultOutputNamingConvention.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/IOutputNamingConvention.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/Filter/LessFilter.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/Nette/CssLoader.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/Nette/WebLoader.php |
/www/hosting/jobcveye.com/www/front/libs/Components/WebLoader/Nette/JavaScriptLoader.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/RssPresenter.php |
/www/hosting/jobcveye.com/www/front/app/components/MainMenuControl/MainMenuControl.php |
/www/hosting/jobcveye.com/www/front/app/models/MenuModel.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Components.StandardMenu.latte-c3eeadc3ca10891f8e89f7e31c48585e.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Iterators/CachingIterator.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/RecruiterPresenter.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/PrihlaseniPresenter.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/BaseModulePresenter.php |
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/RegistracePresenter.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Components.breadcrumbs.latte-a37bb3adda9836ac18fe2dfe5da5e316.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Multiplier.php |
/www/hosting/jobcveye.com/www/front/app/components/RouterControl/RouterControl.php |
/www/hosting/jobcveye.com/www/front/app/components/BaseControl.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Components.Router.latte-8eda43b1deb5248b101fd8895314d845.php |
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.FileTemplate/_Components.paginator.latte-effdc5e8459a67b806e054ecb9e69213.php |
/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/LikeButton/LikeButton.php |
/www/hosting/jobcveye.com/www/front/libs/Components/FbTools/FbTools.php |
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/templates/bluescreen.phtml |
Configuration options ►
Configuration
bcmath
BCMath support | enabled |
Directive | Local Value | Master Value |
---|---|---|
bcmath.scale | 0 | 0 |
bz2
BZip2 Support | Enabled |
Stream Wrapper support | compress.bzip2:// |
Stream Filter support | bzip2.decompress, bzip2.compress |
BZip2 Version | 1.0.6, 6-Sept-2010 |
calendar
Calendar support | enabled |
cgi-fcgi
php-fpm | active |
Directive | Local Value | Master Value |
---|---|---|
cgi.discard_path | 0 | 0 |
cgi.fix_pathinfo | 1 | 1 |
cgi.force_redirect | 1 | 1 |
cgi.nph | 0 | 0 |
cgi.redirect_status_env | no value | no value |
cgi.rfc2616_headers | 0 | 0 |
fastcgi.error_header | no value | no value |
fastcgi.logging | 1 | 1 |
fpm.config | no value | no value |
Core
PHP Version | 5.6.37-1+0~20180725093819.2+stretch~1.gbp606419 |
Directive | Local Value | Master Value |
---|---|---|
allow_url_fopen | On | On |
allow_url_include | Off | Off |
always_populate_raw_post_data | 0 | 0 |
arg_separator.input | & | & |
arg_separator.output | & | & |
asp_tags | Off | Off |
auto_append_file | no value | no value |
auto_globals_jit | On | On |
auto_prepend_file | no value | no value |
browscap | no value | no value |
default_charset | UTF-8 | UTF-8 |
default_mimetype | text/html | text/html |
disable_classes | no value | no value |
disable_functions | passthru, dl, backtick, putenv, exec, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg | passthru, dl, backtick, putenv, exec, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg |
display_errors | On | Off |
display_startup_errors | Off | Off |
doc_root | no value | no value |
docref_ext | no value | no value |
docref_root | no value | no value |
enable_dl | Off | Off |
enable_post_data_reading | On | On |
error_append_string | no value | no value |
error_log | /www/hosting/jobcveye.com/www/front/log/php_error.log | no value |
error_prepend_string | no value | no value |
error_reporting | 0 | 22527 |
exit_on_timeout | Off | Off |
expose_php | Off | Off |
extension_dir | /usr/lib/php/20131226 | /usr/lib/php/20131226 |
file_uploads | On | On |
highlight.comment | #998; font-style: italic | #FF8000 |
highlight.default | #000 | #0000BB |
highlight.html | #06B | #000000 |
highlight.keyword | #D24; font-weight: bold | #007700 |
highlight.string | #080 | #DD0000 |
html_errors | Off | On |
ignore_repeated_errors | Off | Off |
ignore_repeated_source | Off | Off |
ignore_user_abort | Off | Off |
implicit_flush | Off | Off |
include_path | .:/usr/share/php | .:/usr/share/php |
input_encoding | no value | no value |
internal_encoding | no value | no value |
log_errors | Off | On |
log_errors_max_len | 1024 | 1024 |
mail.add_x_header | On | On |
mail.force_extra_parameters | no value | no value |
mail.log | no value | no value |
max_execution_time | 300 | 300 |
max_file_uploads | 20 | 20 |
max_input_nesting_level | 64 | 64 |
max_input_time | 300 | 300 |
max_input_vars | 1000 | 1000 |
memory_limit | 128M | 128M |
open_basedir | /www/hosting/jobcveye.com:/www/error-pages | /www/hosting/jobcveye.com:/www/error-pages |
output_buffering | 4096 | 4096 |
output_encoding | no value | no value |
output_handler | no value | no value |
post_max_size | 64M | 64M |
precision | 14 | 14 |
realpath_cache_size | 16K | 16K |
realpath_cache_ttl | 120 | 120 |
register_argc_argv | Off | Off |
report_memleaks | On | On |
report_zend_debug | On | On |
request_order | GP | GP |
sendmail_from | no value | no value |
sendmail_path | /usr/sbin/sendmail -t -i -f info@jobcveye.com -F "" | /usr/sbin/sendmail -t -i -f info@jobcveye.com -F "" |
serialize_precision | 17 | 17 |
short_open_tag | Off | Off |
SMTP | localhost | localhost |
smtp_port | 25 | 25 |
sql.safe_mode | Off | Off |
sys_temp_dir | no value | no value |
track_errors | Off | Off |
unserialize_callback_func | no value | no value |
upload_max_filesize | 64M | 64M |
upload_tmp_dir | /www/hosting/jobcveye.com/tmp | /www/hosting/jobcveye.com/tmp |
user_dir | no value | no value |
user_ini.cache_ttl | 300 | 300 |
user_ini.filename | .user.ini | .user.ini |
variables_order | GPCS | GPCS |
xmlrpc_error_number | 0 | 0 |
xmlrpc_errors | Off | Off |
zend.detect_unicode | On | On |
zend.enable_gc | On | On |
zend.multibyte | Off | Off |
zend.script_encoding | no value | no value |
ctype
ctype functions | enabled |
curl
cURL support | enabled |
cURL Information | 7.52.1 |
Age | 3 |
Features | |
AsynchDNS | Yes |
CharConv | No |
Debug | No |
GSS-Negotiate | No |
IDN | Yes |
IPv6 | Yes |
krb4 | No |
Largefile | Yes |
libz | Yes |
NTLM | Yes |
NTLMWB | Yes |
SPNEGO | Yes |
SSL | Yes |
SSPI | No |
TLS-SRP | Yes |
Protocols | dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp |
Host | x86_64-pc-linux-gnu |
SSL Version | OpenSSL/1.0.2l |
ZLib Version | 1.2.8 |
libSSH Version | libssh2/1.7.0 |
date
date/time support | enabled |
"Olson" Timezone Database Version | 0.system |
Timezone Database | internal |
Default timezone | Europe/Prague |
Directive | Local Value | Master Value |
---|---|---|
date.default_latitude | 31.7667 | 31.7667 |
date.default_longitude | 35.2333 | 35.2333 |
date.sunrise_zenith | 90.583333 | 90.583333 |
date.sunset_zenith | 90.583333 | 90.583333 |
date.timezone | Europe/Berlin | Europe/Berlin |
dba
DBA support | enabled |
libdb header version | Berkeley DB 5.3.28: (September 9, 2013) |
libdb library version | Berkeley DB 5.3.28: (September 9, 2013) |
Supported handlers | cdb cdb_make db4 inifile flatfile qdbm |
Directive | Local Value | Master Value |
---|---|---|
dba.default_handler | flatfile | flatfile |
dom
DOM/XML | enabled |
DOM/XML API Version | 20031129 |
libxml Version | 2.9.4 |
HTML Support | enabled |
XPath Support | enabled |
XPointer Support | enabled |
Schema Support | enabled |
RelaxNG Support | enabled |
ereg
Regex Library | Bundled library enabled |
exif
EXIF Support | enabled |
EXIF Version | 1.4 $Id: cad29b729548e4206f0697710cc9e177f26fdff3 $ |
Supported EXIF Version | 0220 |
Supported filetypes | JPEG,TIFF |
Directive | Local Value | Master Value |
---|---|---|
exif.decode_jis_intel | JIS | JIS |
exif.decode_jis_motorola | JIS | JIS |
exif.decode_unicode_intel | UCS-2LE | UCS-2LE |
exif.decode_unicode_motorola | UCS-2BE | UCS-2BE |
exif.encode_jis | no value | no value |
exif.encode_unicode | ISO-8859-15 | ISO-8859-15 |
fileinfo
fileinfo support | enabled |
version | 1.0.5 |
libmagic | 517 |
filter
Input Validation and Filtering | enabled |
Revision | $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $ |
Directive | Local Value | Master Value |
---|---|---|
filter.default | unsafe_raw | unsafe_raw |
filter.default_flags | no value | no value |
ftp
FTP support | enabled |
gd
GD Support | enabled |
GD headers Version | 2.2.4 |
GD library Version | 2.2.4 |
FreeType Support | enabled |
FreeType Linkage | with freetype |
FreeType Version | 2.6.3 |
GIF Read Support | enabled |
GIF Create Support | enabled |
JPEG Support | enabled |
libJPEG Version | 6b |
PNG Support | enabled |
libPNG Version | 1.6.28 |
WBMP Support | enabled |
XPM Support | enabled |
libXpm Version | 30411 |
XBM Support | enabled |
WebP Support | enabled |
Directive | Local Value | Master Value |
---|---|---|
gd.jpeg_ignore_warning | 0 | 0 |
gettext
GetText Support | enabled |
gmp
gmp support | enabled |
GMP version | 6.1.2 |
hash
hash support | enabled |
Hashing Engines | md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 |
iconv
iconv support | enabled |
iconv implementation | glibc |
iconv library version | 2.24 |
Directive | Local Value | Master Value |
---|---|---|
iconv.input_encoding | no value | no value |
iconv.internal_encoding | no value | no value |
iconv.output_encoding | no value | no value |
igbinary
igbinary support | enabled |
igbinary version | 2.0.7 |
igbinary APCU serializer ABI | 0 |
igbinary session support | yes |
Directive | Local Value | Master Value |
---|---|---|
igbinary.compact_strings | On | On |
imagick
imagick module | enabled |
---|---|
imagick module version | 3.4.3 |
imagick classes | Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel |
Imagick compiled with ImageMagick version | ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org |
Imagick using ImageMagick library version | ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org |
ImageMagick copyright | © 1999-2017 ImageMagick Studio LLC |
ImageMagick release date | 20170114 |
ImageMagick number of supported formats: | 226 |
ImageMagick supported formats | 3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GROUP4, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV |
Directive | Local Value | Master Value |
---|---|---|
imagick.locale_fix | 0 | 0 |
imagick.progress_monitor | 0 | 0 |
imagick.skip_version_check | 1 | 1 |
imap
IMAP c-Client Version | 2007f |
SSL Support | enabled |
Kerberos Support | enabled |
intl
Internationalization support | enabled |
---|---|
version | 1.1.0 |
ICU version | 57.1 |
ICU Data version | 57.1 |
Directive | Local Value | Master Value |
---|---|---|
intl.default_locale | no value | no value |
intl.error_level | 0 | 0 |
intl.use_exceptions | 0 | 0 |
json
json support | enabled |
json version | 1.2.1 |
libxml
libXML support | active |
libXML Compiled Version | 2.9.4 |
libXML Loaded Version | 20904 |
libXML streams | enabled |
mbstring
Multibyte Support | enabled |
Multibyte string engine | libmbfl |
HTTP input encoding translation | disabled |
libmbfl version | 1.3.2 |
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. |
---|
Multibyte (japanese) regex support | enabled |
Multibyte regex (oniguruma) backtrack check | On |
Multibyte regex (oniguruma) version | 5.9.5 |
Directive | Local Value | Master Value |
---|---|---|
mbstring.detect_order | no value | no value |
mbstring.encoding_translation | Off | Off |
mbstring.func_overload | 0 | 0 |
mbstring.http_input | no value | no value |
mbstring.http_output | no value | no value |
mbstring.http_output_conv_mimetypes | ^(text/|application/xhtml\+xml) | ^(text/|application/xhtml\+xml) |
mbstring.internal_encoding | no value | no value |
mbstring.language | neutral | neutral |
mbstring.strict_detection | Off | Off |
mbstring.substitute_character | none | no value |
memcache
memcache support | enabled |
---|---|
Version | 3.0.9-dev |
Revision | $Revision$ |
Directive | Local Value | Master Value |
---|---|---|
memcache.allow_failover | 1 | 1 |
memcache.chunk_size | 32768 | 32768 |
memcache.compress_threshold | 20000 | 20000 |
memcache.default_port | 11211 | 11211 |
memcache.hash_function | crc32 | crc32 |
memcache.hash_strategy | consistent | consistent |
memcache.lock_timeout | 15 | 15 |
memcache.max_failover_attempts | 20 | 20 |
memcache.protocol | ascii | ascii |
memcache.redundancy | 1 | 1 |
memcache.session_redundancy | 2 | 2 |
memcached
memcached support | enabled |
---|---|
Version | 2.2.0 |
libmemcached version | 1.0.18 |
SASL support | yes |
Session support | yes |
igbinary support | yes |
json support | yes |
msgpack support | yes |
Directive | Local Value | Master Value |
---|---|---|
memcached.compression_factor | 1.3 | 1.3 |
memcached.compression_threshold | 2000 | 2000 |
memcached.compression_type | fastlz | fastlz |
memcached.serializer | php | php |
memcached.sess_binary | 0 | 0 |
memcached.sess_connect_timeout | 1000 | 1000 |
memcached.sess_consistent_hash | 0 | 0 |
memcached.sess_lock_expire | 0 | 0 |
memcached.sess_lock_max_wait | 0 | 0 |
memcached.sess_lock_wait | 150000 | 150000 |
memcached.sess_locking | 1 | 1 |
memcached.sess_number_of_replicas | 0 | 0 |
memcached.sess_prefix | memc.sess.key. | memc.sess.key. |
memcached.sess_randomize_replica_read | 0 | 0 |
memcached.sess_remove_failed | 0 | 0 |
memcached.sess_sasl_password | no value | no value |
memcached.sess_sasl_username | no value | no value |
memcached.store_retry_count | 2 | 2 |
memcached.use_sasl | 0 | 0 |
mhash
MHASH support | Enabled |
MHASH API Version | Emulated Support |
msgpack
MessagePack Support | enabled |
Session Support | enabled |
extension Version | 0.5.7 |
header Version | 0.5.4 |
Directive | Local Value | Master Value |
---|---|---|
msgpack.error_display | On | On |
msgpack.illegal_key_insert | Off | Off |
msgpack.php_only | On | On |
msgpack.use_str8_serialization | On | On |
mysql
MySQL Support | enabled |
---|---|
Active Persistent Links | 0 |
Active Links | 0 |
Client API version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
Directive | Local Value | Master Value |
---|---|---|
mysql.allow_local_infile | On | On |
mysql.allow_persistent | On | On |
mysql.connect_timeout | 60 | 60 |
mysql.default_host | no value | no value |
mysql.default_password | no value | no value |
mysql.default_port | no value | no value |
mysql.default_socket | no value | no value |
mysql.default_user | no value | no value |
mysql.max_links | Unlimited | Unlimited |
mysql.max_persistent | Unlimited | Unlimited |
mysql.trace_mode | Off | Off |
mysqli
MysqlI Support | enabled |
---|---|
Client API library version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
Active Persistent Links | 0 |
Inactive Persistent Links | 0 |
Active Links | 0 |
Directive | Local Value | Master Value |
---|---|---|
mysqli.allow_local_infile | On | On |
mysqli.allow_persistent | On | On |
mysqli.default_host | no value | no value |
mysqli.default_port | 3306 | 3306 |
mysqli.default_pw | no value | no value |
mysqli.default_socket | no value | no value |
mysqli.default_user | no value | no value |
mysqli.max_links | Unlimited | Unlimited |
mysqli.max_persistent | Unlimited | Unlimited |
mysqli.reconnect | Off | Off |
mysqli.rollback_on_cached_plink | Off | Off |
mysqlnd
mysqlnd | enabled |
---|---|
Version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
Compression | supported |
core SSL | supported |
extended SSL | supported |
Command buffer size | 4096 |
Read buffer size | 32768 |
Read timeout | 31536000 |
Collecting statistics | Yes |
Collecting memory statistics | No |
Tracing | n/a |
Loaded plugins | mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password |
API Extensions | mysql,mysqli,pdo_mysql |
mysqlnd statistics | |
---|---|
bytes_sent | 641126 |
bytes_received | 2396446 |
packets_sent | 7358 |
packets_received | 43276 |
protocol_overhead_in | 173104 |
protocol_overhead_out | 29432 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 21501 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 23815 |
bytes_received_prepare_response_packet | 1095674 |
bytes_received_change_user_packet | 1209941 |
packets_sent_command | 3372 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 2389 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 3047 |
packets_received_prepare_response | 22247 |
packets_received_change_user | 14979 |
result_set_queries | 2370 |
non_result_set_queries | 675 |
no_index_used | 271 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 2370 |
unbuffered_sets | 0 |
ps_buffered_sets | 0 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 0 |
rows_fetched_from_server_normal | 12609 |
rows_fetched_from_server_ps | 0 |
rows_buffered_from_client_normal | 12609 |
rows_buffered_from_client_ps | 0 |
rows_fetched_from_client_normal_buffered | 12594 |
rows_fetched_from_client_normal_unbuffered | 0 |
rows_fetched_from_client_ps_buffered | 0 |
rows_fetched_from_client_ps_unbuffered | 0 |
rows_fetched_from_client_ps_cursor | 0 |
rows_affected_normal | 53 |
rows_affected_ps | 0 |
rows_skipped_normal | 12609 |
rows_skipped_ps | 0 |
copy_on_write_saved | 51564 |
copy_on_write_performed | 3906 |
command_buffer_too_small | 5 |
connect_success | 288 |
connect_failure | 0 |
connection_reused | 0 |
reconnect | 0 |
pconnect_success | 0 |
active_connections | 18446744073709551330 |
active_persistent_connections | 0 |
explicit_close | 287 |
implicit_close | 0 |
disconnect_close | 0 |
in_middle_of_command_close | 0 |
explicit_free_result | 2369 |
implicit_free_result | 0 |
explicit_stmt_close | 0 |
implicit_stmt_close | 0 |
mem_emalloc_count | 0 |
mem_emalloc_amount | 0 |
mem_ecalloc_count | 0 |
mem_ecalloc_amount | 0 |
mem_erealloc_count | 0 |
mem_erealloc_amount | 0 |
mem_efree_count | 0 |
mem_efree_amount | 0 |
mem_malloc_count | 0 |
mem_malloc_amount | 0 |
mem_calloc_count | 0 |
mem_calloc_amount | 0 |
mem_realloc_count | 0 |
mem_realloc_amount | 0 |
mem_free_count | 0 |
mem_free_amount | 0 |
mem_estrndup_count | 0 |
mem_strndup_count | 0 |
mem_estndup_count | 0 |
mem_strdup_count | 0 |
proto_text_fetched_null | 0 |
proto_text_fetched_bit | 0 |
proto_text_fetched_tinyint | 4413 |
proto_text_fetched_short | 160 |
proto_text_fetched_int24 | 0 |
proto_text_fetched_int | 15840 |
proto_text_fetched_bigint | 2722 |
proto_text_fetched_decimal | 104 |
proto_text_fetched_float | 0 |
proto_text_fetched_double | 0 |
proto_text_fetched_date | 81 |
proto_text_fetched_year | 0 |
proto_text_fetched_time | 0 |
proto_text_fetched_datetime | 477 |
proto_text_fetched_timestamp | 45 |
proto_text_fetched_string | 25113 |
proto_text_fetched_blob | 0 |
proto_text_fetched_enum | 1050 |
proto_text_fetched_set | 0 |
proto_text_fetched_geometry | 0 |
proto_text_fetched_other | 0 |
proto_binary_fetched_null | 0 |
proto_binary_fetched_bit | 0 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 0 |
proto_binary_fetched_int24 | 0 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 0 |
proto_binary_fetched_decimal | 0 |
proto_binary_fetched_float | 0 |
proto_binary_fetched_double | 0 |
proto_binary_fetched_date | 0 |
proto_binary_fetched_year | 0 |
proto_binary_fetched_time | 0 |
proto_binary_fetched_datetime | 0 |
proto_binary_fetched_timestamp | 0 |
proto_binary_fetched_string | 0 |
proto_binary_fetched_json | 0 |
proto_binary_fetched_blob | 0 |
proto_binary_fetched_enum | 0 |
proto_binary_fetched_set | 0 |
proto_binary_fetched_geometry | 0 |
proto_binary_fetched_other | 0 |
init_command_executed_count | 0 |
init_command_failed_count | 0 |
com_quit | 287 |
com_init_db | 19 |
com_query | 3047 |
com_field_list | 0 |
com_create_db | 0 |
com_drop_db | 0 |
com_refresh | 0 |
com_shutdown | 0 |
com_statistics | 0 |
com_process_info | 0 |
com_connect | 0 |
com_process_kill | 0 |
com_debug | 0 |
com_ping | 0 |
com_time | 0 |
com_delayed_insert | 0 |
com_change_user | 0 |
com_binlog_dump | 0 |
com_table_dump | 0 |
com_connect_out | 0 |
com_register_slave | 0 |
com_stmt_prepare | 0 |
com_stmt_execute | 0 |
com_stmt_send_long_data | 0 |
com_stmt_close | 0 |
com_stmt_reset | 0 |
com_stmt_set_option | 19 |
com_stmt_fetch | 0 |
com_deamon | 0 |
bytes_received_real_data_normal | 1093885 |
bytes_received_real_data_ps | 0 |
openssl
OpenSSL support | enabled |
OpenSSL Library Version | OpenSSL 1.1.0f 25 May 2017 |
OpenSSL Header Version | OpenSSL 1.1.0f 25 May 2017 |
Openssl default config | /usr/lib/ssl/openssl.cnf |
Directive | Local Value | Master Value |
---|---|---|
openssl.cafile | no value | no value |
openssl.capath | no value | no value |
pcre
PCRE (Perl Compatible Regular Expressions) Support | enabled |
PCRE Library Version | 8.41 2017-07-05 |
Directive | Local Value | Master Value |
---|---|---|
pcre.backtrack_limit | 1000000 | 1000000 |
pcre.recursion_limit | 100000 | 100000 |
PDO
PDO support | enabled |
---|---|
PDO drivers | mysql, sqlite |
pdo_mysql
PDO Driver for MySQL | enabled |
---|---|
Client API version | mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ |
Directive | Local Value | Master Value |
---|---|---|
pdo_mysql.default_socket | /var/run/mysqld/mysqld.sock | /var/run/mysqld/mysqld.sock |
pdo_sqlite
PDO Driver for SQLite 3.x | enabled |
---|---|
SQLite Library | 3.16.2 |
Phar
Phar: PHP Archive support | enabled |
---|---|
Phar EXT version | 2.0.2 |
Phar API version | 1.1.1 |
SVN revision | $Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $ |
Phar-based phar archives | enabled |
Tar-based phar archives | enabled |
ZIP-based phar archives | enabled |
gzip compression | enabled |
bzip2 compression | enabled |
Native OpenSSL support | enabled |
Phar based on pear/PHP_Archive, original concept by Davey Shafik. Phar fully realized by Gregory Beaver and Marcus Boerger. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle. |
Directive | Local Value | Master Value |
---|---|---|
phar.cache_list | no value | no value |
phar.readonly | On | On |
phar.require_hash | On | On |
posix
Revision | $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $ |
readline
Readline Support | enabled |
---|---|
Readline library | EditLine wrapper |
Directive | Local Value | Master Value |
---|---|---|
cli.pager | no value | no value |
cli.prompt | \b \> | \b \> |
recode
Recode Support | enabled |
Revision | $Id: cde03aacd1a1218dcad9dabc2f284594a0a4aa16 $ |
Reflection
Reflection | enabled |
---|---|
Version | $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $ |
session
Session Support | enabled |
Registered save handlers | files user memcache memcached |
Registered serializer handlers | php_serialize php php_binary igbinary msgpack wddx |
Directive | Local Value | Master Value |
---|---|---|
session.auto_start | Off | Off |
session.cache_expire | 180 | 180 |
session.cache_limiter | nocache | nocache |
session.cookie_domain | no value | no value |
session.cookie_httponly | On | Off |
session.cookie_lifetime | 8640000 | 0 |
session.cookie_path | / | / |
session.cookie_secure | Off | Off |
session.entropy_file | /dev/urandom | /dev/urandom |
session.entropy_length | 32 | 32 |
session.gc_divisor | 1000 | 1000 |
session.gc_maxlifetime | 8640000 | 1440 |
session.gc_probability | 0 | 0 |
session.hash_bits_per_character | 5 | 5 |
session.hash_function | 0 | 0 |
session.name | PHPSESSID | PHPSESSID |
session.referer_check | no value | no value |
session.save_handler | files | files |
session.save_path | /www/hosting/jobcveye.com/tmp | /www/hosting/jobcveye.com/tmp |
session.serialize_handler | php | php |
session.upload_progress.cleanup | On | On |
session.upload_progress.enabled | On | On |
session.upload_progress.freq | 1% | 1% |
session.upload_progress.min_freq | 1 | 1 |
session.upload_progress.name | PHP_SESSION_UPLOAD_PROGRESS | PHP_SESSION_UPLOAD_PROGRESS |
session.upload_progress.prefix | upload_progress_ | upload_progress_ |
session.use_cookies | On | On |
session.use_only_cookies | On | On |
session.use_strict_mode | Off | Off |
session.use_trans_sid | 0 | 0 |
shmop
shmop support | enabled |
SimpleXML
Simplexml support | enabled |
---|---|
Revision | $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $ |
Schema support | enabled |
sockets
Sockets Support | enabled |
SPL
SPL support | enabled |
---|---|
Interfaces | Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject |
Classes | AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException |
sqlite3
SQLite3 support | enabled |
---|---|
SQLite3 module version | 0.7-dev |
SQLite Library | 3.16.2 |
Directive | Local Value | Master Value |
---|---|---|
sqlite3.extension_dir | no value | no value |
standard
Dynamic Library Support | enabled |
Path to sendmail | /usr/sbin/sendmail -t -i -f info@jobcveye.com -F "" |
Directive | Local Value | Master Value |
---|---|---|
assert.active | 1 | 1 |
assert.bail | 0 | 0 |
assert.callback | no value | no value |
assert.quiet_eval | 0 | 0 |
assert.warning | 1 | 1 |
auto_detect_line_endings | 0 | 0 |
default_socket_timeout | 60 | 60 |
from | no value | no value |
url_rewriter.tags | a=href,area=href,frame=src,input=src,form=fakeentry | a=href,area=href,frame=src,input=src,form=fakeentry |
user_agent | no value | no value |
sysvmsg
sysvmsg support | enabled |
Revision | $Id: 58590192720bc56939152fde3645d808b348bb9b $ |
tokenizer
Tokenizer Support | enabled |
wddx
WDDX Support | enabled |
---|---|
WDDX Session Serializer | enabled |
xml
XML Support | active |
XML Namespace Support | active |
libxml2 Version | 2.9.4 |
xmlreader
XMLReader | enabled |
xmlwriter
XMLWriter | enabled |
xsl
XSL | enabled |
libxslt Version | 1.1.29 |
libxslt compiled against libxml Version | 2.9.4 |
EXSLT | enabled |
libexslt Version | 1.1.29 |
Zend OPcache
Opcode Caching | Up and Running |
Optimization | Enabled |
Startup | OK |
Shared memory model | mmap |
Cache hits | 12871831 |
Cache misses | 502 |
Used memory | 17734016 |
Free memory | 49374848 |
Wasted memory | 0 |
Interned Strings Used memory | 2725248 |
Interned Strings Free memory | 1469056 |
Cached scripts | 497 |
Cached keys | 548 |
Max keys | 3907 |
OOM restarts | 0 |
Hash keys restarts | 0 |
Manual restarts | 0 |
Directive | Local Value | Master Value |
---|---|---|
opcache.blacklist_filename | no value | no value |
opcache.consistency_checks | 0 | 0 |
opcache.dups_fix | Off | Off |
opcache.enable | On | On |
opcache.enable_cli | Off | Off |
opcache.enable_file_override | Off | Off |
opcache.error_log | no value | no value |
opcache.fast_shutdown | 0 | 0 |
opcache.file_update_protection | 2 | 2 |
opcache.force_restart_timeout | 180 | 180 |
opcache.inherited_hack | On | On |
opcache.interned_strings_buffer | 4 | 4 |
opcache.load_comments | 1 | 1 |
opcache.lockfile_path | /tmp | /tmp |
opcache.log_verbosity_level | 1 | 1 |
opcache.max_accelerated_files | 2000 | 2000 |
opcache.max_file_size | 0 | 0 |
opcache.max_wasted_percentage | 5 | 5 |
opcache.memory_consumption | 64 | 64 |
opcache.optimization_level | 0x7FFFBFFF | 0x7FFFBFFF |
opcache.preferred_memory_model | no value | no value |
opcache.protect_memory | 0 | 0 |
opcache.restrict_api | no value | no value |
opcache.revalidate_freq | 2 | 2 |
opcache.revalidate_path | Off | Off |
opcache.save_comments | 1 | 1 |
opcache.use_cwd | On | On |
opcache.validate_permission | Off | Off |
opcache.validate_root | Off | Off |
opcache.validate_timestamps | On | On |
zip
Zip | enabled |
Zip version | 1.12.5 |
Libzip version | 1.3.2 |
zlib
ZLib Support | enabled |
---|---|
Stream Wrapper | compress.zlib:// |
Stream Filter | zlib.inflate, zlib.deflate |
Compiled Version | 1.2.8 |
Linked Version | 1.2.8 |
Directive | Local Value | Master Value |
---|---|---|
zlib.output_compression | Off | Off |
zlib.output_compression_level | -1 | -1 |
zlib.output_handler | no value | no value |
Additional Modules
Module Name |
---|
sysvsem |
sysvshm |
HTTP request ►
$_GET
empty
$_POST
empty
$_COOKIE
empty
HTTP response ►
Headers
X-Powered-By: Nette Framework
X-Frame-Options: SAMEORIGIN
Vary: X-Requested-With
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: nette-browser=292ngszihm; path=/; httponly
Set-Cookie: PHPSESSID=8avtkn61ja2lp892250ss5kfs5; expires=Sat, 16-Mar-2024 05:02:40 GMT; Max-Age=8640000; path=/; HttpOnly
Content-Type: text/html; charset=utf-8
- Report generated at 2023/12/07 06:02:40
- https://www.jobcveye.com/proc-nevybrat-idealniho-kandidata
- PHP 5.6.37-1+0~20180725093819.2+stretch~1.gbp606419
- Apache/2.4.25 (Debian)
- Nette Framework 2.0.14 (revision released on 2014-01-01)