Nette\Application\BadRequestException

Nette\Application\BadRequestException #404

search►

Source file

File: /data/web/virtuals/357009/virtual/app/FrontModule/components/PageComponent.php:44

34:         $loadUnpublishedEntities false//pokud neni prihlasen, zobrazi se aktivni a publikovane obsahy 35:       } 36:       $page $this->pageDAO->getByUrl($url$loadUnpublishedEntities); 37: 38: if ($page === null || !isset($page->entity)) { 39:     throw new BadRequestException('Page not found: ' $url); 40: } 41: 42: 43:       if (count($page->entity) == 0) { 44:         throw new BadRequestException(); 45:       } 46:       $this->template->page $page; 47:       $this->template->settings $this->settingsDAO->getAllSettings(); 48:     } catch (PageNotFoundException $e) {

Call stack

  1. /data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates.Page.default.latte-c6726ef1d201430336b6dbd19e7b70ba.php:14 source  App\FrontModule\Components\PageComponent-> render (arguments)

    4: 5: ?><?php 6: // prolog Nette\Latte\Macros\CoreMacros 7: list($_l$_g) = Nette\Latte\Macros\CoreMacros::initRuntime($template'3zo8jr60so') 8: ; 9: // prolog Nette\Latte\Macros\UIMacros 10: // 11: // block content 12: // 13: if (!function_exists($_l->blocks['content'][] = '_lb36a1d946ef_content')) { function _lb36a1d946ef_content($_l$_args) { foreach ($_args as $__k => $__v) $$__k $__v 14: ;$_ctrl = $_control->getComponent("page"); if ($_ctrl instanceof Nette\Application\UI\IRenderable) $_ctrl->redrawControl(NULL, FALSE); $_ctrl->render($presenter->getParameter('url')) ; 15: }} 16: 17: // 18: // end of blocks
    $url
    "cs" (2)
    
  2. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Latte/Macros/UIMacros.php:454 source  _lb36a1d946ef_content (arguments)

    444:     /** 445:      * Calls block. 446:      * @return void 447:      */ 448:     public static function callBlock(\stdClass $context$name, array $params) 449:     { 450:         if (empty($context->blocks[$name])) { 451:             throw new Nette\InvalidStateException("Cannot include undefined block '$name'."); 452:         } 453:         $block reset($context->blocks[$name]); 454:         $block($context, $params); 455:     } 456: 457: 458:     /**
    $_l
    stdClass #d5d1
    
    templates => array (2)
    | 3zo8jr60so => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | ettswwz8wy => Nette\Templating\FileTemplate #d71e
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #d71e { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array (1)
    | | | striptags => "strip_tags" (10)
    | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    blocks => array (4)
    | content => array (1)
    | | 0 => "_lb36a1d946ef_content" (21)
    | title => array (1)
    | | 0 => "_lb6a72af9366_title" (19)
    | head => array (1)
    | | 0 => "_lb996b4be557_head" (18)
    | scripts => array (1)
    | | 0 => "_lbff67aaf8ac_scripts" (21)
    extends => NULL
    $_args
    array (18)
    
    _control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    user => App\Model\CMSUser #b4fe
    | guestRole => "guest" (5) | authenticatedRole => "authenticated" (13) | onLoggedIn => NULL | onLoggedOut => NULL | storage private => Nette\Http\UserStorage #2c72
    | | namespace private => "Customer" (8) | | sessionHandler private => Nette\Http\Session #acb7
    | | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
    | | sessionSection private => Nette\Http\SessionSection #1f94
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "Nette.Http.UserStorage/Customer" (31) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | authenticator private => App\DAO\CustomerManager #fa50
    | | database private => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | authorizator private => NULL
    netteHttpResponse => Nette\Http\Response #6f25
    | cookieDomain => "" | cookiePath => "/" | cookieSecure => FALSE | cookieHttpOnly => TRUE | warnOnBuffer => TRUE | code private => 200
    netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | useDirs private => TRUE | journal private => Nette\Caching\Storages\FileJournal #1910
    | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | handle private => stream resource
    | | | wrapper_type => "plainfile" (9) | | | stream_type => "STDIO" (5) | | | mode => "r+b" (3) | | | unread_bytes => 8188 | | | seekable => TRUE | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | timed_out => FALSE | | | blocked => TRUE | | | eof => FALSE
    | | lastNode private => 20 | | processIdentifier private => "|0҇" (4) | | nodeCache private => array (4)
    | | | 2 => array (2) [ ... ] | | | 14 => array (127) [ ... ] | | | 17 => array (18) [ ... ] | | | 18 => array (18) [ ... ]
    | | nodeChanged private => array () | | toCommit private => array () | | deletedLinks private => array () | | dataNodeFreeSpace private => array ()
    | locks private => array ()
    baseUrl => "http://www.mousepad.cz" (22) baseUri => "http://www.mousepad.cz" (22) basePath => "" flashes => array () seo => stdClass #902f
    | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) getVar => "cs" (2) settings => App\Model\Settings #3a11
    | values => array (11)
    | | main_title => App\Model\SettingsValues #cd51
    | | | name private => "main_title" (10) | | | title private => "Název stránky" (15) | | | value private => "mousepad" (8) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "1" | | | required_on private => NULL | | | visible private => "1"
    | | show_alter_title => App\Model\SettingsValues #fc40
    | | | name private => "show_alter_title" (16) | | | title private => "Zobrazovat v titulku nadpis stránky" (36) | | | value private => "1" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | separator_for_alter_table => App\Model\SettingsValues #1672
    | | | name private => "separator_for_alter_table" (25) | | | title private => "Oddelovac obecneho title a subpage" (34) | | | value private => "|" | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 10 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server => App\Model\SettingsValues #8049
    | | | name private => "smtp_server" (11) | | | title private => "Mají se e-maily odesílat pomocí SMTP" (39) | | | value private => "0" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server_name => App\Model\SettingsValues #a89b
    | | | name private => "smtp_server_name" (16) | | | title private => "SMTP Server" (11) | | | value private => "smtp.gmail.com" (14) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_username => App\Model\SettingsValues #5c5d
    | | | name private => "smtp_username" (13) | | | title private => "SMTP Jmeno" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_password => App\Model\SettingsValues #54e7
    | | | name private => "smtp_password" (13) | | | title private => "SMTP Heslo" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_secure => App\Model\SettingsValues #fd5c
    | | | name private => "smtp_secure" (11) | | | title private => "SMTP Secure" (11) | | | value private => "ssl" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_port => App\Model\SettingsValues #1fa0
    | | | name private => "smtp_port" (9) | | | title private => "SMTP Port" (9) | | | value private => "465" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | googleanalytics => App\Model\SettingsValues #f74b
    | | | name private => "googleanalytics" (15) | | | title private => "Google Analytics kód" (21) | | | value private => "<?php include_once("analyticstracking.php") ?>" (46) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 15 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | fb_app_id => App\Model\SettingsValues #0ac5
    | | | name private => "fb_app_id" (9) | | | title private => "Id facebook aplikace" (20) | | | value private => NULL | | | comment private => "Identifikátor pro facebook pluginy sociálních sítí" (55) | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    template => Nette\Templating\FileTemplate #d71e
    | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | onPrepareFilters => array (1)
    | | 0 => Closure #702d
    | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | line => 36 | | | variables => array (1) [ ... ] | | | parameters => ""
    | source private => NULL | params private => array (18)
    | | _control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | user => App\Model\CMSUser #b4fe
    | | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
    | | netteHttpResponse => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
    | | baseUrl => "http://www.mousepad.cz" (22) | | baseUri => "http://www.mousepad.cz" (22) | | basePath => "" | | flashes => array () | | seo => stdClass #902f
    | | | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | | | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | getVar => "cs" (2) | | settings => App\Model\Settings #3a11
    | | | values => array (11) [ ... ]
    | | template => Nette\Templating\FileTemplate #d71e { RECURSION } | | _g => stdClass #3fde | | _extended => TRUE
    | filters private => array () | helpers private => array (1)
    | | striptags => "strip_tags" (10)
    | helperLoaders private => array (1)
    | | 0 => "Nette\Templating\Helpers::loader" (32)
    | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | hint => "/templates/@layout.latte" (24) | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | useDirs private => TRUE | | journal private => Nette\Caching\Storages\FileJournal #1910
    | | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
    | | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
    | | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
    | | locks private => NULL
    _g => stdClass #3fde _extended => TRUE
  3. /data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates._layout.latte-dc749b20ad7ff4615472b7bcb7310672.php:138 source  Nette\Latte\Macros\UIMacros:: callBlock (arguments)

    128:         <div class="col-xs-12"> 129:             <div class="alert alert-dismissable alert-warning"> 130:                 <button type="button" class="close" data-dismiss="alert">×</button> 131:                 <h4>Warning!</h4> 132:                 <p>You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser.</p> 133:             </div> 134:         </div> 135:     </div> 136:     <![endif]--> 137:      138: <?php Nette\Latte\Macros\UIMacros::callBlock($_l, 'content', $template->getParameters()) ?> 139: 140: 141: <?php call_user_func(reset($_l->blocks['scripts']), $_lget_defined_vars()) ; if (\Nette\Diagnostics\Debugger::$productionMode && $presenter->context->parameters['testMode']==false) { if ($settings->values['googleanalytics']->getValue()!='') { ?> 142:             <script>
    $context
    stdClass #d5d1
    
    templates => array (2)
    | 3zo8jr60so => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | ettswwz8wy => Nette\Templating\FileTemplate #d71e
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #d71e { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array (1)
    | | | striptags => "strip_tags" (10)
    | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    blocks => array (4)
    | content => array (1)
    | | 0 => "_lb36a1d946ef_content" (21)
    | title => array (1)
    | | 0 => "_lb6a72af9366_title" (19)
    | head => array (1)
    | | 0 => "_lb996b4be557_head" (18)
    | scripts => array (1)
    | | 0 => "_lbff67aaf8ac_scripts" (21)
    extends => NULL
    $name
    "content" (7)
    
    $params
    array (18)
    
    _control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    user => App\Model\CMSUser #b4fe
    | guestRole => "guest" (5) | authenticatedRole => "authenticated" (13) | onLoggedIn => NULL | onLoggedOut => NULL | storage private => Nette\Http\UserStorage #2c72
    | | namespace private => "Customer" (8) | | sessionHandler private => Nette\Http\Session #acb7
    | | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
    | | sessionSection private => Nette\Http\SessionSection #1f94
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "Nette.Http.UserStorage/Customer" (31) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | authenticator private => App\DAO\CustomerManager #fa50
    | | database private => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | authorizator private => NULL
    netteHttpResponse => Nette\Http\Response #6f25
    | cookieDomain => "" | cookiePath => "/" | cookieSecure => FALSE | cookieHttpOnly => TRUE | warnOnBuffer => TRUE | code private => 200
    netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | useDirs private => TRUE | journal private => Nette\Caching\Storages\FileJournal #1910
    | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | handle private => stream resource
    | | | wrapper_type => "plainfile" (9) | | | stream_type => "STDIO" (5) | | | mode => "r+b" (3) | | | unread_bytes => 8188 | | | seekable => TRUE | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | timed_out => FALSE | | | blocked => TRUE | | | eof => FALSE
    | | lastNode private => 20 | | processIdentifier private => "|0҇" (4) | | nodeCache private => array (4)
    | | | 2 => array (2) [ ... ] | | | 14 => array (127) [ ... ] | | | 17 => array (18) [ ... ] | | | 18 => array (18) [ ... ]
    | | nodeChanged private => array () | | toCommit private => array () | | deletedLinks private => array () | | dataNodeFreeSpace private => array ()
    | locks private => array ()
    baseUrl => "http://www.mousepad.cz" (22) baseUri => "http://www.mousepad.cz" (22) basePath => "" flashes => array () seo => stdClass #902f
    | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) getVar => "cs" (2) settings => App\Model\Settings #3a11
    | values => array (11)
    | | main_title => App\Model\SettingsValues #cd51
    | | | name private => "main_title" (10) | | | title private => "Název stránky" (15) | | | value private => "mousepad" (8) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "1" | | | required_on private => NULL | | | visible private => "1"
    | | show_alter_title => App\Model\SettingsValues #fc40
    | | | name private => "show_alter_title" (16) | | | title private => "Zobrazovat v titulku nadpis stránky" (36) | | | value private => "1" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | separator_for_alter_table => App\Model\SettingsValues #1672
    | | | name private => "separator_for_alter_table" (25) | | | title private => "Oddelovac obecneho title a subpage" (34) | | | value private => "|" | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 10 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server => App\Model\SettingsValues #8049
    | | | name private => "smtp_server" (11) | | | title private => "Mají se e-maily odesílat pomocí SMTP" (39) | | | value private => "0" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server_name => App\Model\SettingsValues #a89b
    | | | name private => "smtp_server_name" (16) | | | title private => "SMTP Server" (11) | | | value private => "smtp.gmail.com" (14) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_username => App\Model\SettingsValues #5c5d
    | | | name private => "smtp_username" (13) | | | title private => "SMTP Jmeno" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_password => App\Model\SettingsValues #54e7
    | | | name private => "smtp_password" (13) | | | title private => "SMTP Heslo" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_secure => App\Model\SettingsValues #fd5c
    | | | name private => "smtp_secure" (11) | | | title private => "SMTP Secure" (11) | | | value private => "ssl" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_port => App\Model\SettingsValues #1fa0
    | | | name private => "smtp_port" (9) | | | title private => "SMTP Port" (9) | | | value private => "465" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | googleanalytics => App\Model\SettingsValues #f74b
    | | | name private => "googleanalytics" (15) | | | title private => "Google Analytics kód" (21) | | | value private => "<?php include_once("analyticstracking.php") ?>" (46) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 15 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | fb_app_id => App\Model\SettingsValues #0ac5
    | | | name private => "fb_app_id" (9) | | | title private => "Id facebook aplikace" (20) | | | value private => NULL | | | comment private => "Identifikátor pro facebook pluginy sociálních sítí" (55) | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    template => Nette\Templating\FileTemplate #d71e
    | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | onPrepareFilters => array (1)
    | | 0 => Closure #702d
    | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | line => 36 | | | variables => array (1) [ ... ] | | | parameters => ""
    | source private => NULL | params private => array (18)
    | | _control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | user => App\Model\CMSUser #b4fe
    | | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
    | | netteHttpResponse => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
    | | baseUrl => "http://www.mousepad.cz" (22) | | baseUri => "http://www.mousepad.cz" (22) | | basePath => "" | | flashes => array () | | seo => stdClass #902f
    | | | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | | | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | getVar => "cs" (2) | | settings => App\Model\Settings #3a11
    | | | values => array (11) [ ... ]
    | | template => Nette\Templating\FileTemplate #d71e { RECURSION } | | _g => stdClass #3fde | | _extended => TRUE
    | filters private => array () | helpers private => array (1)
    | | striptags => "strip_tags" (10)
    | helperLoaders private => array (1)
    | | 0 => "Nette\Templating\Helpers::loader" (32)
    | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | hint => "/templates/@layout.latte" (24) | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | useDirs private => TRUE | | journal private => Nette\Caching\Storages\FileJournal #1910
    | | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
    | | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
    | | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
    | | locks private => NULL
    _g => stdClass #3fde _extended => TRUE
  4. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/LimitedScope.php:65 source  include (arguments)

    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 include_once func_get_arg(0); 61:             } 62:             foreach (func_get_arg(1) as $__k => $__v) $$__k $__v; 63:             unset($__k$__v); 64:         } 65:         return include func_get_arg(0); 66:     } 67: 68: } 69:
    #0
    "/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates._layout.latte-dc749b20ad7ff4615472b7bcb7310672.php" (125)
    
  5. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/FileTemplate.php:108 source  Nette\Utils\LimitedScope:: load (arguments)

    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:     }
    #0
    "/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates._layout.latte-dc749b20ad7ff4615472b7bcb7310672.php" (125)
    
    #1
    array (19)
    
    _control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    user => App\Model\CMSUser #b4fe
    | guestRole => "guest" (5) | authenticatedRole => "authenticated" (13) | onLoggedIn => NULL | onLoggedOut => NULL | storage private => Nette\Http\UserStorage #2c72
    | | namespace private => "Customer" (8) | | sessionHandler private => Nette\Http\Session #acb7
    | | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
    | | sessionSection private => Nette\Http\SessionSection #1f94
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "Nette.Http.UserStorage/Customer" (31) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | authenticator private => App\DAO\CustomerManager #fa50
    | | database private => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | authorizator private => NULL
    netteHttpResponse => Nette\Http\Response #6f25
    | cookieDomain => "" | cookiePath => "/" | cookieSecure => FALSE | cookieHttpOnly => TRUE | warnOnBuffer => TRUE | code private => 200
    netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | useDirs private => TRUE | journal private => Nette\Caching\Storages\FileJournal #1910
    | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | handle private => stream resource
    | | | wrapper_type => "plainfile" (9) | | | stream_type => "STDIO" (5) | | | mode => "r+b" (3) | | | unread_bytes => 8188 | | | seekable => TRUE | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | timed_out => FALSE | | | blocked => TRUE | | | eof => FALSE
    | | lastNode private => 20 | | processIdentifier private => "|0҇" (4) | | nodeCache private => array (4)
    | | | 2 => array (2) [ ... ] | | | 14 => array (127) [ ... ] | | | 17 => array (18) [ ... ] | | | 18 => array (18) [ ... ]
    | | nodeChanged private => array () | | toCommit private => array () | | deletedLinks private => array () | | dataNodeFreeSpace private => array ()
    | locks private => array ()
    baseUrl => "http://www.mousepad.cz" (22) baseUri => "http://www.mousepad.cz" (22) basePath => "" flashes => array () seo => stdClass #902f
    | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) getVar => "cs" (2) settings => App\Model\Settings #3a11
    | values => array (11)
    | | main_title => App\Model\SettingsValues #cd51
    | | | name private => "main_title" (10) | | | title private => "Název stránky" (15) | | | value private => "mousepad" (8) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "1" | | | required_on private => NULL | | | visible private => "1"
    | | show_alter_title => App\Model\SettingsValues #fc40
    | | | name private => "show_alter_title" (16) | | | title private => "Zobrazovat v titulku nadpis stránky" (36) | | | value private => "1" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | separator_for_alter_table => App\Model\SettingsValues #1672
    | | | name private => "separator_for_alter_table" (25) | | | title private => "Oddelovac obecneho title a subpage" (34) | | | value private => "|" | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 10 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server => App\Model\SettingsValues #8049
    | | | name private => "smtp_server" (11) | | | title private => "Mají se e-maily odesílat pomocí SMTP" (39) | | | value private => "0" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server_name => App\Model\SettingsValues #a89b
    | | | name private => "smtp_server_name" (16) | | | title private => "SMTP Server" (11) | | | value private => "smtp.gmail.com" (14) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_username => App\Model\SettingsValues #5c5d
    | | | name private => "smtp_username" (13) | | | title private => "SMTP Jmeno" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_password => App\Model\SettingsValues #54e7
    | | | name private => "smtp_password" (13) | | | title private => "SMTP Heslo" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_secure => App\Model\SettingsValues #fd5c
    | | | name private => "smtp_secure" (11) | | | title private => "SMTP Secure" (11) | | | value private => "ssl" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_port => App\Model\SettingsValues #1fa0
    | | | name private => "smtp_port" (9) | | | title private => "SMTP Port" (9) | | | value private => "465" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | googleanalytics => App\Model\SettingsValues #f74b
    | | | name private => "googleanalytics" (15) | | | title private => "Google Analytics kód" (21) | | | value private => "<?php include_once("analyticstracking.php") ?>" (46) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 15 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | fb_app_id => App\Model\SettingsValues #0ac5
    | | | name private => "fb_app_id" (9) | | | title private => "Id facebook aplikace" (20) | | | value private => NULL | | | comment private => "Identifikátor pro facebook pluginy sociálních sítí" (55) | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    template => Nette\Templating\FileTemplate #d71e
    | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | onPrepareFilters => array (1)
    | | 0 => Closure #702d
    | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | line => 36 | | | variables => array (1) [ ... ] | | | parameters => ""
    | source private => NULL | params private => array (18)
    | | _control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | user => App\Model\CMSUser #b4fe
    | | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
    | | netteHttpResponse => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
    | | baseUrl => "http://www.mousepad.cz" (22) | | baseUri => "http://www.mousepad.cz" (22) | | basePath => "" | | flashes => array () | | seo => stdClass #902f
    | | | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | | | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | getVar => "cs" (2) | | settings => App\Model\Settings #3a11
    | | | values => array (11) [ ... ]
    | | template => Nette\Templating\FileTemplate #d71e { RECURSION } | | _g => stdClass #3fde | | _extended => TRUE
    | filters private => array () | helpers private => array (1)
    | | striptags => "strip_tags" (10)
    | helperLoaders private => array (1)
    | | 0 => "Nette\Templating\Helpers::loader" (32)
    | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | hint => "/templates/@layout.latte" (24) | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | useDirs private => TRUE | | journal private => Nette\Caching\Storages\FileJournal #1910
    | | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
    | | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
    | | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
    | | locks private => NULL
    _g => stdClass #3fde _l => stdClass #d5d1
    | templates => array (2)
    | | 3zo8jr60so => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | | ettswwz8wy => Nette\Templating\FileTemplate #d71e
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/@layout.latte" (73) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array (1) [ ... ] | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | blocks => array (4)
    | | content => array (1)
    | | | 0 => "_lb36a1d946ef_content" (21)
    | | title => array (1)
    | | | 0 => "_lb6a72af9366_title" (19)
    | | head => array (1)
    | | | 0 => "_lb996b4be557_head" (18)
    | | scripts => array (1)
    | | | 0 => "_lbff67aaf8ac_scripts" (21)
    | extends => NULL
    _extended => TRUE
  6. /data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates.Page.default.latte-c6726ef1d201430336b6dbd19e7b70ba.php:39 source  Nette\Templating\FileTemplate-> render ()

    29: } elseif (!empty($_control->snippetMode)) { 30:     return Nette\Latte\Macros\UIMacros::renderSnippets($_control$_lget_defined_vars()); 31: } 32: 33: // 34: // main template 35: // 36: ?> 37: 38: 39: <?php if ($_l->extends) { ob_end_clean(); return Nette\Latte\Macros\CoreMacros::includeTemplate($_l->extends, get_defined_vars(), $template)->render(); } 40: call_user_func(reset($_l->blocks['content']), $_lget_defined_vars()) ; 
  7. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/LimitedScope.php:65 source  include (arguments)

    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 include_once func_get_arg(0); 61:             } 62:             foreach (func_get_arg(1) as $__k => $__v) $$__k $__v; 63:             unset($__k$__v); 64:         } 65:         return include func_get_arg(0); 66:     } 67: 68: } 69:
    #0
    "/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates.Page.default.latte-c6726ef1d201430336b6dbd19e7b70ba.php" (130)
    
  8. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/FileTemplate.php:108 source  Nette\Utils\LimitedScope:: load (arguments)

    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:     }
    #0
    "/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates.Page.default.latte-c6726ef1d201430336b6dbd19e7b70ba.php" (130)
    
    #1
    array (16)
    
    _control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    control => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
    | request private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | pageDAO protected => App\DAO\PageDAO #4966
    | | entityDAO private => App\DAO\EntityDAO #ec83
    | | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
    | | userDAO private => App\DAO\UserDAO #54a2
    | | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | possiblePages private => array () | | orderTypes private => array (6)
    | | | created_asc => "Dle data vytvoření vzestupně" (31) | | | created_desc => "Dle data vytvoření sestupně" (30) | | | ord_asc => "Dle pořadí vzestupně" (23) | | | ord_desc => "Dle pořadí sestupně" (22) | | | name_asc => "Dle abecedy vzestupně" (22) | | | name_desc => "Dle abecedy sestupně" (21)
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #5418
    | | | storage private => Nette\Caching\Storages\MemoryStorage #2613 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | settingsDAO protected => App\DAO\SettingsDAO #ce02
    | | db protected => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | | cache protected => Nette\Caching\Cache #51b6
    | | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | memcache protected => Nette\Caching\Cache #36e2
    | | | storage private => Nette\Caching\Storages\MemoryStorage #73e2 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
    | | context protected => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | table protected => ""
    | webLoader => WebLoader\Nette\LoaderFactory #ea88
    | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | serviceLocator private => SystemContainer #a8d9
    | | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
    | | tempPaths private => array (2)
    | | | default => "webtemp" (7) | | | fe => "webtemp" (7)
    | mailFactory => App\AdminModule\Factories\MailFactory #701f
    | | emailer => Biibtech\Emailer #ba8b
    | | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
    | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
    | | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { ... }
    | watcher => App\Watcher #b64e
    | | watcherDao private => App\DAO\WatcherDAO #6564
    | | | db private => Nette\Database\Context #11ad { ... }
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | session private => Nette\Http\SessionSection #0428
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "SimpleLogin" (11) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | | sessionWatcher private => Nette\Http\SessionSection #50cb
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "watcher" (7) | | | data private => array (3) [ ... ] | | | meta private => array (1) [ ... ] | | | warnOnUndefined => FALSE
    | invalidLinkMode => 2 | onShutdown => NULL | request private => Nette\Application\Request #0cb1
    | | method private => "GET" (3) | | flags private => array (1)
    | | | secured => FALSE
    | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | response private => Nette\Application\Responses\TextResponse #5ff5
    | | source private => Nette\Templating\FileTemplate #a55f
    | | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (18) [ ... ] | | | filters private => array () | | | helpers private => array () | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
    | autoCanonicalize => TRUE | absoluteUrls => FALSE | globalParams private => array () | globalState private => array () | globalStateSinces private => array () | action private => "default" (7) | view private => "default" (7) | layout private => NULL | payload private => stdClass #0055 | signalReceiver private => "" | signal private => NULL | ajaxMode private => FALSE | startupCheck private => TRUE | lastCreatedRequest private => Nette\Application\Request #639f
    | | method private => "FORWARD" (7) | | flags private => array () | | name private => "Front:Page" (10) | | params private => array (3)
    | | | url => "cs" (2) | | | action => "default" (7) | | | page => NULL
    | | post private => array () | | files private => array ()
    | lastCreatedRequestFlag private => array (1)
    | | current => TRUE
    | context private => SystemContainer #a8d9
    | | meta protected => array (1)
    | | | types => array (87) [ ... ]
    | | parameters => array (42)
    | | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
    | | registry private => array (55)
    | | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
    | | creating private => array ()
    | application private => Nette\Application\Application #aa03
    | | catchExceptions => FALSE | | errorPresenter => "Front:Error" (11) | | onStartup => NULL | | onShutdown => NULL | | onRequest => NULL | | onPresenter => NULL | | onResponse => NULL | | onError => NULL | | requests private => array (1)
    | | | 0 => Nette\Application\Request #0cb1 { ... }
    | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | httpRequest private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | httpResponse private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | presenterFactory private => Nette\Application\PresenterFactory #c601
    | | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { ... }
    | | router private => Nette\Application\Routers\RouteList #b82f
    | | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
    | httpContext private => Nette\Http\Context #1089
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | httpRequest private => Nette\Http\Request #3a32
    | | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
    | | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
    | | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
    | | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
    | | headers private => array (9)
    | | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    | | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
    | httpResponse private => Nette\Http\Response #6f25
    | | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
    | session private => Nette\Http\Session #acb7
    | | regenerated private => NULL | | options private => array (14)
    | | | gc_maxlifetime => 1209600 | | | cookie_lifetime => 1209600 | | | referer_check => "" | | | use_cookies => 1 | | | use_only_cookies => 1 | | | use_trans_sid => 0 | | | cookie_path => "/" | | | cookie_domain => "" | | | cookie_secure => FALSE | | | cookie_httponly => TRUE | | | cache_limiter => NULL | | | cache_expire => NULL | | | hash_function => NULL | | | hash_bits_per_character => NULL
    | | request private => Nette\Http\Request #3a32
    | | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
    | | response private => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | user private => App\Model\CMSUser #b4fe
    | | guestRole => "guest" (5) | | authenticatedRole => "authenticated" (13) | | onLoggedIn => NULL | | onLoggedOut => NULL | | storage private => Nette\Http\UserStorage #2c72
    | | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
    | | authenticator private => App\DAO\CustomerManager #fa50
    | | | database private => Nette\Database\Context #11ad { ... }
    | | authorizator private => NULL
    | template private => Nette\Templating\FileTemplate #a55f
    | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
    | | | 0 => Closure #702d
    | | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
    | | source private => NULL | | params private => array (18)
    | | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
    | | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
    | | | 0 => "Nette\Templating\Helpers::loader" (32)
    | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
    | invalidSnippets private => array () | snippetMode => NULL | params protected => array (3)
    | | url => "cs" (2) | | action => "default" (7) | | page => NULL
    | components private => array (3)
    | | page => App\FrontModule\Components\PageComponent #b131
    | | | pageDAO private => App\DAO\PageDAO #4966 { ... } | | | settingsDAO private => App\DAO\SettingsDAO #ce02 { ... } | | | template private => Nette\Templating\FileTemplate #18ee { ... } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array (19) [ ... ] | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "page" (4) | | | monitors private => array (1) [ ... ]
    | | css => WebLoader\Nette\CssLoader #b94c
    | | | media private => NULL | | | title private => NULL | | | type private => "text/css" (8) | | | alternate private => FALSE | | | compiler private => WebLoader\Compiler #a72f { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "css" (3) | | | monitors private => array (1) [ ... ]
    | | js => WebLoader\Nette\JavaScriptLoader #4ff2
    | | | compiler private => WebLoader\Compiler #43bc { ... } | | | tempPath private => "/webtemp" (8) | | | template private => NULL | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array () | | | components private => array () | | | cloning private => NULL | | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | name private => "js" (2) | | | monitors private => array (1) [ ... ]
    | cloning private => NULL | parent private => NULL | name private => "Front:Page" (10) | monitors private => array ()
    user => App\Model\CMSUser #b4fe
    | guestRole => "guest" (5) | authenticatedRole => "authenticated" (13) | onLoggedIn => NULL | onLoggedOut => NULL | storage private => Nette\Http\UserStorage #2c72
    | | namespace private => "Customer" (8) | | sessionHandler private => Nette\Http\Session #acb7
    | | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
    | | sessionSection private => Nette\Http\SessionSection #1f94
    | | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "Nette.Http.UserStorage/Customer" (31) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
    | authenticator private => App\DAO\CustomerManager #fa50
    | | database private => Nette\Database\Context #11ad
    | | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
    | authorizator private => NULL
    netteHttpResponse => Nette\Http\Response #6f25
    | cookieDomain => "" | cookiePath => "/" | cookieSecure => FALSE | cookieHttpOnly => TRUE | warnOnBuffer => TRUE | code private => 200
    netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | useDirs private => TRUE | journal private => Nette\Caching\Storages\FileJournal #1910
    | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | handle private => stream resource
    | | | wrapper_type => "plainfile" (9) | | | stream_type => "STDIO" (5) | | | mode => "r+b" (3) | | | unread_bytes => 8188 | | | seekable => TRUE | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | timed_out => FALSE | | | blocked => TRUE | | | eof => FALSE
    | | lastNode private => 20 | | processIdentifier private => "|0҇" (4) | | nodeCache private => array (4)
    | | | 2 => array (2) [ ... ] | | | 14 => array (127) [ ... ] | | | 17 => array (18) [ ... ] | | | 18 => array (18) [ ... ]
    | | nodeChanged private => array () | | toCommit private => array () | | deletedLinks private => array () | | dataNodeFreeSpace private => array ()
    | locks private => array ()
    baseUrl => "http://www.mousepad.cz" (22) baseUri => "http://www.mousepad.cz" (22) basePath => "" flashes => array () seo => stdClass #902f
    | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) getVar => "cs" (2) settings => App\Model\Settings #3a11
    | values => array (11)
    | | main_title => App\Model\SettingsValues #cd51
    | | | name private => "main_title" (10) | | | title private => "Název stránky" (15) | | | value private => "mousepad" (8) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "1" | | | required_on private => NULL | | | visible private => "1"
    | | show_alter_title => App\Model\SettingsValues #fc40
    | | | name private => "show_alter_title" (16) | | | title private => "Zobrazovat v titulku nadpis stránky" (36) | | | value private => "1" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | separator_for_alter_table => App\Model\SettingsValues #1672
    | | | name private => "separator_for_alter_table" (25) | | | title private => "Oddelovac obecneho title a subpage" (34) | | | value private => "|" | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 10 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server => App\Model\SettingsValues #8049
    | | | name private => "smtp_server" (11) | | | title private => "Mají se e-maily odesílat pomocí SMTP" (39) | | | value private => "0" | | | comment private => NULL | | | type private => "boolean" (7) | | | max_lenght private => 1 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | smtp_server_name => App\Model\SettingsValues #a89b
    | | | name private => "smtp_server_name" (16) | | | title private => "SMTP Server" (11) | | | value private => "smtp.gmail.com" (14) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_username => App\Model\SettingsValues #5c5d
    | | | name private => "smtp_username" (13) | | | title private => "SMTP Jmeno" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_password => App\Model\SettingsValues #54e7
    | | | name private => "smtp_password" (13) | | | title private => "SMTP Heslo" (10) | | | value private => NULL | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_secure => App\Model\SettingsValues #fd5c
    | | | name private => "smtp_secure" (11) | | | title private => "SMTP Secure" (11) | | | value private => "ssl" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | smtp_port => App\Model\SettingsValues #1fa0
    | | | name private => "smtp_port" (9) | | | title private => "SMTP Port" (9) | | | value private => "465" (3) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => "smtp_server" (11) | | | visible private => "1"
    | | googleanalytics => App\Model\SettingsValues #f74b
    | | | name private => "googleanalytics" (15) | | | title private => "Google Analytics kód" (21) | | | value private => "<?php include_once("analyticstracking.php") ?>" (46) | | | comment private => NULL | | | type private => "text" (4) | | | max_lenght private => 15 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    | | fb_app_id => App\Model\SettingsValues #0ac5
    | | | name private => "fb_app_id" (9) | | | title private => "Id facebook aplikace" (20) | | | value private => NULL | | | comment private => "Identifikátor pro facebook pluginy sociálních sítí" (55) | | | type private => "text" (4) | | | max_lenght private => 200 | | | required private => "0" | | | required_on private => NULL | | | visible private => "1"
    template => Nette\Templating\FileTemplate #a55f
    | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | onPrepareFilters => array (1)
    | | 0 => Closure #702d
    | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | line => 36 | | | variables => array (1) [ ... ] | | | parameters => ""
    | source private => NULL | params private => array (18)
    | | _control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { RECURSION } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | control => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { RECURSION } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { RECURSION } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | presenter => App\FrontModule\Presenters\PagePresenter #1b86
    | | | photoFactory private => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | pageDAO protected => App\DAO\PageDAO #4966 { ... } | | | settingsDAO protected => App\DAO\SettingsDAO #ce02 { ... } | | | webLoader => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | mailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | watcher => App\Watcher #b64e { ... } | | | invalidLinkMode => 2 | | | onShutdown => NULL | | | request private => Nette\Application\Request #0cb1 { ... } | | | response private => Nette\Application\Responses\TextResponse #5ff5 { ... } | | | autoCanonicalize => TRUE | | | absoluteUrls => FALSE | | | globalParams private => array () | | | globalState private => array () | | | globalStateSinces private => array () | | | action private => "default" (7) | | | view private => "default" (7) | | | layout private => NULL | | | payload private => stdClass #0055 | | | signalReceiver private => "" | | | signal private => NULL | | | ajaxMode private => FALSE | | | startupCheck private => TRUE | | | lastCreatedRequest private => Nette\Application\Request #639f { ... } | | | lastCreatedRequestFlag private => array (1) [ ... ] | | | context private => SystemContainer #a8d9 { ... } | | | application private => Nette\Application\Application #aa03 { ... } | | | httpContext private => Nette\Http\Context #1089 { ... } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | session private => Nette\Http\Session #acb7 { ... } | | | user private => App\Model\CMSUser #b4fe { ... } | | | template private => Nette\Templating\FileTemplate #a55f { RECURSION } | | | invalidSnippets private => array () | | | snippetMode => NULL | | | params protected => array (3) [ ... ] | | | components private => array (3) [ ... ] | | | cloning private => NULL | | | parent private => NULL | | | name private => "Front:Page" (10) | | | monitors private => array ()
    | | user => App\Model\CMSUser #b4fe
    | | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
    | | netteHttpResponse => Nette\Http\Response #6f25
    | | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
    | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
    | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
    | | baseUrl => "http://www.mousepad.cz" (22) | | baseUri => "http://www.mousepad.cz" (22) | | basePath => "" | | flashes => array () | | seo => stdClass #902f
    | | | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | | | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
    | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | getVar => "cs" (2) | | settings => App\Model\Settings #3a11
    | | | values => array (11) [ ... ]
    | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | _g => stdClass #3fde | | _extended => TRUE
    | filters private => array () | helpers private => array () | helperLoaders private => array (1)
    | | 0 => "Nette\Templating\Helpers::loader" (32)
    | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
    | | hint => "/templates/@layout.latte" (24) | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | useDirs private => TRUE | | journal private => Nette\Caching\Storages\FileJournal #1910
    | | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
    | | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
    | | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
    | | locks private => NULL
  9. /data/web/virtuals/357009/virtual/vendor/nette/nette/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 $httpRequestNette\Http\IResponse $httpResponse) 49:     { 50:         if ($this->source instanceof Nette\Templating\ITemplate) { 51:             $this->source->render(); 52: 53:         } else { 54:             echo $this->source; 55:         }
  10. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Application.php:156 source  Nette\Application\Responses\TextResponse-> send (arguments)

    146: 147:         $this->presenter $this->presenterFactory->createPresenter($request->getPresenterName()); 148:         $this->onPresenter($this$this->presenter); 149:         $response $this->presenter->run($request); 150: 151:         if ($response instanceof Responses\ForwardResponse) { 152:             $this->processRequest($response->getRequest()); 153: 154:         } elseif ($response) { 155:             $this->onResponse($this$response); 156:             $response->send($this->httpRequest, $this->httpResponse); 157:         } 158:     } 159: 160:
    $httpRequest
    Nette\Http\Request #3a32
    
    method private => "GET" (3) url private => Nette\Http\UrlScript #2777
    | scriptPath private => "/" | scheme private => "http" (4) | user private => "" | pass private => "" | host private => "www.mousepad.cz" (15) | port private => 80 | path private => "/cs" (3) | query private => "" | fragment private => ""
    query private => array () post private => array () files private => array () cookies private => array (2)
    | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | "nette-browser" => "4hbuujosnr" (10)
    headers private => array (9)
    | host => "www.mousepad.cz" (15) | connection => "keep-alive" (10) | pragma => "no-cache" (8) | "cache-control" => "no-cache" (8) | "upgrade-insecure-requests" => "1" | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | "accept-encoding" => "gzip, deflate" (13) | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
    remoteAddress private => "3.135.192.183" (13) remoteHost private => NULL
    $httpResponse
    Nette\Http\Response #6f25
    
    cookieDomain => "" cookiePath => "/" cookieSecure => FALSE cookieHttpOnly => TRUE warnOnBuffer => TRUE code private => 200
  11. /data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Application.php:88 source  Nette\Application\Application-> processRequest (arguments)

    78: 79: 80:     /** 81:      * Dispatch a HTTP request to a front controller. 82:      * @return void 83:      */ 84:     public function run() 85:     { 86:         try { 87:             $this->onStartup($this); 88:             $this->processRequest($this->createInitialRequest()); 89:             $this->onShutdown($this); 90: 91:         } catch (\Exception $e) { 92:             $this->onError($this$e);
    $request
    Nette\Application\Request #0cb1
    
    method private => "GET" (3) flags private => array (1)
    | secured => FALSE
    name private => "Front:Page" (10) params private => array (3)
    | url => "cs" (2) | action => "default" (7) | page => NULL
    post private => array () files private => array ()
  12. /data/web/virtuals/357009/virtual/www/index.php:5 source  Nette\Application\Application-> run ()

    1: <?php 2: // Uncomment this line if you must temporarily take down your site for maintenance. 3: // require '.maintenance.php'; 4: $container = require __DIR__ '/../app/bootstrap.php'; 5: $container->getService('application')->run(); 6: 7: 8:

Nette Application

Requests

array (1)
0 => Nette\Application\Request #0cb1
| method private => "GET" (3) | flags private => array (1)
| | secured => FALSE
| name private => "Front:Page" (10) | params private => array (3)
| | url => "cs" (2) | | action => "default" (7) | | page => NULL
| post private => array () | files private => array ()

Presenter

App\FrontModule\Presenters\PagePresenter #1b86
photoFactory private => App\AdminModule\Factories\PhotoFactory #5847
| request private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
request private => Nette\Http\Request #3a32
| method private => "GET" (3) | url private => Nette\Http\UrlScript #2777
| | scriptPath private => "/" | | scheme private => "http" (4) | | user private => "" | | pass private => "" | | host private => "www.mousepad.cz" (15) | | port private => 80 | | path private => "/cs" (3) | | query private => "" | | fragment private => ""
| query private => array () | post private => array () | files private => array () | cookies private => array (2)
| | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | "nette-browser" => "4hbuujosnr" (10)
| headers private => array (9)
| | host => "www.mousepad.cz" (15) | | connection => "keep-alive" (10) | | pragma => "no-cache" (8) | | "cache-control" => "no-cache" (8) | | "upgrade-insecure-requests" => "1" | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | "accept-encoding" => "gzip, deflate" (13) | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| remoteAddress private => "3.135.192.183" (13) | remoteHost private => NULL
pageDAO protected => App\DAO\PageDAO #4966
| entityDAO private => App\DAO\EntityDAO #ec83
| | galleryDAO private => App\DAO\GalleryDAO #3783
| | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #4cfc { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
| | db protected => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| | cache protected => Nette\Caching\Cache #51b6
| | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | memcache protected => Nette\Caching\Cache #a98f
| | | storage private => Nette\Caching\Storages\MemoryStorage #4f8b { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | context protected => SystemContainer #a8d9
| | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
| | table protected => ""
| userDAO private => App\DAO\UserDAO #54a2
| | table protected => "user" (4) | | db protected => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| | cache protected => Nette\Caching\Cache #51b6
| | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | memcache protected => Nette\Caching\Cache #9441
| | | storage private => Nette\Caching\Storages\MemoryStorage #c34b { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | context protected => SystemContainer #a8d9
| | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
| pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | possiblePages private => array () | orderTypes private => array (6)
| | created_asc => "Dle data vytvoření vzestupně" (31) | | created_desc => "Dle data vytvoření sestupně" (30) | | ord_asc => "Dle pořadí vzestupně" (23) | | ord_desc => "Dle pořadí sestupně" (22) | | name_asc => "Dle abecedy vzestupně" (22) | | name_desc => "Dle abecedy sestupně" (21)
| db protected => Nette\Database\Context #11ad
| | connection private => Nette\Database\Connection #640e
| | | onConnect => NULL | | | onQuery => array (1) [ ... ] | | | params private => array (3) [ ... ] | | | options private => array (1) [ ... ] | | | driver private => Nette\Database\Drivers\MySqlDriver #f77b { ... } | | | preprocessor private => Nette\Database\SqlPreprocessor #75e7 { ... } | | | context private => Nette\Database\Context #11ad { RECURSION } | | | pdo private => PDO #937e
| | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8
| | | connection protected => Nette\Database\Connection #640e { ... } | | | cache protected => Nette\Caching\Cache #f6ab { ... } | | | structure protected => array (1) [ ... ] | | | loadedStructure protected => array (1) [ ... ]
| | cacheStorage private => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | preprocessor private => NULL
| cache protected => Nette\Caching\Cache #51b6
| | storage private => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | namespace private => "system\x00" (7) | | key private => NULL | | data private => NULL
| memcache protected => Nette\Caching\Cache #5418
| | storage private => Nette\Caching\Storages\MemoryStorage #2613
| | | data private => array ()
| | namespace private => "system\x00" (7) | | key private => NULL | | data private => NULL
| context protected => SystemContainer #a8d9
| | meta protected => array (1)
| | | types => array (87) [ ... ]
| | parameters => array (42)
| | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
| | registry private => array (55)
| | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { RECURSION } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
| | creating private => array ()
| table protected => ""
settingsDAO protected => App\DAO\SettingsDAO #ce02
| db protected => Nette\Database\Context #11ad
| | connection private => Nette\Database\Connection #640e
| | | onConnect => NULL | | | onQuery => array (1) [ ... ] | | | params private => array (3) [ ... ] | | | options private => array (1) [ ... ] | | | driver private => Nette\Database\Drivers\MySqlDriver #f77b { ... } | | | preprocessor private => Nette\Database\SqlPreprocessor #75e7 { ... } | | | context private => Nette\Database\Context #11ad { RECURSION } | | | pdo private => PDO #937e
| | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8
| | | connection protected => Nette\Database\Connection #640e { ... } | | | cache protected => Nette\Caching\Cache #f6ab { ... } | | | structure protected => array (1) [ ... ] | | | loadedStructure protected => array (1) [ ... ]
| | cacheStorage private => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | preprocessor private => NULL
| cache protected => Nette\Caching\Cache #51b6
| | storage private => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | namespace private => "system\x00" (7) | | key private => NULL | | data private => NULL
| memcache protected => Nette\Caching\Cache #36e2
| | storage private => Nette\Caching\Storages\MemoryStorage #73e2
| | | data private => array ()
| | namespace private => "system\x00" (7) | | key private => NULL | | data private => NULL
| context protected => SystemContainer #a8d9
| | meta protected => array (1)
| | | types => array (87) [ ... ]
| | parameters => array (42)
| | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
| | registry private => array (55)
| | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { RECURSION } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { ... } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
| | creating private => array ()
| table protected => ""
webLoader => WebLoader\Nette\LoaderFactory #ea88
| httpRequest private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| serviceLocator private => SystemContainer #a8d9
| | meta protected => array (1)
| | | types => array (87) [ ... ]
| | parameters => array (42)
| | | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | | debugMode => TRUE | | | productionMode => FALSE | | | environment => "production" (10) | | | consoleMode => FALSE | | | container => array (3) [ ... ] | | | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | | cachedEntities => array (2) [ ... ] | | | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | testMode => FALSE | | | paginatorLimit => 10 | | | simpleCMS => TRUE | | | emails => array (2) [ ... ] | | | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemsPerPage => 10 | | | shopVisible => FALSE | | | noreplyEmail => "noreply@mousepad.cz" (19) | | | components => array (8) [ ... ] | | | overviews => array (8) [ ... ] | | | socials => array (3) [ ... ] | | | texts => array (2) [ ... ] | | | indexPriorities => array (2) [ ... ] | | | fileTemplates => array (5) [ ... ] | | | webloader => array (4) [ ... ]
| | registry private => array (55)
| | | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9 { ... } | | | httpRequest => Nette\Http\Request #3a32 { ... } | | | httpResponse => Nette\Http\Response #6f25 { ... } | | | session => Nette\Http\Session #acb7 { ... } | | | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601 { ... } | | | 73_App_RouterFactory => App\RouterFactory #feda | | | router => Nette\Application\Routers\RouteList #b82f { ... } | | | application => Nette\Application\Application #aa03 { ... } | | | container => SystemContainer #a8d9 { RECURSION } | | | "nette.httpContext" => Nette\Http\Context #1089 { ... } | | | "nette.userStorage" => Nette\Http\UserStorage #2c72 { ... } | | | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910 { ... } | | | cacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | "nette.database.default" => Nette\Database\Connection #640e { ... } | | | "nette.database.default.context" => Nette\Database\Context #11ad { ... } | | | 71_App_DAO_UserManager => App\DAO\UserManager #8713 { ... } | | | user => App\Model\CMSUser #b4fe { ... } | | | SystemCache => Nette\Caching\Cache #51b6 { ... } | | | GalleryDAO => App\DAO\GalleryDAO #3783 { ... } | | | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83 { ... } | | | UserDAO => App\DAO\UserDAO #54a2 { ... } | | | PageDAO => App\DAO\PageDAO #4966 { ... } | | | SettingsDAO => App\DAO\SettingsDAO #ce02 { ... } | | | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847 { ... } | | | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88 { RECURSION } | | | emailer => Biibtech\Emailer #ba8b { ... } | | | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11 { ... } | | | MailFactory => App\AdminModule\Factories\MailFactory #701f { ... } | | | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564 { ... } | | | Watcher => App\Watcher #b64e { ... } | | | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a { ... } | | | customerAuthenticator => App\DAO\CustomerManager #fa50 { ... } | | | "webloader.cssFeFiles" => WebLoader\FileCollection #996f { ... } | | | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040 { ... } | | | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f { ... } | | | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf { ... } | | | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc { ... } | | | ItemDAO => App\DAO\Shop\ItemDAO #73fb { ... } | | | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | VatDAO => App\DAO\Shop\VatDAO #b1bf { ... } | | | CustomerDAO => App\DAO\Shop\CustomerDAO #df85 { ... } | | | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1 { ... } | | | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37 { ... } | | | OrderDAO => App\DAO\Shop\OrderDAO #e7ad { ... } | | | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | PaymentDAO => App\DAO\Shop\PaymentDAO #3991 { ... } | | | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | StausDAO => App\DAO\Shop\StatusDAO #842b { ... } | | | StatusFactory => App\AdminModule\Factories\StatusFactory #b657 { ... } | | | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d { ... }
| | creating private => array ()
| tempPaths private => array (2)
| | default => "webtemp" (7) | | fe => "webtemp" (7)
mailFactory => App\AdminModule\Factories\MailFactory #701f
| emailer => Biibtech\Emailer #ba8b
| | attachments => array () | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | defaultToEmail protected => array (1)
| | | 0 => "pali.bazant@gmail.com" (21)
| | mailer protected => Nette\Mail\SmtpMailer #30f9
| | | connection private => NULL | | | host private => "smtp.mandrillapp.com" (20) | | | port private => 587 | | | username private => "pali.bazant@gmail.com" (21) | | | password private => "aficIib7FFTKRU3cNODHFQ" (22) | | | secure private => "" | | | timeout private => 20 | | | persistent private => FALSE
| | testing protected => FALSE
| customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11
| | table protected => "customer_message" (16) | | prefix protected => "shop_" (5) | | user protected => App\Model\CMSUser #b4fe
| | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
| | db protected => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| | cache protected => Nette\Caching\Cache #51b6
| | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | memcache protected => Nette\Caching\Cache #1278
| | | storage private => Nette\Caching\Storages\MemoryStorage #62b9 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | context protected => SystemContainer #a8d9
| | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
watcher => App\Watcher #b64e
| watcherDao private => App\DAO\WatcherDAO #6564
| | db private => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| request private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| session private => Nette\Http\SessionSection #0428
| | session private => Nette\Http\Session #acb7
| | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
| | name private => "SimpleLogin" (11) | | data private => array (1)
| | | id => NULL
| | meta private => NULL | | warnOnUndefined => FALSE
| sessionWatcher private => Nette\Http\SessionSection #50cb
| | session private => Nette\Http\Session #acb7
| | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
| | name private => "watcher" (7) | | data private => array (3)
| | | addTime => Nette\DateTime #b509 { ... } | | | ip => "3.135.192.183" (13) | | | page => "/cs" (3)
| | meta private => array (1)
| | | addTime => array (1) [ ... ]
| | warnOnUndefined => FALSE
invalidLinkMode => 2 onShutdown => NULL request private => Nette\Application\Request #0cb1
| method private => "GET" (3) | flags private => array (1)
| | secured => FALSE
| name private => "Front:Page" (10) | params private => array (3)
| | url => "cs" (2) | | action => "default" (7) | | page => NULL
| post private => array () | files private => array ()
response private => Nette\Application\Responses\TextResponse #5ff5
| source private => Nette\Templating\FileTemplate #a55f
| | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | | onPrepareFilters => array (1)
| | | 0 => Closure #702d
| | | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | | line => 36 | | | | variables => array (1) [ ... ] | | | | parameters => ""
| | source private => NULL | | params private => array (18)
| | | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | user => App\Model\CMSUser #b4fe { ... } | | | netteHttpResponse => Nette\Http\Response #6f25 { ... } | | | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828 { ... } | | | baseUrl => "http://www.mousepad.cz" (22) | | | baseUri => "http://www.mousepad.cz" (22) | | | basePath => "" | | | flashes => array () | | | seo => stdClass #902f { ... } | | | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | | getVar => "cs" (2) | | | settings => App\Model\Settings #3a11 { ... } | | | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | | _g => stdClass #3fde | | | _extended => TRUE
| | filters private => array () | | helpers private => array () | | helperLoaders private => array (1)
| | | 0 => "Nette\Templating\Helpers::loader" (32)
| | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
| | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
autoCanonicalize => TRUE absoluteUrls => FALSE globalParams private => array () globalState private => array () globalStateSinces private => array () action private => "default" (7) view private => "default" (7) layout private => NULL payload private => stdClass #0055 signalReceiver private => "" signal private => NULL ajaxMode private => FALSE startupCheck private => TRUE lastCreatedRequest private => Nette\Application\Request #639f
| method private => "FORWARD" (7) | flags private => array () | name private => "Front:Page" (10) | params private => array (3)
| | url => "cs" (2) | | action => "default" (7) | | page => NULL
| post private => array () | files private => array ()
lastCreatedRequestFlag private => array (1)
| current => TRUE
context private => SystemContainer #a8d9
| meta protected => array (1)
| | types => array (87)
| | | "nette\object" => array (19) [ ... ] | | | "nette\di\extensions\netteaccessor" => array (1) [ ... ] | | | "nette\caching\storages\ijournal" => array (1) [ ... ] | | | "nette\caching\storages\filejournal" => array (1) [ ... ] | | | "nette\caching\istorage" => array (1) [ ... ] | | | "nette\caching\storages\filestorage" => array (1) [ ... ] | | | "nette\http\requestfactory" => array (1) [ ... ] | | | "nette\http\irequest" => array (1) [ ... ] | | | "nette\http\request" => array (1) [ ... ] | | | "nette\http\iresponse" => array (1) [ ... ] | | | "nette\http\response" => array (1) [ ... ] | | | "nette\http\context" => array (1) [ ... ] | | | "nette\http\session" => array (1) [ ... ] | | | "nette\security\iuserstorage" => array (1) [ ... ] | | | "nette\http\userstorage" => array (1) [ ... ] | | | "nette\security\user" => array (1) [ ... ] | | | "app\model\cmsuser" => array (1) [ ... ] | | | "nette\application\application" => array (1) [ ... ] | | | "nette\application\ipresenterfactory" => array (1) [ ... ] | | | "nette\application\presenterfactory" => array (1) [ ... ] | | | "nette\application\irouter" => array (1) [ ... ] | | | "nette\mail\imailer" => array (1) [ ... ] | | | "nette\mail\sendmailmailer" => array (1) [ ... ] | | | "nette\database\connection" => array (1) [ ... ] | | | "nette\database\context" => array (1) [ ... ] | | | "webloader\ioutputnamingconvention" => array (2) [ ... ] | | | "webloader\defaultoutputnamingconvention" => array (2) [ ... ] | | | "webloader\ifilecollection" => array (4) [ ... ] | | | "webloader\filecollection" => array (4) [ ... ] | | | "webloader\compiler" => array (4) [ ... ] | | | "webloader\nette\loaderfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\customerfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\itemfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\orderfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\pagefactory" => array (1) [ ... ] | | | "app\adminmodule\factories\statusfactory" => array (1) [ ... ] | | | "app\dao\basedao" => array (35) [ ... ] | | | "app\dao\entitydao" => array (1) [ ... ] | | | "app\dao\filedao" => array (1) [ ... ] | | | "app\dao\formdao" => array (1) [ ... ] | | | "app\dao\numberdao" => array (1) [ ... ] | | | "app\dao\roledao" => array (1) [ ... ] | | | "app\dao\searchindexdao" => array (1) [ ... ] | | | "app\dao\settingsdao" => array (1) [ ... ] | | | "app\dao\shop\baseshopdao" => array (22) [ ... ] | | | "app\dao\basecoredao" => array (23) [ ... ] | | | "app\dao\shop\branddao" => array (1) [ ... ] | | | "app\dao\shop\carrierdao" => array (1) [ ... ] | | | "app\dao\shop\carrieritemdao" => array (1) [ ... ] | | | "app\dao\shop\carriertypedao" => array (1) [ ... ] | | | "app\dao\shop\categorydao" => array (1) [ ... ] | | | "app\dao\shop\customerdao" => array (1) [ ... ] | | | "app\dao\shop\customergroupdao" => array (1) [ ... ] | | | "app\dao\shop\customermessagedao" => array (1) [ ... ] | | | "app\dao\shop\discountdao" => array (1) [ ... ] | | | "app\dao\shop\itemdao" => array (1) [ ... ] | | | "app\dao\shop\itemphotodao" => array (1) [ ... ] | | | "app\dao\shop\itemshopvariantproductdao" => array (1) [ ... ] | | | "app\dao\shop\orderdao" => array (1) [ ... ] | | | "app\dao\shop\orderitemdao" => array (1) [ ... ] | | | "app\dao\shop\paymentdao" => array (1) [ ... ] | | | "app\dao\shop\priceleveldao" => array (1) [ ... ] | | | "app\dao\shop\statusdao" => array (1) [ ... ] | | | "app\dao\shop\supplierdao" => array (1) [ ... ] | | | "app\dao\shop\variantproductdao" => array (1) [ ... ] | | | "app\dao\shop\variantproductitemdao" => array (1) [ ... ] | | | "app\dao\shop\vatdao" => array (1) [ ... ] | | | "app\dao\shop\vatvaluedao" => array (1) [ ... ] | | | "app\dao\transactiondao" => array (1) [ ... ] | | | "app\dao\uiregisterdao" => array (1) [ ... ] | | | "app\dao\userdao" => array (1) [ ... ] | | | "nette\security\iauthenticator" => array (1) [ ... ] | | | "app\dao\usermanager" => array (1) [ ... ] | | | "app\dao\watcherdao" => array (1) [ ... ] | | | "app\routerfactory" => array (1) [ ... ] | | | "app\watcher" => array (1) [ ... ] | | | "app\adminmodule\factories\entityfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\mailfactory" => array (1) [ ... ] | | | "app\adminmodule\factories\photofactory" => array (1) [ ... ] | | | "app\dao\gallerydao" => array (1) [ ... ] | | | "app\dao\pagedao" => array (1) [ ... ] | | | "biibtech\emailer" => array (1) [ ... ] | | | arrayaccess => array (1) [ ... ] | | | "nette\caching\cache" => array (1) [ ... ] | | | "webloader\filter\cssurlsfilter" => array (1) [ ... ] | | | "nette\di\container" => array (1) [ ... ] | | | "webloader\loaderfactory" => array (1) [ ... ]
| parameters => array (42)
| | appDir => "/data/web/virtuals/357009/virtual/app" (37) | | wwwDir => "/data/web/virtuals/357009/virtual/www" (37) | | debugMode => TRUE | | productionMode => FALSE | | environment => "production" (10) | | consoleMode => FALSE | | container => array (3)
| | | class => "SystemContainer" (15) | | | parent => "Nette\DI\Container" (18) | | | accessors => TRUE
| | tempDir => "/data/web/virtuals/357009/virtual/app/../tmp" (44) | | cachedEntities => array (2)
| | | 0 => "galleryComponent" (16) | | | 1 => "textComponent" (13)
| | userfilesDir => "/data/web/virtuals/357009/virtual/www/userfiles" (47) | | photoDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | photoCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | pageImageDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | pageImageCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | filesDir => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | filesCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | testMode => FALSE | | paginatorLimit => 10 | | simpleCMS => TRUE | | emails => array (2)
| | | defaultFrom => "noreply@mousepad.cz" (19) | | | defaultTo => array (1) [ ... ]
| | shopDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop" (52) | | shopCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/cached" (59) | | shopSupplierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | shopSupplierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | shopBrandDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | shopBrandCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | shopCategoryDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | shopCategoryCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | shopItemDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | shopItemCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopCarrierDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60) | | shopCarrierCacheDir => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | shopItemsPerPage => 10 | | shopVisible => FALSE | | noreplyEmail => "noreply@mousepad.cz" (19) | | components => array (8)
| | | textComponent => "Textová stránka" (17) | | | galleryComponent => "Foto galerie" (12) | | | overviewComponent => "Přehledy" (9) | | | socialComponent => "Sociální sítě" (17) | | | searchComponent => "Vyhledávání" (14) | | | userComponent => "UI komponenta" (13) | | | fileComponent => "File komponenta" (15) | | | formComponent => "Formulář komponenta" (21)
| | overviews => array (8)
| | | default => "Základní přehled" (19) | | | articles => "Přehled článků" (18) | | | peoples => "Přehled lidí" (14) | | | news => "Přehled novinek" (16) | | | newsHP => "Přehled novinek na HP" (22) | | | blogHP => "Přehled článků na HP" (24) | | | photoCarousel => "Foto carousel" (13) | | | list => "Přehled stránek s obrázkem" (29)
| | socials => array (3)
| | | default => "Základní" (10) | | | facebookComments => "Facebook diskuze" (16) | | | facebookPlugins => "Přehled pluginů" (17)
| | texts => array (2)
| | | default => "Základní text" (15) | | | blog => "Text s informací o autorovi" (28)
| | indexPriorities => array (2)
| | | title => 5 | | | text => 1
| | fileTemplates => array (5)
| | | video => "Video" (5) | | | youtube => "Youtube Video" (13) | | | image => "Obrázek" (8) | | | document => "Dokument" (8) | | | other => "Jiný typ" (9)
| | webloader => array (4)
| | | jsDefaults => array (9) [ ... ] | | | cssDefaults => array (9) [ ... ] | | | js => array (2) [ ... ] | | | css => array (2) [ ... ]
| registry private => array (55)
| | "nette.httpRequestFactory" => Nette\Http\RequestFactory #b6e9
| | | urlFilters => array (2) [ ... ] | | | binary private => FALSE | | | proxies private => array ()
| | httpRequest => Nette\Http\Request #3a32
| | | method private => "GET" (3) | | | url private => Nette\Http\UrlScript #2777 { ... } | | | query private => array () | | | post private => array () | | | files private => array () | | | cookies private => array (2) [ ... ] | | | headers private => array (9) [ ... ] | | | remoteAddress private => "3.135.192.183" (13) | | | remoteHost private => NULL
| | httpResponse => Nette\Http\Response #6f25
| | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
| | session => Nette\Http\Session #acb7
| | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
| | "nette.presenterFactory" => Nette\Application\PresenterFactory #c601
| | | caseSensitive => FALSE | | | mapping private => array (2) [ ... ] | | | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | | cache private => array (1) [ ... ] | | | container private => SystemContainer #a8d9 { RECURSION }
| | 73_App_RouterFactory => App\RouterFactory #feda | | router => Nette\Application\Routers\RouteList #b82f
| | | cachedRoutes private => array (7) [ ... ] | | | module private => "" | | | list private => array (9) [ ... ]
| | application => Nette\Application\Application #aa03
| | | catchExceptions => FALSE | | | errorPresenter => "Front:Error" (11) | | | onStartup => NULL | | | onShutdown => NULL | | | onRequest => NULL | | | onPresenter => NULL | | | onResponse => NULL | | | onError => NULL | | | requests private => array (1) [ ... ] | | | presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | httpResponse private => Nette\Http\Response #6f25 { ... } | | | presenterFactory private => Nette\Application\PresenterFactory #c601 { ... } | | | router private => Nette\Application\Routers\RouteList #b82f { ... }
| | container => SystemContainer #a8d9 { RECURSION } | | "nette.httpContext" => Nette\Http\Context #1089
| | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
| | "nette.userStorage" => Nette\Http\UserStorage #2c72
| | | namespace private => "Customer" (8) | | | sessionHandler private => Nette\Http\Session #acb7 { ... } | | | sessionSection private => Nette\Http\SessionSection #1f94 { ... }
| | "nette.cacheJournal" => Nette\Caching\Storages\FileJournal #1910
| | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
| | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
| | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
| | cacheStorage => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | "nette.database.default" => Nette\Database\Connection #640e
| | | onConnect => NULL | | | onQuery => array (1) [ ... ] | | | params private => array (3) [ ... ] | | | options private => array (1) [ ... ] | | | driver private => Nette\Database\Drivers\MySqlDriver #f77b { ... } | | | preprocessor private => Nette\Database\SqlPreprocessor #75e7 { ... } | | | context private => Nette\Database\Context #11ad { ... } | | | pdo private => PDO #937e
| | "nette.database.default.context" => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| | 71_App_DAO_UserManager => App\DAO\UserManager #8713
| | | database private => Nette\Database\Context #11ad { ... }
| | user => App\Model\CMSUser #b4fe
| | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
| | SystemCache => Nette\Caching\Cache #51b6
| | | storage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | namespace private => "system\x00" (7) | | | key private => NULL | | | data private => NULL
| | GalleryDAO => App\DAO\GalleryDAO #3783
| | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #4cfc { ... } | | | context protected => SystemContainer #a8d9 { RECURSION } | | | table protected => ""
| | 39_App_DAO_EntityDAO => App\DAO\EntityDAO #ec83
| | | galleryDAO private => App\DAO\GalleryDAO #3783 { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a98f { ... } | | | context protected => SystemContainer #a8d9 { RECURSION } | | | table protected => ""
| | UserDAO => App\DAO\UserDAO #54a2
| | | table protected => "user" (4) | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #9441 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | PageDAO => App\DAO\PageDAO #4966
| | | entityDAO private => App\DAO\EntityDAO #ec83 { ... } | | | userDAO private => App\DAO\UserDAO #54a2 { ... } | | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | possiblePages private => array () | | | orderTypes private => array (6) [ ... ] | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #5418 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION } | | | table protected => ""
| | SettingsDAO => App\DAO\SettingsDAO #ce02
| | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #36e2 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION } | | | table protected => ""
| | PhotoFactory => App\AdminModule\Factories\PhotoFactory #5847
| | | request private => Nette\Http\Request #3a32 { ... } | | | wwwDir private => "/data/web/virtuals/357009/virtual/www" (37) | | | photoCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries/cached" (64) | | | photoDir private => "/data/web/virtuals/357009/virtual/www/userfiles/galleries" (57) | | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | filesCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files/cached" (60) | | | filesDir private => "/data/web/virtuals/357009/virtual/www/userfiles/files" (53) | | | shopBrandCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand/cached" (65) | | | shopBrandDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/brand" (58) | | | shopSupplierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier/cached" (68) | | | shopSupplierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/supplier" (61) | | | shopCategoryCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category/cached" (68) | | | shopCategoryDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/category" (61) | | | shopItemCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopItemDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item" (57) | | | shopCarrierCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/item/cached" (64) | | | shopCarrierDir private => "/data/web/virtuals/357009/virtual/www/userfiles/shop/carrier" (60)
| | "webloader.factory" => WebLoader\Nette\LoaderFactory #ea88
| | | httpRequest private => Nette\Http\Request #3a32 { ... } | | | serviceLocator private => SystemContainer #a8d9 { RECURSION } | | | tempPaths private => array (2) [ ... ]
| | emailer => Biibtech\Emailer #ba8b
| | | attachments => array () | | | defaultFromEmail protected => "noreply@mousepad.cz" (19) | | | defaultToEmail protected => array (1) [ ... ] | | | mailer protected => Nette\Mail\SmtpMailer #30f9 { ... } | | | testing protected => FALSE
| | CustomerMessageDAO => App\DAO\Shop\CustomerMessageDAO #fc11
| | | table protected => "customer_message" (16) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #1278 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | MailFactory => App\AdminModule\Factories\MailFactory #701f
| | | emailer => Biibtech\Emailer #ba8b { ... } | | | customerMessageDAO private => App\DAO\Shop\CustomerMessageDAO #fc11 { ... }
| | 72_App_DAO_WatcherDAO => App\DAO\WatcherDAO #6564
| | | db private => Nette\Database\Context #11ad { ... }
| | Watcher => App\Watcher #b64e
| | | watcherDao private => App\DAO\WatcherDAO #6564 { ... } | | | request private => Nette\Http\Request #3a32 { ... } | | | session private => Nette\Http\SessionSection #0428 { ... } | | | sessionWatcher private => Nette\Http\SessionSection #50cb { ... }
| | "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage #804a
| | | hint => "/templates/@layout.latte" (24) | | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => NULL
| | customerAuthenticator => App\DAO\CustomerManager #fa50
| | | database private => Nette\Database\Context #11ad { ... }
| | "webloader.cssFeFiles" => WebLoader\FileCollection #996f
| | | root private => "/data/web/virtuals/357009/virtual/www/css" (41) | | | files private => array (6) [ ... ] | | | remoteFiles private => array ()
| | "webloader.cssNamingConvention" => WebLoader\DefaultOutputNamingConvention #3770
| | | prefix private => "cssloader-" (10) | | | suffix private => ".css" (4)
| | wlCssFilter => WebLoader\Filter\CssUrlsFilter #b040
| | | docRoot private => "/data/web/virtuals/357009/virtual/www" (37) | | | basePath private => "/"
| | "webloader.cssFeCompiler" => WebLoader\Compiler #a72f
| | | outputDir private => "/data/web/virtuals/357009/virtual/www/webtemp" (45) | | | joinFiles private => TRUE | | | filters private => array () | | | fileFilters private => array (1) [ ... ] | | | collection private => WebLoader\FileCollection #996f { ... } | | | namingConvention private => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | checkLastModified private => TRUE
| | "webloader.jsFeFiles" => WebLoader\FileCollection #d7cf
| | | root private => "/data/web/virtuals/357009/virtual/www/js" (40) | | | files private => array (6) [ ... ] | | | remoteFiles private => array ()
| | "webloader.jsNamingConvention" => WebLoader\DefaultOutputNamingConvention #23b4
| | | prefix private => "jsloader-" (9) | | | suffix private => ".js" (3)
| | "webloader.jsFeCompiler" => WebLoader\Compiler #43bc
| | | outputDir private => "/data/web/virtuals/357009/virtual/www/webtemp" (45) | | | joinFiles private => TRUE | | | filters private => array () | | | fileFilters private => array () | | | collection private => WebLoader\FileCollection #d7cf { ... } | | | namingConvention private => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | checkLastModified private => TRUE
| | ItemDAO => App\DAO\Shop\ItemDAO #73fb
| | | table protected => "item" (4) | | | table_mn_price_level protected => "shop_item_shop_price_level" (26) | | | table_mn_category protected => "shop_item_shop_category" (23) | | | table_mn_variant_product protected => "shop_item_shop_variant_product" (30) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #4afd { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | VariantProductItemDAO => App\DAO\Shop\VariantProductItemDAO #63be
| | | table protected => "variant_product_item" (20) | | | table_mn_variant_product private => "shop_item_shop_variant_product" (30) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #ee9b { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | VatDAO => App\DAO\Shop\VatDAO #b1bf
| | | table protected => "vat" (3) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #a58c { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | CustomerDAO => App\DAO\Shop\CustomerDAO #df85
| | | table protected => "customer" (8) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #7e75 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | DiscountDAO => App\DAO\Shop\DiscountDAO #daa5
| | | table protected => "discount" (8) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #131c { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | 68_App_DAO_TransactionDAO => App\DAO\TransactionDAO #72f1
| | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #5e73 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION } | | | table protected => ""
| | ItemFactory => App\AdminModule\Factories\ItemFactory #0a37
| | | itemDAO private => App\DAO\Shop\ItemDAO #73fb { ... } | | | variantProductItemDAO private => App\DAO\Shop\VariantProductItemDAO #63be { ... } | | | vatDAO private => App\DAO\Shop\VatDAO #b1bf { ... } | | | customerDAO private => App\DAO\Shop\CustomerDAO #df85 { ... } | | | discountDAO private => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | transactionDAO private => App\DAO\TransactionDAO #72f1 { ... }
| | OrderDAO => App\DAO\Shop\OrderDAO #e7ad
| | | table protected => "order" (5) | | | table_mn_shop_order_item protected => "shop_order_shop_order_item" (26) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #7cd7 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | OrderItemDAO => App\DAO\Shop\OrderItemDAO #5089
| | | table protected => "order_item" (10) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #c8d6 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | CarrierDAO => App\DAO\Shop\CarrierDAO #3f02
| | | table protected => "carrier" (7) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #c10e { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | CarrierTypeDAO => App\DAO\Shop\CarrierTypeDAO #72cc
| | | table protected => "carrier_type" (12) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #2f51 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | PaymentDAO => App\DAO\Shop\PaymentDAO #3991
| | | table protected => "payment" (7) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #ce6a { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | CarrierItemDAO => App\DAO\Shop\CarrierItemDAO #997d
| | | table protected => "carrier_item" (12) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #3d95 { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | StausDAO => App\DAO\Shop\StatusDAO #842b
| | | table protected => "status" (6) | | | prefix protected => "shop_" (5) | | | user protected => App\Model\CMSUser #b4fe { ... } | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #3aad { ... } | | | context protected => SystemContainer #a8d9 { RECURSION }
| | StatusFactory => App\AdminModule\Factories\StatusFactory #b657
| | | statusDAO private => App\DAO\Shop\StatusDAO #842b { ... } | | | mailFactory private => App\AdminModule\Factories\MailFactory #701f { ... }
| | OrderFactory => App\AdminModule\Factories\OrderFactory #f88d
| | | orderDAO private => App\DAO\Shop\OrderDAO #e7ad { ... } | | | orderItemDAO private => App\DAO\Shop\OrderItemDAO #5089 { ... } | | | itemDAO private => App\DAO\Shop\ItemDAO #73fb { ... } | | | customerDAO private => App\DAO\Shop\CustomerDAO #df85 { ... } | | | carrierDAO private => App\DAO\Shop\CarrierDAO #3f02 { ... } | | | carrierTypeDAO private => App\DAO\Shop\CarrierTypeDAO #72cc { ... } | | | carrierItemDAO private => App\DAO\Shop\CarrierItemDAO #997d { ... } | | | discountDAO private => App\DAO\Shop\DiscountDAO #daa5 { ... } | | | paymentDAO private => App\DAO\Shop\PaymentDAO #3991 { ... } | | | vatDAO private => App\DAO\Shop\VatDAO #b1bf { ... } | | | transactionDAO private => App\DAO\TransactionDAO #72f1 { ... } | | | statusFactory private => App\AdminModule\Factories\StatusFactory #b657 { ... }
| creating private => array ()
application private => Nette\Application\Application #aa03
| catchExceptions => FALSE | errorPresenter => "Front:Error" (11) | onStartup => NULL | onShutdown => NULL | onRequest => NULL | onPresenter => NULL | onResponse => NULL | onError => NULL | requests private => array (1)
| | 0 => Nette\Application\Request #0cb1
| | | method private => "GET" (3) | | | flags private => array (1) [ ... ] | | | name private => "Front:Page" (10) | | | params private => array (3) [ ... ] | | | post private => array () | | | files private => array ()
| presenter private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | httpRequest private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| httpResponse private => Nette\Http\Response #6f25
| | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
| presenterFactory private => Nette\Application\PresenterFactory #c601
| | caseSensitive => FALSE | | mapping private => array (2)
| | | "*" => array (3) [ ... ] | | | Nette => array (3) [ ... ]
| | baseDir private => "/data/web/virtuals/357009/virtual/app" (37) | | cache private => array (1)
| | | "Front:Page" => array (2) [ ... ]
| | container private => SystemContainer #a8d9
| | | meta protected => array (1) [ ... ] | | | parameters => array (42) [ ... ] | | | registry private => array (55) [ ... ] | | | creating private => array ()
| router private => Nette\Application\Routers\RouteList #b82f
| | cachedRoutes private => array (7)
| | | "*" => array (1) [ ... ] | | | "front:adminsimple" => array (2) [ ... ] | | | "front:cart" => array (2) [ ... ] | | | "front:register" => array (2) [ ... ] | | | "front:sitemap" => array (2) [ ... ] | | | "front:form" => array (4) [ ... ] | | | "front:page" => array (2) [ ... ]
| | module private => "" | | list private => array (9)
| | | 0 => Nette\Application\Routers\Route #4066 { ... } | | | 1 => Nette\Application\Routers\Route #af0f { ... } | | | 2 => Nette\Application\Routers\Route #65ab { ... } | | | 3 => Nette\Application\Routers\Route #4f97 { ... } | | | 4 => Nette\Application\Routers\Route #f6f5 { ... } | | | 5 => Nette\Application\Routers\Route #cc36 { ... } | | | 6 => Nette\Application\Routers\Route #90ac { ... } | | | 7 => Nette\Application\Routers\Route #0874 { ... } | | | 8 => Nette\Application\Routers\Route #089a { ... }
httpContext private => Nette\Http\Context #1089
| request private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| response private => Nette\Http\Response #6f25
| | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
httpRequest private => Nette\Http\Request #3a32
| method private => "GET" (3) | url private => Nette\Http\UrlScript #2777
| | scriptPath private => "/" | | scheme private => "http" (4) | | user private => "" | | pass private => "" | | host private => "www.mousepad.cz" (15) | | port private => 80 | | path private => "/cs" (3) | | query private => "" | | fragment private => ""
| query private => array () | post private => array () | files private => array () | cookies private => array (2)
| | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | "nette-browser" => "4hbuujosnr" (10)
| headers private => array (9)
| | host => "www.mousepad.cz" (15) | | connection => "keep-alive" (10) | | pragma => "no-cache" (8) | | "cache-control" => "no-cache" (8) | | "upgrade-insecure-requests" => "1" | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | "accept-encoding" => "gzip, deflate" (13) | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| remoteAddress private => "3.135.192.183" (13) | remoteHost private => NULL
httpResponse private => Nette\Http\Response #6f25
| cookieDomain => "" | cookiePath => "/" | cookieSecure => FALSE | cookieHttpOnly => TRUE | warnOnBuffer => TRUE | code private => 200
session private => Nette\Http\Session #acb7
| regenerated private => NULL | options private => array (14)
| | gc_maxlifetime => 1209600 | | cookie_lifetime => 1209600 | | referer_check => "" | | use_cookies => 1 | | use_only_cookies => 1 | | use_trans_sid => 0 | | cookie_path => "/" | | cookie_domain => "" | | cookie_secure => FALSE | | cookie_httponly => TRUE | | cache_limiter => NULL | | cache_expire => NULL | | hash_function => NULL | | hash_bits_per_character => NULL
| request private => Nette\Http\Request #3a32
| | method private => "GET" (3) | | url private => Nette\Http\UrlScript #2777
| | | scriptPath private => "/" | | | scheme private => "http" (4) | | | user private => "" | | | pass private => "" | | | host private => "www.mousepad.cz" (15) | | | port private => 80 | | | path private => "/cs" (3) | | | query private => "" | | | fragment private => ""
| | query private => array () | | post private => array () | | files private => array () | | cookies private => array (2)
| | | PHPSESSID => "bd613f11ecf3539b86bfe38ca1cf4b9e" (32) | | | "nette-browser" => "4hbuujosnr" (10)
| | headers private => array (9)
| | | host => "www.mousepad.cz" (15) | | | connection => "keep-alive" (10) | | | pragma => "no-cache" (8) | | | "cache-control" => "no-cache" (8) | | | "upgrade-insecure-requests" => "1" | | | "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103) | | | accept => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135) | | | "accept-encoding" => "gzip, deflate" (13) | | | cookie => "PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
| | remoteAddress private => "3.135.192.183" (13) | | remoteHost private => NULL
| response private => Nette\Http\Response #6f25
| | cookieDomain => "" | | cookiePath => "/" | | cookieSecure => FALSE | | cookieHttpOnly => TRUE | | warnOnBuffer => TRUE | | code private => 200
user private => App\Model\CMSUser #b4fe
| guestRole => "guest" (5) | authenticatedRole => "authenticated" (13) | onLoggedIn => NULL | onLoggedOut => NULL | storage private => Nette\Http\UserStorage #2c72
| | namespace private => "Customer" (8) | | sessionHandler private => Nette\Http\Session #acb7
| | | regenerated private => NULL | | | options private => array (14) [ ... ] | | | request private => Nette\Http\Request #3a32 { ... } | | | response private => Nette\Http\Response #6f25 { ... }
| | sessionSection private => Nette\Http\SessionSection #1f94
| | | session private => Nette\Http\Session #acb7 { ... } | | | name private => "Nette.Http.UserStorage/Customer" (31) | | | data private => array (1) [ ... ] | | | meta private => NULL | | | warnOnUndefined => FALSE
| authenticator private => App\DAO\CustomerManager #fa50
| | database private => Nette\Database\Context #11ad
| | | connection private => Nette\Database\Connection #640e { ... } | | | reflection private => Nette\Database\Reflection\DiscoveredReflection #05a8 { ... } | | | cacheStorage private => Nette\Caching\Storages\FileStorage #7828 { ... } | | | preprocessor private => NULL
| authorizator private => NULL
template private => Nette\Templating\FileTemplate #a55f
| file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/Page.default.latte" (78) | onPrepareFilters => array (1)
| | 0 => Closure #702d
| | | file => "/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php" (77) | | | line => 36 | | | variables => array (1) [ ... ] | | | parameters => ""
| source private => NULL | params private => array (18)
| | _control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | control => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | _presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | presenter => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | user => App\Model\CMSUser #b4fe
| | | guestRole => "guest" (5) | | | authenticatedRole => "authenticated" (13) | | | onLoggedIn => NULL | | | onLoggedOut => NULL | | | storage private => Nette\Http\UserStorage #2c72 { ... } | | | authenticator private => App\DAO\CustomerManager #fa50 { ... } | | | authorizator private => NULL
| | netteHttpResponse => Nette\Http\Response #6f25
| | | cookieDomain => "" | | | cookiePath => "/" | | | cookieSecure => FALSE | | | cookieHttpOnly => TRUE | | | warnOnBuffer => TRUE | | | code private => 200
| | netteCacheStorage => Nette\Caching\Storages\FileStorage #7828
| | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | | useDirs private => TRUE | | | journal private => Nette\Caching\Storages\FileJournal #1910 { ... } | | | locks private => array ()
| | baseUrl => "http://www.mousepad.cz" (22) | | baseUri => "http://www.mousepad.cz" (22) | | basePath => "" | | flashes => array () | | seo => stdClass #902f
| | | description => "Podložky jsou vyráběny na zakázku, s libovolnou grafikou, dle požadavků zákazníka v sérii od sta kusů. Můžeme vyrobit i menší sérii z d ... " (211) | | | keywords => "podložky pod myš, reklamní podložky pod myš, vytvoř si podložku pod myš, podložky, myš" (96)
| | title => "PODLOŽKY POD MYŠ výroba- www.mousepad.cz" (43) | | getVar => "cs" (2) | | settings => App\Model\Settings #3a11
| | | values => array (11) [ ... ]
| | template => Nette\Templating\FileTemplate #a55f { RECURSION } | | _g => stdClass #3fde | | _extended => TRUE
| filters private => array () | helpers private => array () | helperLoaders private => array (1)
| | 0 => "Nette\Templating\Helpers::loader" (32)
| cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a
| | hint => "/templates/@layout.latte" (24) | | dir private => "/data/web/virtuals/357009/virtual/tmp/cache" (43) | | useDirs private => TRUE | | journal private => Nette\Caching\Storages\FileJournal #1910
| | | file private => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | handle private => stream resource
| | | | wrapper_type => "plainfile" (9) | | | | stream_type => "STDIO" (5) | | | | mode => "r+b" (3) | | | | unread_bytes => 8188 | | | | seekable => TRUE | | | | uri => "/data/web/virtuals/357009/virtual/app/../tmp/btfj.dat" (53) | | | | timed_out => FALSE | | | | blocked => TRUE | | | | eof => FALSE
| | | lastNode private => 20 | | | processIdentifier private => "|0҇" (4) | | | nodeCache private => array (4) [ ... ] | | | nodeChanged private => array () | | | toCommit private => array () | | | deletedLinks private => array () | | | dataNodeFreeSpace private => array ()
| | locks private => NULL
invalidSnippets private => array () snippetMode => NULL params protected => array (3)
| url => "cs" (2) | action => "default" (7) | page => NULL
components private => array (3)
| page => App\FrontModule\Components\PageComponent #b131
| | pageDAO private => App\DAO\PageDAO #4966
| | | entityDAO private => App\DAO\EntityDAO #ec83 { ... } | | | userDAO private => App\DAO\UserDAO #54a2 { ... } | | | pageImageDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage" (57) | | | pageImageCacheDir private => "/data/web/virtuals/357009/virtual/www/userfiles/pageImage/cached+" (65) | | | possiblePages private => array () | | | orderTypes private => array (6) [ ... ] | | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #5418 { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
| | settingsDAO private => App\DAO\SettingsDAO #ce02
| | | db protected => Nette\Database\Context #11ad { ... } | | | cache protected => Nette\Caching\Cache #51b6 { ... } | | | memcache protected => Nette\Caching\Cache #36e2 { ... } | | | context protected => SystemContainer #a8d9 { ... } | | | table protected => ""
| | template private => Nette\Templating\FileTemplate #18ee
| | | file private => "/data/web/virtuals/357009/virtual/app/FrontModule/templates/components/PageComponent.latte" (90) | | | onPrepareFilters => array (1) [ ... ] | | | source private => NULL | | | params private => array (11) [ ... ] | | | filters private => array () | | | helpers private => array (2) [ ... ] | | | helperLoaders private => array (1) [ ... ] | | | cacheStorage private => Nette\Caching\Storages\PhpFileStorage #804a { ... }
| | invalidSnippets private => array () | | snippetMode => NULL | | params protected => array () | | components private => array (19)
| | | head => App\FrontModule\Components\HeadComponent #8ab7 { ... } | | | menu => App\FrontModule\Components\MenuComponent #1489 { ... } | | | secondLevelMenu => App\FrontModule\Components\SecondLevelMenuComponent #716c { ... } | | | content => App\FrontModule\Components\ContentComponent #5dec { ... } | | | aside => App\FrontModule\Components\AsideComponent #dd35 { ... } | | | footer => App\FrontModule\Components\FooterComponent #4617 { ... } | | | userFooter => App\FrontModule\Components\UserFooterComponent #e25a { ... } | | | copyright => App\FrontModule\Components\CopyrightComponent #577d { ... } | | | textComponent => App\FrontModule\Components\TextComponent #b4af { ... } | | | galleryComponent => App\FrontModule\Components\GalleryComponent #0f3a { ... } | | | overviewComponent => App\FrontModule\Components\OverviewComponent #1b0c { ... } | | | socialComponent => App\FrontModule\Components\SocialComponent #0058 { ... } | | | searchComponent => App\FrontModule\Components\SearchComponent #ef72 { ... } | | | breadcrumb => App\FrontModule\Components\BreadcrumbComponent #b6e3 { ... } | | | userComponent => App\FrontModule\Components\UserComponent #efcc { ... } | | | fileComponent => App\FrontModule\Components\FileComponent #c8db { ... } | | | formComponent => App\FrontModule\Components\FormComponent #4fc5 { ... } | | | simpleCMS => App\FrontModule\Components\SimpleCMSComponent #e1eb { ... } | | | eshopCartButton => Eshop\EshopCartButton #26d8 { ... }
| | cloning private => NULL | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | name private => "page" (4) | | monitors private => array (1)
| | | "Nette\Application\UI\Presenter" => array (4) [ ... ]
| css => WebLoader\Nette\CssLoader #b94c
| | media private => NULL | | title private => NULL | | type private => "text/css" (8) | | alternate private => FALSE | | compiler private => WebLoader\Compiler #a72f
| | | outputDir private => "/data/web/virtuals/357009/virtual/www/webtemp" (45) | | | joinFiles private => TRUE | | | filters private => array () | | | fileFilters private => array (1) [ ... ] | | | collection private => WebLoader\FileCollection #996f { ... } | | | namingConvention private => WebLoader\DefaultOutputNamingConvention #3770 { ... } | | | checkLastModified private => TRUE
| | tempPath private => "/webtemp" (8) | | template private => NULL | | invalidSnippets private => array () | | snippetMode => NULL | | params protected => array () | | components private => array () | | cloning private => NULL | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | name private => "css" (3) | | monitors private => array (1)
| | | "Nette\Application\UI\Presenter" => array (4) [ ... ]
| js => WebLoader\Nette\JavaScriptLoader #4ff2
| | compiler private => WebLoader\Compiler #43bc
| | | outputDir private => "/data/web/virtuals/357009/virtual/www/webtemp" (45) | | | joinFiles private => TRUE | | | filters private => array () | | | fileFilters private => array () | | | collection private => WebLoader\FileCollection #d7cf { ... } | | | namingConvention private => WebLoader\DefaultOutputNamingConvention #23b4 { ... } | | | checkLastModified private => TRUE
| | tempPath private => "/webtemp" (8) | | template private => NULL | | invalidSnippets private => array () | | snippetMode => NULL | | params protected => array () | | components private => array () | | cloning private => NULL | | parent private => App\FrontModule\Presenters\PagePresenter #1b86 { RECURSION } | | name private => "js" (2) | | monitors private => array (1)
| | | "Nette\Application\UI\Presenter" => array (4) [ ... ]
cloning private => NULL parent private => NULL name private => "Front:Page" (10) monitors private => array ()

Environment

$_SERVER

TMPDIR
"/data/web/virtuals/357009/virtual/tmp" (37)
FCGI_ROLE
"RESPONDER" (9)
REDIRECT_UNIQUE_ID
"Z@0fb@OBArfF5Va@hLsmtgAAALE" (27)
REDIRECT_LOCAL_SCHEME
"http" (4)
REDIRECT_STATUS
"200" (3)
UNIQUE_ID
"Z@0fb@OBArfF5Va@hLsmtgAAALE" (27)
LOCAL_SCHEME
"http" (4)
HTTP_HOST
"www.mousepad.cz" (15)
HTTP_CONNECTION
"keep-alive" (10)
HTTP_PRAGMA
"no-cache" (8)
HTTP_CACHE_CONTROL
"no-cache" (8)
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" (103)
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" (135)
HTTP_ACCEPT_ENCODING
"gzip, deflate" (13)
HTTP_COOKIE
"PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; nette-browser=4hbuujosnr" (68)
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" (49)
LD_LIBRARY_PATH
"/usr/local/openssl/CURRENT/lib:$LD_LIBRARY_PATH" (47)
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache" (6)
SERVER_NAME
"www.mousepad.cz" (15)
SERVER_ADDR
"46.28.106.230" (13)
SERVER_PORT
"80" (2)
REMOTE_ADDR
"3.135.192.183" (13)
DOCUMENT_ROOT
"/data/web/virtuals/357009/virtual/www" (37)
REQUEST_SCHEME
"http" (4)
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/data/web/virtuals/357009/virtual/www" (37)
SERVER_ADMIN
"hosting@wedos.com" (17)
SCRIPT_FILENAME
"//data/web/virtuals/357009/virtual/www/index.php" (48)
REMOTE_PORT
"56712" (5)
REDIRECT_URL
"/cs" (3)
GATEWAY_INTERFACE
"CGI/1.1" (7)
SERVER_PROTOCOL
"HTTP/1.1" (8)
REQUEST_METHOD
"GET" (3)
QUERY_STRING
""
REQUEST_URI
"/cs" (3)
SCRIPT_NAME
"/index.php" (10)
PHP_SELF
"/index.php" (10)
REQUEST_TIME
1743593327
argv
array ()
argc
0

$_SESSION

__NFNette Session

Nette Session

Nette.Http.UserStorage/
array (2)
authenticated => NULL identity => NULL
watcher
array (3)
addTime => Nette\DateTime #b509
| date => "2025-04-02 13:28:47" (19) | timezone_type => 3 | timezone => "Europe/Prague" (13)
ip => "3.135.192.183" (13) page => "/cs" (3)
SimpleLogin
array (1)
id => NULL
Nette.Http.UserStorage/Customer
array (1)
authenticated => NULL

Included files (200)

/data/web/virtuals/357009/virtual/www/index.php
/data/web/virtuals/357009/virtual/app/bootstrap.php
/data/web/virtuals/357009/virtual/vendor/autoload.php
/data/web/virtuals/357009/virtual/vendor/composer/autoload_real.php
/data/web/virtuals/357009/virtual/vendor/composer/ClassLoader.php
/data/web/virtuals/357009/virtual/vendor/composer/autoload_namespaces.php
/data/web/virtuals/357009/virtual/vendor/composer/autoload_psr4.php
/data/web/virtuals/357009/virtual/vendor/composer/autoload_classmap.php
/data/web/virtuals/357009/virtual/vendor/composer/autoload_files.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/shortcuts.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/Configurator.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/Object.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/DI/CompilerExtension.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/DI/Compiler.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/Debugger.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/Dumper.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/Bar.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/BlueScreen.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/DefaultBarPanel.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/IBarPanel.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/FireLogger.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/Helpers.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/Logger.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Html.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Strings.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Loaders/RobotLoader.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Storages/FileStorage.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/IStorage.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Cache.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Storages/PhpFileStorage.php
/data/web/virtuals/357009/virtual/tmp/cache/_Nette.Configurator/_-47828213281cca4c664e293e0df51cd7.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/DI/Container.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Reflection/ClassType.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Reflection/Method.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/Session.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/RequestFactory.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/UrlScript.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/Url.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/Callback.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/Request.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/IRequest.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/Response.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/IResponse.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/DateTime.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/SafeStream.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Nette/LoaderFactory.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/Environment.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Application.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/PresenterFactory.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/IPresenterFactory.php
/data/web/virtuals/357009/virtual/app/router/RouterFactory.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Routers/RouteList.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/ArrayList.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/IRouter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Routers/Route.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Diagnostics/RoutingPanel.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/ObjectMixin.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Request.php
/data/web/virtuals/357009/virtual/app/FrontModule/presenters/PagePresenter.php
/data/web/virtuals/357009/virtual/app/FrontModule/presenters/BasePresenter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/Presenter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/Control.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/PresenterComponent.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/ComponentModel/Container.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/ComponentModel/Component.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/ComponentModel/IComponent.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/ComponentModel/IContainer.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/ISignalReceiver.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/IStatePersistent.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/IRenderable.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/IPresenter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/DI/Helpers.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Reflection/Parameter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/Context.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Security/User.php
/data/web/virtuals/357009/virtual/app/model/CMSUser.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Security/IUserStorage.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/UserStorage.php
/data/web/virtuals/357009/virtual/app/dao/UserManager.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Security/IAuthenticator.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Connection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Context.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Reflection/DiscoveredReflection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/IReflection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Storages/FileJournal.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Storages/IJournal.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Helpers.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Diagnostics/ConnectionPanel.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Security/Diagnostics/UserPanel.php
/data/web/virtuals/357009/virtual/app/dao/PageDAO.php
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php
/data/web/virtuals/357009/virtual/app/dao/GalleryDAO.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Caching/Storages/MemoryStorage.php
/data/web/virtuals/357009/virtual/app/dao/UserDAO.php
/data/web/virtuals/357009/virtual/app/dao/SettingsDAO.php
/data/web/virtuals/357009/virtual/app/AdminModule/factories/PhotoFactory.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Reflection/Property.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Reflection/AnnotationsParser.php
/data/web/virtuals/357009/virtual/app/AdminModule/factories/MailFactory.php
/data/web/virtuals/357009/virtual/vendor/biibtech/emailer/Emailer.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Mail/SmtpMailer.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Mail/IMailer.php
/data/web/virtuals/357009/virtual/app/dao/shop/CustomerMessageDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/BaseShopDAO.php
/data/web/virtuals/357009/virtual/app/dao/BaseCoreDAO.php
/data/web/virtuals/357009/virtual/app/Watcher.php
/data/web/virtuals/357009/virtual/app/dao/WatcherDAO.php
/data/web/virtuals/357009/virtual/app/FrontModule/UI/Components/SimpleLogin.php
/data/web/virtuals/357009/virtual/app/FrontModule/UI/Components/UIComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/BaseComponent.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Http/SessionSection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/PresenterComponentReflection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/ComponentModel/RecursiveComponentIterator.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Iterators/Filter.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Drivers/MySqlDriver.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/ISupplementalDriver.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/ResultSet.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/IRowContainer.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/SqlPreprocessor.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/PageComponent.php
/data/web/virtuals/357009/virtual/app/model/Page.php
/data/web/virtuals/357009/virtual/app/model/BaseModel.php
/data/web/virtuals/357009/virtual/app/model/User.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Table/Selection.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Table/IRowContainer.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Table/SqlBuilder.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/ArrayHash.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/FileTemplate.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/Template.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/ITemplate.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/IFileTemplate.php
/data/web/virtuals/357009/virtual/app/dao/CustomerManager.php
/data/web/virtuals/357009/virtual/app/model/Settings.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Table/ActiveRow.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/Table/IRow.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Database/IRow.php
/data/web/virtuals/357009/virtual/app/model/SettingsValues.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/Responses/TextResponse.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/IResponse.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/exceptions.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/common/Framework.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Utils/LimitedScope.php
/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates.Page.default.latte-c6726ef1d201430336b6dbd19e7b70ba.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Latte/Macros/CoreMacros.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Latte/Macros/MacroSet.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Latte/IMacro.php
/data/web/virtuals/357009/virtual/tmp/cache/_Nette.FileTemplate/_templates._layout.latte-dc749b20ad7ff4615472b7bcb7310672.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Templating/Helpers.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Compiler.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/FileCollection.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/IFileCollection.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Path.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/DefaultOutputNamingConvention.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/IOutputNamingConvention.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Filter/CssUrlsFilter.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Nette/CssLoader.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Nette/WebLoader.php
/data/web/virtuals/357009/virtual/vendor/janmarek/webloader/WebLoader/Nette/JavaScriptLoader.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Latte/Macros/UIMacros.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/HeadComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/MenuComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/SecondLevelMenuComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/ContentComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/AsideComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/FooterComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/UserFooterComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/CopyrightComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/TextComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/GalleryComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/OverviewComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/SocialComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/SearchComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/BreadcrumbComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/UserComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/FileComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/FormComponent.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Application/UI/Form.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Forms/Form.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Forms/Container.php
/data/web/virtuals/357009/virtual/app/FrontModule/components/SimpleCMSComponent.php
/data/web/virtuals/357009/virtual/app/FrontModule/UI/Components/EshopCartButton.php
/data/web/virtuals/357009/virtual/app/AdminModule/factories/ItemFactory.php
/data/web/virtuals/357009/virtual/app/dao/shop/ItemDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/VariantProductItemDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/VatDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/CustomerDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/DiscountDAO.php
/data/web/virtuals/357009/virtual/app/dao/TransactionDAO.php
/data/web/virtuals/357009/virtual/app/AdminModule/factories/OrderFactory.php
/data/web/virtuals/357009/virtual/app/dao/shop/OrderDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/OrderItemDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/CarrierDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/CarrierTypeDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/PaymentDAO.php
/data/web/virtuals/357009/virtual/app/dao/shop/CarrierItemDAO.php
/data/web/virtuals/357009/virtual/app/AdminModule/factories/StatusFactory.php
/data/web/virtuals/357009/virtual/app/dao/shop/StatusDAO.php
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/templates/bluescreen.phtml
/data/web/virtuals/357009/virtual/vendor/nette/nette/Nette/Diagnostics/templates/bluescreen.css

Configuration options


Configuration

bcmath

BCMath support enabled

DirectiveLocal ValueMaster Value
bcmath.scale00

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

DirectiveLocal ValueMaster Value
cgi.discard_path00
cgi.fix_pathinfo11
cgi.force_redirect11
cgi.nph00
cgi.redirect_status_envno valueno value
cgi.rfc2616_headers00
fastcgi.error_headerno valueno value
fastcgi.logging11
fpm.configno valueno value

Core

PHP Version 5.3.29

DirectiveLocal ValueMaster Value
allow_call_time_pass_referenceOnOn
allow_url_fopenOnOn
allow_url_includeOffOff
always_populate_raw_post_dataOffOff
arg_separator.input&&
arg_separator.output&&
asp_tagsOffOff
auto_append_fileno valueno value
auto_globals_jitOnOn
auto_prepend_fileno valueno value
browscapno valueno value
default_charsetno valueno value
default_mimetypetext/htmltext/html
define_syslog_variablesOffOff
disable_classesno valueno value
disable_functionsapache_child_terminate,apache_setenv,define_syslog_variables,diskfreespace,disk_free_space,disk_total_space,dl,exec,leak,link,openlog,passthru,pfsockopen,popen,posix_getgrnam,posix_getpgid,posix_getpwuid,posix_getpwnam,posix_getrlimit,posix_initgroups,posix_kill,posix_mkfifo,posix_mknod,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,putenv,readlink,register_tick_function,set_time_limit,shell_exec,show_source,symlink,syslog,systemapache_child_terminate,apache_setenv,define_syslog_variables,diskfreespace,disk_free_space,disk_total_space,dl,exec,leak,link,openlog,passthru,pfsockopen,popen,posix_getgrnam,posix_getpgid,posix_getpwuid,posix_getpwnam,posix_getrlimit,posix_initgroups,posix_kill,posix_mkfifo,posix_mknod,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,putenv,readlink,register_tick_function,set_time_limit,shell_exec,show_source,symlink,syslog,system
display_errorsOnOn
display_startup_errorsOffOff
doc_rootno valueno value
docref_extno valueno value
docref_rootno valueno value
enable_dlOffOff
error_append_stringno valueno value
error_log/data/web/virtuals/357009/virtual/log/php_error.logno value
error_prepend_stringno valueno value
error_reporting022519
exit_on_timeoutOffOff
expose_phpOffOff
extension_dir/usr/local/php/CURRENT-53/extensions//usr/local/php/CURRENT-53/extensions/
file_uploadsOnOn
highlight.bg#FFFFFF#FFFFFF
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_errorsOffOn
ignore_repeated_errorsOffOff
ignore_repeated_sourceOffOff
ignore_user_abortOffOff
implicit_flushOffOff
include_path.:/data/web/virtuals/357009/virtual.:/data/web/virtuals/357009/virtual
log_errorsOffOff
log_errors_max_len10241024
magic_quotes_gpcOffOff
magic_quotes_runtimeOffOff
magic_quotes_sybaseOffOff
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.logno valueno value
max_execution_time9090
max_file_uploads2020
max_input_nesting_level6464
max_input_time3030
max_input_vars1000010000
memory_limit512M512M
open_basedir/data/web/virtuals/357009/virtual/data/web/virtuals/357009/virtual
output_buffering00
output_handlerno valueno value
post_max_size256M256M
precision1414
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOnOn
register_globalsOffOff
register_long_arraysOnOn
report_memleaksOnOn
report_zend_debugOnOn
request_orderno valueno value
safe_modeOffOff
safe_mode_exec_dir/usr/local/php/bin/usr/local/php/bin
safe_mode_gidOffOff
safe_mode_include_dirno valueno value
sendmail_fromno valueno value
sendmail_path/data/config/mlimit/sendmail.sh/data/config/mlimit/sendmail.sh
serialize_precision1717
short_open_tagOnOn
SMTPlocalhostlocalhost
smtp_port2525
sql.safe_modeOffOff
track_errorsOffOff
unserialize_callback_funcno valueno value
upload_max_filesize256M256M
upload_tmp_dir/data/web/virtuals/357009/virtual/tmp/data/web/virtuals/357009/virtual/tmp
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filenameno valueno value
variables_orderEGPCSEGPCS
xmlrpc_error_number00
xmlrpc_errorsOffOff
y2k_complianceOnOn
zend.enable_gcOnOn

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.29.0
Age 3
Features
AsynchDNS Yes
Debug No
GSS-Negotiate Yes
IDN Yes
IPv6 Yes
Largefile Yes
NTLM Yes
SPNEGO No
SSL Yes
SSPI No
krb4 No
libz Yes
CharConv No
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
Host x86_64-redhat-linux-gnu
SSL Version NSS/3.90
ZLib Version 1.2.7
libSSH Version libssh2/1.8.0

date

date/time support enabled
"Olson" Timezone Database Version 2013.3
Timezone Database internal
Default timezone Europe/Prague

DirectiveLocal ValueMaster Value
date.default_latitude31.766731.7667
date.default_longitude35.233335.2333
date.sunrise_zenith90.58333390.583333
date.sunset_zenith90.58333390.583333
date.timezoneEurope/PragueEurope/Prague

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.1
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$
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

DirectiveLocal ValueMaster Value
exif.decode_jis_intelJISJIS
exif.decode_jis_motorolaJISJIS
exif.decode_unicode_intelUCS-2LEUCS-2LE
exif.decode_unicode_motorolaUCS-2BEUCS-2BE
exif.encode_jisno valueno value
exif.encode_unicodeISO-8859-15ISO-8859-15

fileinfo

fileinfo support enabled
version 1.0.5-dev

filter

Input Validation and Filtering enabled
Revision $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $

DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled

gd

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.8.0
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.5.13
WBMP Support enabled
XBM Support enabled

DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warning00

gettext

GetText Support enabled

gmp

gmp support enabled
GMP version 6.0.0

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 adler32 crc32 crc32b salsa10 salsa20 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.17

DirectiveLocal ValueMaster Value
iconv.input_encodingISO-8859-1ISO-8859-1
iconv.internal_encodingISO-8859-1ISO-8859-1
iconv.output_encodingISO-8859-1ISO-8859-1

imagick

imagick moduleenabled
imagick module version 3.4.4
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 7.0.10-43 Q16 x86_64 2020-11-26 https://imagemagick.org
Imagick using ImageMagick library version ImageMagick 7.0.10-43 Q16 x86_64 2020-11-26 https://imagemagick.org
ImageMagick copyright © 1999-2020 ImageMagick Studio LLC
ImageMagick release date 2020-11-26
ImageMagick number of supported formats: 245
ImageMagick supported formats 3FR, 3G2, 3GP, A, AAI, AI, APNG, ART, ARW, ASHLAR, AVI, AVS, B, BGR, BGRA, BGRO, BMP, BMP2, BMP3, BRF, C, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUBE, CUR, CUT, DATA, DCM, DCR, DCRAW, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FL32, FLV, FRACTAL, FTP, FTS, G, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, JNG, JNX, JPE, JPEG, JPG, JPS, JSON, K, K25, KDC, LABEL, M, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, O, ORA, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PS, PS2, PS3, PSB, PSD, PTIF, PWP, R, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGB565, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCREENSHOT, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TM2, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, Y, YCbCr, YCbCrA, YUV

DirectiveLocal ValueMaster Value
imagick.locale_fix00
imagick.progress_monitor00
imagick.skip_version_check00

imap

IMAP c-Client Version 2007f
SSL Support enabled
Kerberos Support enabled

ionCube Loader

ionCube Loader developed by ionCube Ltd.
Visit ioncube.com for latest Loaders and support

Loader version 10.3.9

DirectiveLocal ValueMaster Value
ioncube.loader.encoded_pathsno valueno value

json

json support enabled
json version 1.2.1

libxml

libXML support active
libXML Compiled Version 2.9.1
libXML Loaded Version 20901
libXML streams enabled

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled

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 4.7.1

DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
mbstring.func_overload00
mbstring.http_inputpasspass
mbstring.http_outputpasspass
mbstring.http_output_conv_mimetypes^(text/|application/xhtml\+xml)^(text/|application/xhtml\+xml)
mbstring.internal_encodingno valueno value
mbstring.languageneutralneutral
mbstring.strict_detectionOffOff
mbstring.substitute_characterno valueno value

mcrypt

mcrypt supportenabled
mcrypt_filter supportenabled
Version 2.5.8
Api No 20021217
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

DirectiveLocal ValueMaster Value
mcrypt.algorithms_dirno valueno value
mcrypt.modes_dirno valueno value

mhash

MHASH support Enabled
MHASH API Version Emulated Support

mysql

MySQL Supportenabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $

DirectiveLocal ValueMaster Value
mysql.allow_local_infileOnOn
mysql.allow_persistentOnOn
mysql.connect_timeout6060
mysql.default_hostno valueno value
mysql.default_passwordno valueno value
mysql.default_portno valueno value
mysql.default_socketno valueno value
mysql.default_userno valueno value
mysql.max_linksUnlimitedUnlimited
mysql.max_persistentUnlimitedUnlimited
mysql.trace_modeOffOff

mysqli

MysqlI Supportenabled
Client API library version mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0

DirectiveLocal ValueMaster Value
mysqli.allow_local_infileOnOn
mysqli.allow_persistentOnOn
mysqli.default_hostno valueno value
mysqli.default_port33063306
mysqli.default_pwno valueno value
mysqli.default_socketno valueno value
mysqli.default_userno valueno value
mysqli.max_linksUnlimitedUnlimited
mysqli.max_persistentUnlimitedUnlimited
mysqli.reconnectOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $
Compression supported
SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 31536000
Collecting statistics Yes
Collecting memory statistics No
Tracing n/a

Client statistics
bytes_sent 1948
bytes_received 7358
packets_sent 46
packets_received 144
protocol_overhead_in 576
protocol_overhead_out 184
bytes_received_ok_packet 22
bytes_received_eof_packet 117
bytes_received_rset_header_packet 145
bytes_received_rset_field_meta_packet 5818
bytes_received_rset_row_packet 997
bytes_received_prepare_response_packet 0
bytes_received_change_user_packet 0
packets_sent_command 21
packets_received_ok 2
packets_received_eof 13
packets_received_rset_header 20
packets_received_rset_field_meta 82
packets_received_rset_row 25
packets_received_prepare_response 0
packets_received_change_user 0
result_set_queries 13
non_result_set_queries 7
no_index_used 1
bad_index_used 0
slow_queries 0
buffered_sets 13
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 12
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 12
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 12
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 1
rows_affected_ps 0
rows_skipped_normal 12
rows_skipped_ps 0
copy_on_write_saved 116
copy_on_write_performed 0
command_buffer_too_small 0
connect_success 2
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 0
active_connections 1
active_persistent_connections 0
explicit_close 1
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 13
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 22
proto_text_fetched_short 0
proto_text_fetched_int24 0
proto_text_fetched_int 28
proto_text_fetched_bigint 0
proto_text_fetched_decimal 0
proto_text_fetched_float 0
proto_text_fetched_double 0
proto_text_fetched_date 0
proto_text_fetched_year 0
proto_text_fetched_time 0
proto_text_fetched_datetime 0
proto_text_fetched_timestamp 1
proto_text_fetched_string 45
proto_text_fetched_blob 0
proto_text_fetched_enum 0
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_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 1
com_init_db 0
com_query 20
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 0
com_stmt_fetch 0
com_deamon 0
bytes_received_real_data_normal 781
bytes_received_real_data_ps 0

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.2k-fips 26 Jan 2017
OpenSSL Header Version OpenSSL 1.0.2k-fips 26 Jan 2017

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.32 2012-11-30

DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, sqlite, sqlite2

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $

DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/tmp/mysql.sock/tmp/mysql.sock

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.7.7.1

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.1
Phar API version 1.1.1
SVN revision $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
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.

DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

Revision $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $

Reflection

Reflectionenabled
Version $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $

session

Session Support enabled
Registered save handlers files user sqlite
Registered serializer handlers php php_binary wddx

DirectiveLocal ValueMaster Value
session.auto_startOffOff
session.bug_compat_42OnOn
session.bug_compat_warnOnOn
session.cache_expire180180
session.cache_limiternocachenocache
session.cookie_domainno valueno value
session.cookie_httponlyOnOff
session.cookie_lifetime12096000
session.cookie_path//
session.cookie_secureOffOff
session.entropy_fileno valueno value
session.entropy_length00
session.gc_divisor100100
session.gc_maxlifetime12096001440
session.gc_probability11
session.hash_bits_per_character44
session.hash_function00
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_path/data/web/virtuals/357009/virtual/session/data/web/virtuals/357009/virtual/session
session.serialize_handlerphpphp
session.use_cookiesOnOn
session.use_only_cookiesOnOn
session.use_trans_sid00

SimpleXML

Simplexml supportenabled
Revision $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
Schema support enabled

soap

Soap Client enabled
Soap Server enabled

DirectiveLocal ValueMaster Value
soap.wsdl_cache11
soap.wsdl_cache_dir/tmp/tmp
soap.wsdl_cache_enabled11
soap.wsdl_cache_limit55
soap.wsdl_cache_ttl8640086400

sockets

Sockets Support enabled

SPL

SPL supportenabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite supportenabled
PECL Module version 2.0-dev $Id$
SQLite Library 2.8.17
SQLite Encoding iso8859

DirectiveLocal ValueMaster Value
sqlite.assoc_case00

sqlite3

SQLite3 supportenabled
SQLite3 module version 0.7-dev
SQLite Library 3.7.7.1

DirectiveLocal ValueMaster Value
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail /data/config/mlimit/sendmail.sh

DirectiveLocal ValueMaster Value
assert.active11
assert.bail00
assert.callbackno valueno value
assert.quiet_eval00
assert.warning11
auto_detect_line_endings00
default_socket_timeout6060
fromno valueno value
safe_mode_allowed_env_varsPHP_PHP_
safe_mode_protected_env_varsLD_LIBRARY_PATHLD_LIBRARY_PATH
url_rewriter.tagsa=href,area=href,frame=src,form=,fieldset=a=href,area=href,frame=src,form=,fieldset=
user_agentno valueno value

sysvmsg

sysvmsg support enabled
Revision $Id: 4de54c4c0f668d2754472253f317a1de000b5b04 $

tokenizer

Tokenizer Support enabled

wddx

WDDX Supportenabled
WDDX Session Serializer enabled

XCache

XCache Version 3.2.0
Modules Built cacher

DirectiveLocal ValueMaster Value
xcache.coredump_directoryno valueno value
xcache.disable_on_crashOffOff
xcache.experimentalOffOff
xcache.testOffOff

XCache Cacher

XCache Cacher Module enabled
Readonly Protection disabled
Page Request Time 2025-04-02 13:28:47
Cache Init Time 2025-04-02 10:26:02
Cache Instance Id 1086284
Opcode Cache enabled, 2,147,483,648 bytes, 8 split(s), with 8192 slots each
Variable Cache disabled
Shared Memory Schemes mmap

DirectiveLocal ValueMaster Value
xcache.admin.enable_authOnOn
xcache.allocatorbestfitbestfit
xcache.cacherOnOn
xcache.count88
xcache.gc_interval00
xcache.mmap_path/dev/zero/dev/zero
xcache.readonly_protectionOffOff
xcache.shm_schememmapmmap
xcache.size2G2G
xcache.slots8K8K
xcache.statOnOn
xcache.ttl00
xcache.var_allocatorbestfitbestfit
xcache.var_count11
xcache.var_gc_interval120120
xcache.var_maxttl00
xcache.var_namespaceno valueno value
xcache.var_namespace_mode00
xcache.var_size00
xcache.var_slots8K8K
xcache.var_ttl00

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.1

xmlreader

XMLReader enabled

xmlrpc

core library version xmlrpc-epi v. 0.51
php extension version 0.51
author Dan Libby
homepage http://xmlrpc-epi.sourceforge.net
open sourced by Epinions.com

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.28
libxslt compiled against libxml Version 2.9.1
EXSLT enabled
libexslt Version 1.1.28

zip

Zip enabled
Extension Version $Id: b1a1a3628c4ed0ad78fb0cc4a99b06a56aa281c4 $
Zip version 1.11.0
Libzip version 0.10.1

zlib

ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.7
Linked Version 1.2.7

DirectiveLocal ValueMaster Value
zlib.output_compressionOffOff
zlib.output_compression_level-1-1
zlib.output_handlerno valueno value

Additional Modules

Module Name
sysvsem
sysvshm

HTTP request

$_GET

empty

$_POST

empty

$_COOKIE

PHPSESSID
"bd613f11ecf3539b86bfe38ca1cf4b9e" (32)
nette-browser
"4hbuujosnr" (10)

HTTP response

Headers

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: PHPSESSID=bd613f11ecf3539b86bfe38ca1cf4b9e; expires=Wed, 16-Apr-2025 11:28:47 GMT; path=/; httponly
Set-Cookie: nette-browser=4hbuujosnr; path=/; httponly
X-Frame-Options: SAMEORIGIN
X-Powered-By: Nette Framework
Content-Type: text/html; charset=utf-8
Vary: X-Requested-With
 

Front:Page:default

http://www.mousepad.cz/cs

Matched? Class Mask Defaults Module Request
no Route admin-simple/<action>[/id/<id>] module = Front
presenter = AdminSimple
action = default
id = 
NULL
no Route kosik/<action>[/id/<id>] module = Front
presenter = Cart
action = default
id = 
NULL
no Route registrace/<action>[/id/<id>] module = Front
presenter = Register
action = default
id = 
NULL
no Route admin/<presenter>/<action>[/id/<id>] module = Admin
presenter = Page
action = default
id = 
NULL
no Route <url sitemap.xml> module = Front
presenter = Sitemap
action = default
no Route cs/<url send-form> module = Front
presenter = Form
action = default
no Route de/<url send-form> module = Front
presenter = Form
action = default
no Route en/<url send-form> module = Front
presenter = Form
action = default
yes Route [<url .*>[/page/<page>]] module = Front
presenter = Page
action = default
page = 
NULL
url = 
NULL
Front:Page:default
url = cs
page = 
NULL

App\FrontModule\Presenters\PagePresenter::renderDefault() in /data/web/virtuals/357009/virtual/app/FrontModule/presenters/PagePresenter.php:27

¤ ×

Queries: 17, time: 22.165 ms, default

Time msSQL QueryRows
0.149
SET NAMES 'utf8'
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:128
0
0.097
SET SESSION old_passwords=FALSE
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:128
0
0.831
SET PASSWORD = PASSWORD('fak477o')
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:129
0
0.854
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 2) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
0.252
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 19) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
0.377
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 27) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
2.939
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 57) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
0.634
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 26) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
1.026
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 22) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
3.119
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 5) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
2.623
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 6) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
5.098
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 7) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
0.577
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 30) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
1.016
explain
SELECT * 
FROM `v_entity` 
WHERE (`page_id` = 8) AND (`active` = 1) AND (`published` = 1)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEImpossible WHERE noticed after reading const tables
/data/web/virtuals/357009/virtual/app/dao/EntityDAO.php:53
0
0.742
explain
SELECT `id`, `name`, `title`, `value`, `type`, `comment`, `max_lenght`, `required`, `required_on`,
`visible` 
FROM `settings` 
ORDER BY `position`
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEsettingsALL11Using filesort
/data/web/virtuals/357009/virtual/app/dao/SettingsDAO.php:30
11
0.358
INSERT INTO `watcher` (`ip`, `user-agent`, `page`, `ui_register_id`) 
VALUES ('3.135.192.183', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic…', 'http://www.mousepad.cz/cs', NULL)
/data/web/virtuals/357009/virtual/app/dao/WatcherDAO.php:23
1
1.473
explain
SELECT * 
FROM `watcher` 
WHERE (`watcher`.`id` = '216640')
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwatcherconstPRIMARYPRIMARY4const1
/data/web/virtuals/357009/virtual/app/dao/WatcherDAO.php:23
1
¤ ×

Unlogged

no identity

¤ ×

Front:Page:default

http://www.mousepad.cz/

Matched? Class Mask Defaults Module Request
no Route admin-simple/<action>[/id/<id>] module = Front
presenter = AdminSimple
action = default
id = 
NULL
no Route kosik/<action>[/id/<id>] module = Front
presenter = Cart
action = default
id = 
NULL
no Route registrace/<action>[/id/<id>] module = Front
presenter = Register
action = default
id = 
NULL
no Route admin/<presenter>/<action>[/id/<id>] module = Admin
presenter = Page
action = default
id = 
NULL
no Route <url sitemap.xml> module = Front
presenter = Sitemap
action = default
no Route cs/<url send-form> module = Front
presenter = Form
action = default
no Route de/<url send-form> module = Front
presenter = Form
action = default
no Route en/<url send-form> module = Front
presenter = Form
action = default
yes Route [<url .*>[/page/<page>]] module = Front
presenter = Page
action = default
page = 
NULL
url = 
NULL
Front:Page:default
page = 
NULL
url = 
NULL

App\FrontModule\Presenters\PagePresenter::renderDefault() in /data/web/virtuals/357009/virtual/app/FrontModule/presenters/PagePresenter.php:27

¤ ×

Queries: 3, time: 1.451 ms, default

Time msSQL QueryRows
0.228
SET NAMES 'utf8'
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:128
0
0.211
SET SESSION old_passwords=FALSE
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:128
0
1.012
SET PASSWORD = PASSWORD('fak477o')
/data/web/virtuals/357009/virtual/app/dao/BaseDAO.php:129
0
¤ ×

Unlogged

no identity

¤ ×