Nette\Application\BadRequestException #404

page not found search►

Source file

File: /www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Presenter.php   Line: 669

659: 660:     /** 661:      * Throws HTTP error. 662:      * @param  string 663:      * @param  int HTTP error code 664:      * @return void 665:      * @throws Nette\Application\BadRequestException 666:      */ 667:     public function error($message NULL$code Http\IResponse::S404_NOT_FOUND) 668:     { 669:         throw new Application\BadRequestException($message, $code); 670:     } 671: 672: 673:     /**

Call stack

  1. /www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/RecruiterPresenter.php:240 source   Nette\Application\UI\Presenter-> error (arguments )

    $message
    "page not found" (14)
    
    230:     /** 231:      * Detail nabidky 232:      * @param int $id  233:      */ 234:     public function actionDetail($id) { 235: 236:         $this->job $this->context->createNabidkyPrace()->getAktivni()->get($id); 237: 238:         //pokud stránka neexistuje hodí 404 239:         if (!$this->job) { 240:             $this->error('page not found'); 241:         } 242: 243:         //navigace a metatagy 244:         $title $this->job->nazev;
  2. inner-code FrontModule\RecruiterPresenter-> actionDetail (arguments )

    $id
    "1732" (4)
    
  3. /www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/PresenterComponent.php:90 source   ReflectionMethod-> invokeArgs (arguments )

    $object
    {
       job => FALSE
       employer => NULL
       jobs => NULL
       h1 protected => "Nabídky zaměstnání" (22)
       obory => array(0) 
       kraje => array(0) 
       pozice => array(0) 
       zamestnavatele => array(0) 
       backlink => array(0) 
       fulltext => NULL
       setFilter private => NULL
       navNode protected => NULL
       lang => NULL
       {
          id => 1
          flag1_name => NULL
          flag2_name => NULL
          flag3_name => NULL
          flag4_name => NULL
          flag5_name => NULL
          default_paging => 9
          max_cpc => NULL
          bank_accounts => NULL
          testing_orders_email => "info@jobcveye.com" (17)
          customer_points => "percent" (7)
          banner_content_top => 1
          banner_content_bottom => 1
          banner_aside_top => 1
          banner_aside_middle => 1
          banner_aside_bottom => 1
          suggest_producer_limit => 3
          suggest_category_limit => 3
          suggest_product_limit => 5
          suggest_news_limit => 1
          suggest_pages_limit => 2
          paging_plus_count => NULL
          paging_choices => "9,18,36" (7)
          similar_limit => 30
          related_limit => 30
          variant_limit => 30
          home_page_limit => 9
          similar_order => "e_products.priority" (19)
          related_order => "e_products.priority" (19)
          variant_order => "e_products.priority" (19)
          home_page_order => "e_products.priority" (19)
          flag_action_enable => 1
          flag_new_enable => 0
          flag_bestseller_enable => 1
          flag_sale_enable => 1
          flag_recommend_enable => 0
          flag_free_delivery_enable => 1
          flag_home_page_enable => 1
          fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32)
          system_info_email => "info@jobcveye.com" (17)
          inv_name => "PRACE.TIPS" (10)
          inv_street => "Husova 205" (10)
          inv_city => "Pardubice" (9)
          inv_zip => "530 03" (6)
          inv_bank_account => "+420 734 151 989" (16)
          inv_bank_code => NULL
          inv_stamp => NULL
          inv_ic => "60137461" (8)
          inv_dic => "Neplátce" (9)
          inv_email => "info@prace.tips" (15)
          inv_phone => "+420 537 021 659" (16)
          inv_web => "www.prace.tips" (14)
          currency => "Kč" (3)
          price_decimals => 0
          cache => 0
          production_mode => 1
          rounding_type => "round" (5)
          heureka_overeno => 0
          heureka_key => NULL
          customer_points_global_percent => 5.0
          system_messages_color1 => "#E1EFD6" (7)
          system_messages_color2 => "#5CAE1B" (7)
          system_messages_color3 => "#333333" (7)
          heureka_widget => NULL
          tracking_codes => "test kodu" (9)
          tracking_ecommerce => 1
          tracking_heureka => 1
          price_categories => 1
          price01_name => NULL
          price02_name => NULL
          price03_name => NULL
          price04_name => NULL
          price05_name => NULL
          price06_name => NULL
          price07_name => NULL
          price08_name => NULL
          price09_name => NULL
          price10_name => NULL
          default_price_column => 1
          default_e_tax_rates_id => 1
          customer_points_with_tax => 1
          price_categories_overwrite_action => 1
          heureka_public_key => NULL
          add_basket_type => "popup" (5)
          image_quality => 100
          watermark_position_x => "middle" (6)
          watermark_position_y => "middle" (6)
          watermark_opacity => 30
          watermark_product_detail => 1
          watermark_product_full => 1
          watermark_product_list => 1
          watermark_use => 0
          watermark_small_src => "watermark_small.png" (19)
          watermark_middle_src => "watermark_middle.png" (20)
          watermark_full_src => "watermark_full.png" (18)
          search_columns_product => "name, internal_code, producer_code" (34)
          popup_basket_related_limit => 2
          amount_units => "ks,l,m,kg,dcl" (13)
          free_delivery_option => "least_one_out_of_voucher" (24)
          delivery_use_weight => 1
          cp_online => 1
          glossary_expire_hours => 10
       }
       cacheKey protected => NULL
       {
          {
             dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
             driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
             preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
             databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
             cache private => Nette\Caching\Cache(4) { ... }
             onQuery => array(1) [ ... ]
          }
          {
             storage private => Nette\Caching\Storages\FileStorage(4) { ... }
             namespace private => "\x00"
             key private => NULL
             data private => NULL
          }
          table => NULL
          {
             context protected => SystemContainer(8) { ... }
          }
          {
             method private => "GET" (3)
             url private => Nette\Http\UrlScript(10) { ... }
             query private => array(0) 
             post private => array(0) 
             files private => array(0) 
             cookies private => array(0) 
             headers private => array(3) { ... }
             remoteAddress private => "3.89.116.152" (12)
             remoteHost private => NULL
          }
          {
             context private => SystemContainer(8) { ... }
          }
       }
       {
          {
             dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
             driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
             preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
             databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
             cache private => Nette\Caching\Cache(4) { ... }
             onQuery => array(1) [ ... ]
          }
          {
             storage private => Nette\Caching\Storages\FileStorage(4) { ... }
             namespace private => "\x00"
             key private => NULL
             data private => NULL
          }
          table => NULL
          {
             context protected => SystemContainer(8) { ... }
          }
          {
             method private => "GET" (3)
             url private => Nette\Http\UrlScript(10) { ... }
             query private => array(0) 
             post private => array(0) 
             files private => array(0) 
             cookies private => array(0) 
             headers private => array(3) { ... }
             remoteAddress private => "3.89.116.152" (12)
             remoteHost private => NULL
          }
          {
             context private => SystemContainer(8) { ... }
          }
       }
       zamestnavatel => NULL
       {
          {
             regenerated private => TRUE
             options private => array(14) { ... }
             request private => Nette\Http\Request(9) { ... }
             response private => Nette\Http\Response(5) { ... }
          }
          name private => "weseus" (6)
          {
             http_referer => "Přímé zadání adresy" (24)
             pagelist => array(1) [ ... ]
          }
          meta private => NULL
          warnOnUndefined => FALSE
       }
       invalidLinkMode => 2
       onShutdown => NULL
       {
          method private => "GET" (3)
          {
             secured => TRUE
          }
          name private => "Front:Recruiter" (15)
          {
             action => "detail" (6)
             id => "1732" (4)
          }
          post private => array(0) 
          files private => array(0) 
          frozen private => TRUE
       }
       response private => NULL
       autoCanonicalize => TRUE
       absoluteUrls => FALSE
       globalParams private => array(0) 
       globalState private => NULL
       globalStateSinces private => NULL
       action private => "detail" (6)
       view private => "detail" (6)
       layout private => NULL
       payload private => stdClass(0) 
       signalReceiver private => ""
       signal private => NULL
       ajaxMode private => FALSE
       startupCheck private => TRUE
       lastCreatedRequest private => NULL
       lastCreatedRequestFlag private => NULL
       {
          {
             "nette\object" => FALSE
             "nette\caching\storages\ijournal" => "nette.cacheJournal" (18)
             "nette\caching\storages\filejournal" => "nette.cacheJournal" (18)
             "nette\caching\istorage" => "cacheStorage" (12)
             "nette\caching\storages\filestorage" => "cacheStorage" (12)
             "nette\http\requestfactory" => "nette.httpRequestFactory" (24)
             "nette\http\irequest" => "httpRequest" (11)
             "nette\http\request" => "httpRequest" (11)
             "nette\http\iresponse" => "httpResponse" (12)
             "nette\http\response" => "httpResponse" (12)
             "nette\http\context" => "nette.httpContext" (17)
             "nette\http\session" => "session" (7)
             "nette\security\iuserstorage" => "nette.userStorage" (17)
             "nette\http\userstorage" => "nette.userStorage" (17)
             "nette\security\user" => "user" (4)
             "nette\application\application" => "application" (11)
             "nette\application\ipresenterfactory" => "nette.presenterFactory" (22)
             "nette\application\presenterfactory" => "nette.presenterFactory" (22)
             "nette\arraylist" => "router" (6)
             traversable => "router" (6)
             iteratoraggregate => "router" (6)
             countable => "router" (6)
             arrayaccess => FALSE
             "nette\application\irouter" => "router" (6)
             "nette\application\routers\routelist" => "router" (6)
             "nette\mail\imailer" => "nette.mailer" (12)
             "nette\mail\sendmailmailer" => "nette.mailer" (12)
             "nette\di\nestedaccessor" => "nette.database" (14)
             pdo => "nette.database.default" (22)
             "nette\database\connection" => "nette.database.default" (22)
             "models\basemodel" => FALSE
             "models\eshop\ordersmodel" => "ordersModel" (11)
             "models\eshop\watchdogmodel" => "watchDogModel" (13)
             "models\eshop\customersmodel" => "customerModel" (13)
             "models\eshop\settingsmodel" => "settingsModel" (13)
             "models\eshop\deliverypaymentmodel" => "deliveryPaymentModel" (20)
             "models\eshop\ipblockmodel" => "ipBlockModel" (12)
             "models\eshop\messagemodel" => "messageModel" (12)
             "models\formmodel" => "formModel" (9)
             "models\eshop\pplmodel" => "pplModel" (8)
             "models\eshop\invoicemodel" => "invoiceModel" (12)
             "models\eshop\bannermodel" => "bannerModel" (11)
             "models\eshop\vouchermodel" => "voucherModel" (12)
             "models\eshop\heurekamodel" => "heurekaModel" (12)
             "models\eshop\actionmodel" => "actionModel" (11)
             "models\pagemodel" => "pageModel" (9)
             "models\menumodel" => "menuModel" (9)
             "weseus\mail\weseusmail" => "mail" (4)
             "nette\caching\cache" => "cache" (5)
             "models\newsmodel" => "newsModel" (9)
             "models\eshop\searchmodel" => "searchModel" (11)
             "models\eshop\categorymodel" => "categoryModel" (13)
             "models\eshop\productmodel" => "productModel" (12)
             "models\newsletterusersmodel" => "newsletterModel" (15)
             "models\eshop\producermodel" => "producerModel" (13)
             basefacebook => "facebook" (8)
             facebook => "facebook" (8)
             "weseus\security\authenticator" => FALSE
             "nette\security\iauthenticator" => FALSE
             "weseus\security\facebookauthenticator" => "facebookAuthenticator" (21)
             "weseus\helpers\weseushelpers" => FALSE
             "weseus\helpers\smartyhelpers" => "smartyHelpers" (13)
             "nettetranslator\ieditable" => "translator" (10)
             "nette\localization\itranslator" => "translator" (10)
             "nettetranslator\gettext" => "translator" (10)
             "nette\security\permission" => "authorizator" (12)
             "nette\security\iauthorizator" => "authorizator" (12)
             "weseus\security\acl" => "authorizator" (12)
             "aclproj\security\authenticatoris" => "authenticatorIs" (15)
             "weseus\helpers\imagehelpers" => "imageHelpers" (12)
             "weseus\helpers\pricehelpers" => "priceHelpers" (12)
             help => "help" (4)
             "weseus\helpers\stringhelpers" => "stringHelpers" (13)
             "weseus\helpers\socialhelpers" => "socialHelpers" (13)
             "weseus\helpers\datehelpers" => "dateHelpers" (11)
             "models\paymentmodel" => "paymentModel" (12)
             "models\jobsmodel" => "jobsModel" (9)
             "models\uchazecmodel" => "uchazecModel" (12)
             "models\glossarymodel" => "glossaryModel" (13)
             "models\eshop\deliveryaddressmodel" => "deliveryAddress" (15)
             "models\eshop\basketmodel" => "basket" (6)
             "models\zamestnavatelmodel" => "zamestnavatelModel" (18)
             "models\nabidkypracemodel" => "nabidkyPraceModel" (17)
             "models\objednavkamodel" => "objednavkaModel" (15)
             "models\operacekreditmodel" => "operaceKreditModel" (18)
             "models\dokladmodel" => "dokladModel" (11)
             "models\cenikmodel" => "cenikModel" (10)
             "nette\freezableobject" => "container" (9)
             "nette\ifreezable" => "container" (9)
             "nette\di\icontainer" => "container" (9)
             "nette\di\container" => "container" (9)
          }
          {
             appMode => NULL
          }
          {
             appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
             wwwDir => "//www/hosting/jobcveye.com/www" (30)
             debugMode => TRUE
             productionMode => FALSE
             environment => "production" (10)
             consoleMode => FALSE
             container => array(2) { ... }
             tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
             eshop => FALSE
             database => array(5) { ... }
             facebook => array(2) { ... }
             security => array(1) { ... }
             rb => array(3) { ... }
             payU => array(6) { ... }
             modules => array(11) { ... }
             lang => "cs" (2)
             sess_expire => "+ 10 days" (9)
             paging => 12
             pagelist_size => 4
             countries_id => 1
             mail_bcc => "websmaster@jobcveye.com" (23)
             availability_id => 1
          }
          {
             appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
             wwwDir => "//www/hosting/jobcveye.com/www" (30)
             debugMode => TRUE
             productionMode => FALSE
             environment => "production" (10)
             consoleMode => FALSE
             container => array(2) { ... }
             tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
             eshop => FALSE
             database => array(5) { ... }
             facebook => array(2) { ... }
             security => array(1) { ... }
             rb => array(3) { ... }
             payU => array(6) { ... }
             modules => array(11) { ... }
             lang => "cs" (2)
             sess_expire => "+ 10 days" (9)
             paging => 12
             pagelist_size => 4
             countries_id => 1
             mail_bcc => "websmaster@jobcveye.com" (23)
             availability_id => 1
          }
          {
             "nette.httpRequestFactory" => Nette\Http\RequestFactory(2) { ... }
             httpRequest => Nette\Http\Request(9) { ... }
             httpResponse => Nette\Http\Response(5) { ... }
             session => Nette\Http\Session(4) { ... }
             appMode => Weseus\Core\AppMode(4) { ... }
             "nette.cacheJournal" => Nette\Caching\Storages\FileJournal(9) { ... }
             cacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
             "nette.database.defaultConnectionPanel" => Nette\Database\Diagnostics\ConnectionPanel(7) { ... }
             "nette.database.default" => Nette\Database\Connection(6) { ... }
             db => Nette\Database\Connection(6) { ... }
             router => Nette\Application\Routers\RouteList(3) { ... }
             "nette.presenterFactory" => Nette\Application\PresenterFactory(4) { ... }
             application => Nette\Application\Application(14) { ... }
             container => SystemContainer(8) { *RECURSION* }
             mail => Weseus\Mail\WeseusMail(1) { ... }
             cache => Nette\Caching\Cache(4) { ... }
             priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... }
             uchazecModel => Models\UchazecModel(6) { ... }
             zamestnavatelModel => Models\ZamestnavatelModel(6) { ... }
             "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage(5) { ... }
             "nette.userStorage" => Nette\Http\UserStorage(3) { ... }
             user => Nette\Security\User(8) { ... }
             weseusHelpers => Weseus\Helpers\WeseusHelpers(1) { ... }
             smartyHelpers => Weseus\Helpers\SmartyHelpers(0) 
             socialHelpers => Weseus\Helpers\SocialHelpers(1) { ... }
             stringHelpers => Weseus\Helpers\StringHelpers(1) { ... }
             dateHelpers => Weseus\Helpers\DateHelpers(1) { ... }
             imageHelpers => Weseus\Helpers\ImageHelpers(1) { ... }
             translator => NetteTranslator\Gettext(8) { ... }
             model => Models\BaseModel(6) { ... }
          }
          factories private => array(0) 
          creating private => array(0) 
          frozen private => FALSE
       }
       {
          file private => NULL
          [
             0 => Nette\Callback(1) { ... }
          ]
          source private => NULL
          {
             _control => FrontModule\RecruiterPresenter(48) { *RECURSION* }
             control => FrontModule\RecruiterPresenter(48) { *RECURSION* }
             _presenter => FrontModule\RecruiterPresenter(48) { *RECURSION* }
             presenter => FrontModule\RecruiterPresenter(48) { *RECURSION* }
             user => Nette\Security\User(8) { ... }
             netteHttpResponse => Nette\Http\Response(5) { ... }
             netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
             baseUrl => "https://www.jobcveye.com" (24)
             baseUri => "https://www.jobcveye.com" (24)
             basePath => ""
             flashes => array(0) 
             tplInfo => "<!-- FrontModule/templates/Recruiter/detail.latte -->" (53)
             e_settings => array(102) { ... }
             cfg => array(46) { ... }
             lang => "cs" (2)
             isBasket => 0
             isSale => 0
             eshop => 0
          }
          [
             0 => Nette\Callback(1) { ... }
          ]
          {
             translate => Nette\Callback(1) { ... }
          }
          [
             0 => Nette\Callback(1) { ... }
             1 => Nette\Callback(1) { ... }
             2 => Nette\Callback(1) { ... }
             3 => Nette\Callback(1) { ... }
             4 => Nette\Callback(1) { ... }
             5 => Nette\Callback(1) { ... }
             6 => Nette\Callback(1) { ... }
             7 => Nette\Callback(1) { ... }
          ]
          {
             hint => NULL
             dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46)
             useDirs private => TRUE
             journal private => Nette\Caching\Storages\FileJournal(9) { ... }
             locks private => NULL
          }
       }
       invalidSnippets private => array(0) 
       snippetMode => NULL
       {
          action => "detail" (6)
          id => "1732" (4)
          obory => array(0) 
          kraje => array(0) 
          pozice => array(0) 
          zamestnavatele => array(0) 
          backlink => array(0) 
          fulltext => NULL
          lang => NULL
       }
       components private => array(0) 
       cloning private => NULL
       parent private => NULL
       name private => "Front:Recruiter" (15)
       monitors private => array(0) 
    }
    
    $args
    [
       0 => "1732" (4)
    ]
    
    80:      * @param  array 81:      * @return bool  does method exist? 82:      */ 83:     protected function tryCall($method, array $params) 84:     { 85:         $rc $this->getReflection(); 86:         if ($rc->hasMethod($method)) { 87:             $rm $rc->getMethod($method); 88:             if ($rm->isPublic() && !$rm->isAbstract() && !$rm->isStatic()) { 89:                 $this->checkRequirements($rm); 90:                 $rm->invokeArgs($this, $rc->combineArgs($rm, $params)); 91:                 return TRUE; 92:             } 93:         } 94:         return FALSE;
  4. /www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Presenter.php:174 source   Nette\Application\UI\PresenterComponent-> tryCall (arguments )

    $method
    "actiondetail" (12)
    
    $params
    {
       action => "detail" (6)
       id => "1732" (4)
       obory => array(0) 
       kraje => array(0) 
       pozice => array(0) 
       zamestnavatele => array(0) 
       backlink => array(0) 
       fulltext => NULL
       lang => NULL
    }
    
    164:             } 165: 166:             $this->initGlobalParameters(); 167:             $this->checkRequirements($this->getReflection()); 168:             $this->startup(); 169:             if (!$this->startupCheck) { 170:                 $class $this->getReflection()->getMethod('startup')->getDeclaringClass()->getName(); 171:                 throw new Nette\InvalidStateException("Method $class::startup() or its descendant doesn't call parent::startup()."); 172:             } 173:             // calls $this->action<Action>() 174:             $this->tryCall($this->formatActionMethod($this->getAction()), $this->params); 175: 176:             // autoload components 177:             foreach ($this->globalParams as $id => $foo) { 178:                 $this->getComponent($idFALSE);
  5. /www/hosting/jobcveye.com/www/front/libs/Nette/Application/Application.php:124 source   Nette\Application\UI\Presenter-> run (arguments )

    $request
    {
       method private => "GET" (3)
       {
          secured => TRUE
       }
       name private => "Front:Recruiter" (15)
       {
          action => "detail" (6)
          id => "1732" (4)
       }
       post private => array(0) 
       files private => array(0) 
       frozen private => TRUE
    }
    
    114:                     $this->presenter $this->presenterFactory->createPresenter($presenterName); 115:                 } catch (InvalidPresenterException $e) { 116:                     throw new BadRequestException($e->getMessage(), 404$e); 117:                 } 118: 119:                 $this->presenterFactory->getPresenterClass($presenterName); 120:                 $request->setPresenterName($presenterName); 121:                 $request->freeze(); 122: 123:                 // Execute presenter 124:                 $response = $this->presenter->run($request); 125:                 if ($response) { 126:                     $this->onResponse($this$response); 127:                 } 128:
  6. /www/hosting/jobcveye.com/www/front/app/bootstrap.php:198 source   Nette\Application\Application-> run ()

    188:         "action" => "default", 189:         "url" => NULL 190:     ), Route::SECURED); 191: //} else { 192: //    $container->router = new SimpleRouter('Front:Cms:default'); 193: //} 194: 195: //Nastaví error presenter a catch exceptions. 196: $container $container->appMode->setErrorPresenter($container); 197: // Run the application! 198: $container->application->run(); 199: 200:
  7. /www/hosting/jobcveye.com/www/index.php:35 source   require (arguments )

    #0
    "/www/hosting/jobcveye.com/www/front/app/bootstrap.php" (53)
    
    25: 26: // absolute filesystem path to old admin 27: define('ADMIN_DIR'WWW_DIR '/admin'); 28: 29: // absolute filesystem path to old admin 30: define('EXPORT_DIR'WWW_DIR '/export'); 31: 32: define("_MPDF_TEMP_PATH"WWW_DIR '/front/temp/mpdf'); 33: 34: // load bootstrap file 35: require APP_DIR . '/bootstrap.php'; 36: 37:

Nette Application

Requests

[
   {
      method private => "GET" (3)
      {
         secured => TRUE
      }
      name private => "Front:Recruiter" (15)
      {
         action => "detail" (6)
         id => "1732" (4)
      }
      post private => array(0) 
      files private => array(0) 
      frozen private => TRUE
   }
]

Presenter

{
   job => FALSE
   employer => NULL
   jobs => NULL
   h1 protected => "Nabídky zaměstnání" (22)
   obory => array(0) 
   kraje => array(0) 
   pozice => array(0) 
   zamestnavatele => array(0) 
   backlink => array(0) 
   fulltext => NULL
   setFilter private => NULL
   navNode protected => NULL
   lang => NULL
   {
      id => 1
      flag1_name => NULL
      flag2_name => NULL
      flag3_name => NULL
      flag4_name => NULL
      flag5_name => NULL
      default_paging => 9
      max_cpc => NULL
      bank_accounts => NULL
      testing_orders_email => "info@jobcveye.com" (17)
      customer_points => "percent" (7)
      banner_content_top => 1
      banner_content_bottom => 1
      banner_aside_top => 1
      banner_aside_middle => 1
      banner_aside_bottom => 1
      suggest_producer_limit => 3
      suggest_category_limit => 3
      suggest_product_limit => 5
      suggest_news_limit => 1
      suggest_pages_limit => 2
      paging_plus_count => NULL
      paging_choices => "9,18,36" (7)
      similar_limit => 30
      related_limit => 30
      variant_limit => 30
      home_page_limit => 9
      similar_order => "e_products.priority" (19)
      related_order => "e_products.priority" (19)
      variant_order => "e_products.priority" (19)
      home_page_order => "e_products.priority" (19)
      flag_action_enable => 1
      flag_new_enable => 0
      flag_bestseller_enable => 1
      flag_sale_enable => 1
      flag_recommend_enable => 0
      flag_free_delivery_enable => 1
      flag_home_page_enable => 1
      fb_secret => "cae3165f2e32c0be3d66dbc4a12bb6bb" (32)
      system_info_email => "info@jobcveye.com" (17)
      inv_name => "PRACE.TIPS" (10)
      inv_street => "Husova 205" (10)
      inv_city => "Pardubice" (9)
      inv_zip => "530 03" (6)
      inv_bank_account => "+420 734 151 989" (16)
      inv_bank_code => NULL
      inv_stamp => NULL
      inv_ic => "60137461" (8)
      inv_dic => "Neplátce" (9)
      inv_email => "info@prace.tips" (15)
      inv_phone => "+420 537 021 659" (16)
      inv_web => "www.prace.tips" (14)
      currency => "Kč" (3)
      price_decimals => 0
      cache => 0
      production_mode => 1
      rounding_type => "round" (5)
      heureka_overeno => 0
      heureka_key => NULL
      customer_points_global_percent => 5.0
      system_messages_color1 => "#E1EFD6" (7)
      system_messages_color2 => "#5CAE1B" (7)
      system_messages_color3 => "#333333" (7)
      heureka_widget => NULL
      tracking_codes => "test kodu" (9)
      tracking_ecommerce => 1
      tracking_heureka => 1
      price_categories => 1
      price01_name => NULL
      price02_name => NULL
      price03_name => NULL
      price04_name => NULL
      price05_name => NULL
      price06_name => NULL
      price07_name => NULL
      price08_name => NULL
      price09_name => NULL
      price10_name => NULL
      default_price_column => 1
      default_e_tax_rates_id => 1
      customer_points_with_tax => 1
      price_categories_overwrite_action => 1
      heureka_public_key => NULL
      add_basket_type => "popup" (5)
      image_quality => 100
      watermark_position_x => "middle" (6)
      watermark_position_y => "middle" (6)
      watermark_opacity => 30
      watermark_product_detail => 1
      watermark_product_full => 1
      watermark_product_list => 1
      watermark_use => 0
      watermark_small_src => "watermark_small.png" (19)
      watermark_middle_src => "watermark_middle.png" (20)
      watermark_full_src => "watermark_full.png" (18)
      search_columns_product => "name, internal_code, producer_code" (34)
      popup_basket_related_limit => 2
      amount_units => "ks,l,m,kg,dcl" (13)
      free_delivery_option => "least_one_out_of_voucher" (24)
      delivery_use_weight => 1
      cp_online => 1
      glossary_expire_hours => 10
   }
   cacheKey protected => NULL
   {
      {
         dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
         driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
         preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
         databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
         cache private => Nette\Caching\Cache(4) { ... }
         onQuery => array(1) [ ... ]
      }
      {
         storage private => Nette\Caching\Storages\FileStorage(4) { ... }
         namespace private => "\x00"
         key private => NULL
         data private => NULL
      }
      table => NULL
      {
         context protected => SystemContainer(8) { ... }
      }
      {
         method private => "GET" (3)
         url private => Nette\Http\UrlScript(10) { ... }
         query private => array(0) 
         post private => array(0) 
         files private => array(0) 
         cookies private => array(0) 
         headers private => array(3) { ... }
         remoteAddress private => "3.89.116.152" (12)
         remoteHost private => NULL
      }
      {
         context private => SystemContainer(8) { ... }
      }
   }
   {
      {
         dsn private => "mysql:host=217.198.117.28;dbname=jobwin" (39)
         driver private => Nette\Database\Drivers\MySqlDriver(1) { ... }
         preprocessor private => Nette\Database\SqlPreprocessor(6) { ... }
         databaseReflection private => Nette\Database\Reflection\DiscoveredReflection(5) { ... }
         cache private => Nette\Caching\Cache(4) { ... }
         onQuery => array(1) [ ... ]
      }
      {
         storage private => Nette\Caching\Storages\FileStorage(4) { ... }
         namespace private => "\x00"
         key private => NULL
         data private => NULL
      }
      table => NULL
      {
         context protected => SystemContainer(8) { ... }
      }
      {
         method private => "GET" (3)
         url private => Nette\Http\UrlScript(10) { ... }
         query private => array(0) 
         post private => array(0) 
         files private => array(0) 
         cookies private => array(0) 
         headers private => array(3) { ... }
         remoteAddress private => "3.89.116.152" (12)
         remoteHost private => NULL
      }
      {
         context private => SystemContainer(8) { ... }
      }
   }
   zamestnavatel => NULL
   {
      {
         regenerated private => TRUE
         options private => array(14) { ... }
         request private => Nette\Http\Request(9) { ... }
         response private => Nette\Http\Response(5) { ... }
      }
      name private => "weseus" (6)
      {
         http_referer => "Přímé zadání adresy" (24)
         pagelist => array(1) [ ... ]
      }
      meta private => NULL
      warnOnUndefined => FALSE
   }
   invalidLinkMode => 2
   onShutdown => NULL
   {
      method private => "GET" (3)
      {
         secured => TRUE
      }
      name private => "Front:Recruiter" (15)
      {
         action => "detail" (6)
         id => "1732" (4)
      }
      post private => array(0) 
      files private => array(0) 
      frozen private => TRUE
   }
   response private => NULL
   autoCanonicalize => TRUE
   absoluteUrls => FALSE
   globalParams private => array(0) 
   globalState private => NULL
   globalStateSinces private => NULL
   action private => "detail" (6)
   view private => "detail" (6)
   layout private => NULL
   payload private => stdClass(0) 
   signalReceiver private => ""
   signal private => NULL
   ajaxMode private => FALSE
   startupCheck private => TRUE
   lastCreatedRequest private => NULL
   lastCreatedRequestFlag private => NULL
   {
      {
         "nette\object" => FALSE
         "nette\caching\storages\ijournal" => "nette.cacheJournal" (18)
         "nette\caching\storages\filejournal" => "nette.cacheJournal" (18)
         "nette\caching\istorage" => "cacheStorage" (12)
         "nette\caching\storages\filestorage" => "cacheStorage" (12)
         "nette\http\requestfactory" => "nette.httpRequestFactory" (24)
         "nette\http\irequest" => "httpRequest" (11)
         "nette\http\request" => "httpRequest" (11)
         "nette\http\iresponse" => "httpResponse" (12)
         "nette\http\response" => "httpResponse" (12)
         "nette\http\context" => "nette.httpContext" (17)
         "nette\http\session" => "session" (7)
         "nette\security\iuserstorage" => "nette.userStorage" (17)
         "nette\http\userstorage" => "nette.userStorage" (17)
         "nette\security\user" => "user" (4)
         "nette\application\application" => "application" (11)
         "nette\application\ipresenterfactory" => "nette.presenterFactory" (22)
         "nette\application\presenterfactory" => "nette.presenterFactory" (22)
         "nette\arraylist" => "router" (6)
         traversable => "router" (6)
         iteratoraggregate => "router" (6)
         countable => "router" (6)
         arrayaccess => FALSE
         "nette\application\irouter" => "router" (6)
         "nette\application\routers\routelist" => "router" (6)
         "nette\mail\imailer" => "nette.mailer" (12)
         "nette\mail\sendmailmailer" => "nette.mailer" (12)
         "nette\di\nestedaccessor" => "nette.database" (14)
         pdo => "nette.database.default" (22)
         "nette\database\connection" => "nette.database.default" (22)
         "models\basemodel" => FALSE
         "models\eshop\ordersmodel" => "ordersModel" (11)
         "models\eshop\watchdogmodel" => "watchDogModel" (13)
         "models\eshop\customersmodel" => "customerModel" (13)
         "models\eshop\settingsmodel" => "settingsModel" (13)
         "models\eshop\deliverypaymentmodel" => "deliveryPaymentModel" (20)
         "models\eshop\ipblockmodel" => "ipBlockModel" (12)
         "models\eshop\messagemodel" => "messageModel" (12)
         "models\formmodel" => "formModel" (9)
         "models\eshop\pplmodel" => "pplModel" (8)
         "models\eshop\invoicemodel" => "invoiceModel" (12)
         "models\eshop\bannermodel" => "bannerModel" (11)
         "models\eshop\vouchermodel" => "voucherModel" (12)
         "models\eshop\heurekamodel" => "heurekaModel" (12)
         "models\eshop\actionmodel" => "actionModel" (11)
         "models\pagemodel" => "pageModel" (9)
         "models\menumodel" => "menuModel" (9)
         "weseus\mail\weseusmail" => "mail" (4)
         "nette\caching\cache" => "cache" (5)
         "models\newsmodel" => "newsModel" (9)
         "models\eshop\searchmodel" => "searchModel" (11)
         "models\eshop\categorymodel" => "categoryModel" (13)
         "models\eshop\productmodel" => "productModel" (12)
         "models\newsletterusersmodel" => "newsletterModel" (15)
         "models\eshop\producermodel" => "producerModel" (13)
         basefacebook => "facebook" (8)
         facebook => "facebook" (8)
         "weseus\security\authenticator" => FALSE
         "nette\security\iauthenticator" => FALSE
         "weseus\security\facebookauthenticator" => "facebookAuthenticator" (21)
         "weseus\helpers\weseushelpers" => FALSE
         "weseus\helpers\smartyhelpers" => "smartyHelpers" (13)
         "nettetranslator\ieditable" => "translator" (10)
         "nette\localization\itranslator" => "translator" (10)
         "nettetranslator\gettext" => "translator" (10)
         "nette\security\permission" => "authorizator" (12)
         "nette\security\iauthorizator" => "authorizator" (12)
         "weseus\security\acl" => "authorizator" (12)
         "aclproj\security\authenticatoris" => "authenticatorIs" (15)
         "weseus\helpers\imagehelpers" => "imageHelpers" (12)
         "weseus\helpers\pricehelpers" => "priceHelpers" (12)
         help => "help" (4)
         "weseus\helpers\stringhelpers" => "stringHelpers" (13)
         "weseus\helpers\socialhelpers" => "socialHelpers" (13)
         "weseus\helpers\datehelpers" => "dateHelpers" (11)
         "models\paymentmodel" => "paymentModel" (12)
         "models\jobsmodel" => "jobsModel" (9)
         "models\uchazecmodel" => "uchazecModel" (12)
         "models\glossarymodel" => "glossaryModel" (13)
         "models\eshop\deliveryaddressmodel" => "deliveryAddress" (15)
         "models\eshop\basketmodel" => "basket" (6)
         "models\zamestnavatelmodel" => "zamestnavatelModel" (18)
         "models\nabidkypracemodel" => "nabidkyPraceModel" (17)
         "models\objednavkamodel" => "objednavkaModel" (15)
         "models\operacekreditmodel" => "operaceKreditModel" (18)
         "models\dokladmodel" => "dokladModel" (11)
         "models\cenikmodel" => "cenikModel" (10)
         "nette\freezableobject" => "container" (9)
         "nette\ifreezable" => "container" (9)
         "nette\di\icontainer" => "container" (9)
         "nette\di\container" => "container" (9)
      }
      {
         appMode => NULL
      }
      {
         appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
         wwwDir => "//www/hosting/jobcveye.com/www" (30)
         debugMode => TRUE
         productionMode => FALSE
         environment => "production" (10)
         consoleMode => FALSE
         container => array(2) { ... }
         tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
         eshop => FALSE
         database => array(5) { ... }
         facebook => array(2) { ... }
         security => array(1) { ... }
         rb => array(3) { ... }
         payU => array(6) { ... }
         modules => array(11) { ... }
         lang => "cs" (2)
         sess_expire => "+ 10 days" (9)
         paging => 12
         pagelist_size => 4
         countries_id => 1
         mail_bcc => "websmaster@jobcveye.com" (23)
         availability_id => 1
      }
      {
         appDir => "/www/hosting/jobcveye.com/www/front/app" (39)
         wwwDir => "//www/hosting/jobcveye.com/www" (30)
         debugMode => TRUE
         productionMode => FALSE
         environment => "production" (10)
         consoleMode => FALSE
         container => array(2) { ... }
         tempDir => "/www/hosting/jobcveye.com/www/front/app/../temp" (47)
         eshop => FALSE
         database => array(5) { ... }
         facebook => array(2) { ... }
         security => array(1) { ... }
         rb => array(3) { ... }
         payU => array(6) { ... }
         modules => array(11) { ... }
         lang => "cs" (2)
         sess_expire => "+ 10 days" (9)
         paging => 12
         pagelist_size => 4
         countries_id => 1
         mail_bcc => "websmaster@jobcveye.com" (23)
         availability_id => 1
      }
      {
         "nette.httpRequestFactory" => Nette\Http\RequestFactory(2) { ... }
         httpRequest => Nette\Http\Request(9) { ... }
         httpResponse => Nette\Http\Response(5) { ... }
         session => Nette\Http\Session(4) { ... }
         appMode => Weseus\Core\AppMode(4) { ... }
         "nette.cacheJournal" => Nette\Caching\Storages\FileJournal(9) { ... }
         cacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
         "nette.database.defaultConnectionPanel" => Nette\Database\Diagnostics\ConnectionPanel(7) { ... }
         "nette.database.default" => Nette\Database\Connection(6) { ... }
         db => Nette\Database\Connection(6) { ... }
         router => Nette\Application\Routers\RouteList(3) { ... }
         "nette.presenterFactory" => Nette\Application\PresenterFactory(4) { ... }
         application => Nette\Application\Application(14) { ... }
         container => SystemContainer(8) { *RECURSION* }
         mail => Weseus\Mail\WeseusMail(1) { ... }
         cache => Nette\Caching\Cache(4) { ... }
         priceHelpers => Weseus\Helpers\PriceHelpers(1) { ... }
         uchazecModel => Models\UchazecModel(6) { ... }
         zamestnavatelModel => Models\ZamestnavatelModel(6) { ... }
         "nette.templateCacheStorage" => Nette\Caching\Storages\PhpFileStorage(5) { ... }
         "nette.userStorage" => Nette\Http\UserStorage(3) { ... }
         user => Nette\Security\User(8) { ... }
         weseusHelpers => Weseus\Helpers\WeseusHelpers(1) { ... }
         smartyHelpers => Weseus\Helpers\SmartyHelpers(0) 
         socialHelpers => Weseus\Helpers\SocialHelpers(1) { ... }
         stringHelpers => Weseus\Helpers\StringHelpers(1) { ... }
         dateHelpers => Weseus\Helpers\DateHelpers(1) { ... }
         imageHelpers => Weseus\Helpers\ImageHelpers(1) { ... }
         translator => NetteTranslator\Gettext(8) { ... }
         model => Models\BaseModel(6) { ... }
      }
      factories private => array(0) 
      creating private => array(0) 
      frozen private => FALSE
   }
   {
      file private => NULL
      [
         0 => Nette\Callback(1) { ... }
      ]
      source private => NULL
      {
         _control => FrontModule\RecruiterPresenter(48) { *RECURSION* }
         control => FrontModule\RecruiterPresenter(48) { *RECURSION* }
         _presenter => FrontModule\RecruiterPresenter(48) { *RECURSION* }
         presenter => FrontModule\RecruiterPresenter(48) { *RECURSION* }
         user => Nette\Security\User(8) { ... }
         netteHttpResponse => Nette\Http\Response(5) { ... }
         netteCacheStorage => Nette\Caching\Storages\FileStorage(4) { ... }
         baseUrl => "https://www.jobcveye.com" (24)
         baseUri => "https://www.jobcveye.com" (24)
         basePath => ""
         flashes => array(0) 
         tplInfo => "<!-- FrontModule/templates/Recruiter/detail.latte -->" (53)
         e_settings => array(102) { ... }
         cfg => array(46) { ... }
         lang => "cs" (2)
         isBasket => 0
         isSale => 0
         eshop => 0
      }
      [
         0 => Nette\Callback(1) { ... }
      ]
      {
         translate => Nette\Callback(1) { ... }
      }
      [
         0 => Nette\Callback(1) { ... }
         1 => Nette\Callback(1) { ... }
         2 => Nette\Callback(1) { ... }
         3 => Nette\Callback(1) { ... }
         4 => Nette\Callback(1) { ... }
         5 => Nette\Callback(1) { ... }
         6 => Nette\Callback(1) { ... }
         7 => Nette\Callback(1) { ... }
      ]
      {
         hint => NULL
         dir private => "/www/hosting/jobcveye.com/www/front/temp/cache" (46)
         useDirs private => TRUE
         journal private => Nette\Caching\Storages\FileJournal(9) { ... }
         locks private => NULL
      }
   }
   invalidSnippets private => array(0) 
   snippetMode => NULL
   {
      action => "detail" (6)
      id => "1732" (4)
      obory => array(0) 
      kraje => array(0) 
      pozice => array(0) 
      zamestnavatele => array(0) 
      backlink => array(0) 
      fulltext => NULL
      lang => NULL
   }
   components private => array(0) 
   cloning private => NULL
   parent private => NULL
   name private => "Front:Recruiter" (15)
   monitors private => array(0) 
}

Environment

$_SERVER

USER
"relaxmedia" (10)
HOME
"/home/relaxmedia" (16)
FCGI_ROLE
"RESPONDER" (9)
REDIRECT_HTTP2
"on" (2)
REDIRECT_H2PUSH
"off" (3)
REDIRECT_H2_PUSH
"off" (3)
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"72-1" (4)
REDIRECT_HTTPS
"on" (2)
REDIRECT_SSL_TLS_SNI
"www.jobcveye.com" (16)
REDIRECT_STATUS
"200" (3)
HTTP2
"on" (2)
H2PUSH
"off" (3)
H2_PUSH
"off" (3)
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"72-1" (4)
HTTPS
"on" (2)
SSL_TLS_SNI
"www.jobcveye.com" (16)
proxy-nokeepalive
"1"
HTTP_ACCEPT
"*/*" (3)
HTTP_USER_AGENT
"claudebot" (9)
HTTP_HOST
"www.jobcveye.com" (16)
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" (60)
SERVER_SIGNATURE
"<address>Apache/2.4.25 (Debian) Server at www.jobcveye.com Port 443</address>
" (78)
SERVER_SOFTWARE
"Apache/2.4.25 (Debian)" (22)
SERVER_NAME
"www.jobcveye.com" (16)
SERVER_ADDR
"217.198.117.28" (14)
SERVER_PORT
"443" (3)
REMOTE_ADDR
"3.89.116.152" (12)
DOCUMENT_ROOT
"/www/hosting/jobcveye.com/www" (29)
REQUEST_SCHEME
"https" (5)
CONTEXT_PREFIX
""
CONTEXT_DOCUMENT_ROOT
"/www/hosting/jobcveye.com/www" (29)
SERVER_ADMIN
"webmaster@jobcveye.com" (22)
SCRIPT_FILENAME
"//www/hosting/jobcveye.com/www/index.php" (40)
REMOTE_PORT
"53808" (5)
REDIRECT_URL
"/nabidky-zamestnani/detail/1732" (31)
GATEWAY_INTERFACE
"CGI/1.1" (7)
SERVER_PROTOCOL
"HTTP/2.0" (8)
REQUEST_METHOD
"GET" (3)
QUERY_STRING
""
REQUEST_URI
"/nabidky-zamestnani/detail/1732" (31)
SCRIPT_NAME
"/index.php" (10)
PHP_SELF
"/index.php" (10)
REQUEST_TIME_FLOAT
1711660695.0506
REQUEST_TIME
1711660695

$_SESSION

__NFNette Session

Nette Session

weseus
{
   http_referer => "Přímé zadání adresy" (24)
   [
      0 => "/nabidky-zamestnani/detail/1732" (31)
   ]
}
NetteTranslator-Gettext
{
   newStrings => array(0) 
}
Nette.Http.UserStorage/
{
   authenticated => NULL
}

Constants

WWW_DIR
"/www/hosting/jobcveye.com/www" (29)
WEBTEMP_DIR
"/www/hosting/jobcveye.com/www/webtemp" (37)
APP_DIR
"/www/hosting/jobcveye.com/www/front/app" (39)
LIBS_DIR
"/www/hosting/jobcveye.com/www/front/libs" (40)
LOG_DIR
"/www/hosting/jobcveye.com/www/front/log" (39)
COMPONENTS_TPL_DIR
"/www/hosting/jobcveye.com/www/front/app/templates/Components" (60)
PRODUCTS_TMP_DIR
"webtemp/e_products" (18)
FORMS_TPL_DIR
"/www/hosting/jobcveye.com/www/front/app/templates/Forms" (55)
ADMIN_DIR
"/www/hosting/jobcveye.com/www/admin" (35)
EXPORT_DIR
"/www/hosting/jobcveye.com/www/export" (36)
_MPDF_TEMP_PATH
"/www/hosting/jobcveye.com/www/front/temp/mpdf" (45)
NETTE
TRUE
NETTE_DIR
"/www/hosting/jobcveye.com/www/front/libs/Nette" (46)
NETTE_VERSION_ID
20014
NETTE_PACKAGE
"5.3" (3)

Included files (148)

/www/hosting/jobcveye.com/www/index.php
/www/hosting/jobcveye.com/www/front/app/bootstrap.php
/www/hosting/jobcveye.com/www/front/libs/Nette/loader.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/exceptions.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Object.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/LimitedScope.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/AutoLoader.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/NetteLoader.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Helpers.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/shortcuts.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Html.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Debugger.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Logger.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/FireLogger.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/BlueScreen.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/Bar.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/DefaultBarPanel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/IBarPanel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/SafeStream.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Config/Configurator.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Loaders/RobotLoader.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/FileStorage.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/IStorage.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Cache.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Callback.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Framework.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/AppMode.php
/www/hosting/jobcveye.com/www/front/libs/Is/FormsBootstrapRenderer/DI/RendererExtension.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Config/CompilerExtension.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/PhpFileStorage.php
/www/hosting/jobcveye.com/www/front/temp/cache/_Nette.Configurator/_-a99794202c30ed80c9b9a34b0e649db7.php
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/Container.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/FreezableObject.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/IFreezable.php
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/IContainer.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/ClassType.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Method.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Session.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/RequestFactory.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/UrlScript.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Url.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ObjectMixin.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Utils/Strings.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Request.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/IRequest.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/Response.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/IResponse.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/DateTime.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/Environment.php
/www/hosting/jobcveye.com/www/front/libs/Components/CheckboxList/CheckboxList.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/BaseControl.php
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/Component.php
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/IComponent.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/IControl.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Container.php
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/Container.php
/www/hosting/jobcveye.com/www/front/libs/Nette/ComponentModel/IContainer.php
/www/hosting/jobcveye.com/www/front/libs/AntiSpam/AntispamControl.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/TextInput.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/TextBase.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Form.php
/www/hosting/jobcveye.com/www/front/libs/Replicator/src/Kdyby/Replicator/Container.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/SubmitButton.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/Controls/Button.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Forms/ISubmitterControl.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/Language.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Connection.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Statement.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Drivers/MySqlDriver.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/ISupplementalDriver.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Row.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ArrayHash.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/SqlPreprocessor.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/FileJournal.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Caching/Storages/IJournal.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Reflection/DiscoveredReflection.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/IReflection.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Diagnostics/ConnectionPanel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/SessionSection.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Routers/Route.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IRouter.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Routers/RouteList.php
/www/hosting/jobcveye.com/www/front/libs/Nette/common/ArrayList.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Routers/ModuleRouter.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Application.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/PresenterFactory.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IPresenterFactory.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Diagnostics/RoutingPanel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/Request.php
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/RecruiterPresenter.php
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/WeseusPresenter.php
/www/hosting/jobcveye.com/www/front/app/FrontModule/presenters/BasePresenter.php
/www/hosting/jobcveye.com/www/front/app/presenters/BasePresenter.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Presenter.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/Control.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/PresenterComponent.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/ISignalReceiver.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/IStatePersistent.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/IRenderable.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/IPresenter.php
/www/hosting/jobcveye.com/www/front/libs/Nette/DI/Helpers.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Parameter.php
/www/hosting/jobcveye.com/www/front/app/models/jobcveye/UchazecModel.php
/www/hosting/jobcveye.com/www/front/app/models/BaseModel.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Mail/WeseusMail.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/PriceHelpers.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/WeseusHelpers.php
/www/hosting/jobcveye.com/www/front/app/models/jobcveye/ZamestnavatelModel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/UI/PresenterComponentReflection.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/Property.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Reflection/AnnotationsParser.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/FileTemplate.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/Template.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/ITemplate.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Templating/IFileTemplate.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/User.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/IUserStorage.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Http/UserStorage.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Security/Diagnostics/UserPanel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Engine.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Parser.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Compiler.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/CoreMacros.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/MacroSet.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/IMacro.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/CacheMacro.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/UIMacros.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Latte/Macros/FormMacros.php
/www/hosting/jobcveye.com/www/front/libs/Is/FormsBootstrapRenderer/Latte/FormMacros.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/SmartyHelpers.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/SocialHelpers.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/StringHelpers.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/DateHelpers.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Helpers/ImageHelpers.php
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/Gettext.php
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/shortcuts.php
/www/hosting/jobcveye.com/www/front/libs/NetteTranslator/IEditable.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Localization/ITranslator.php
/www/hosting/jobcveye.com/www/front/libs/Weseus/Core/Cfg.php
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyPrace.php
/www/hosting/jobcveye.com/www/front/app/models/is/BaseModel.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Table/Selection.php
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasBenefity.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Database/Table/SqlBuilder.php
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasJazyky.php
/www/hosting/jobcveye.com/www/front/app/models/is/NabidkyHasKraje.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Application/exceptions.php
/www/hosting/jobcveye.com/www/front/libs/Nette/Diagnostics/templates/bluescreen.phtml

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.6.37-1+0~20180725093819.2+stretch~1.gbp606419
DirectiveLocal ValueMaster Value
allow_url_fopenOnOn
allow_url_includeOffOff
always_populate_raw_post_data00
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_charsetUTF-8UTF-8
default_mimetypetext/htmltext/html
disable_classesno valueno value
disable_functionspassthru, dl, backtick, putenv, exec, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellargpassthru, dl, backtick, putenv, exec, show_source, shell_exec, system, pcntl_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg
display_errorsOnOff
display_startup_errorsOffOff
doc_rootno valueno value
docref_extno valueno value
docref_rootno valueno value
enable_dlOffOff
enable_post_data_readingOnOn
error_append_stringno valueno value
error_log/www/hosting/jobcveye.com/www/front/log/php_error.logno value
error_prepend_stringno valueno value
error_reporting022527
exit_on_timeoutOffOff
expose_phpOffOff
extension_dir/usr/lib/php/20131226/usr/lib/php/20131226
file_uploadsOnOn
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.:/usr/share/php.:/usr/share/php
input_encodingno valueno value
internal_encodingno valueno value
log_errorsOffOn
log_errors_max_len10241024
mail.add_x_headerOnOn
mail.force_extra_parametersno valueno value
mail.logno valueno value
max_execution_time300300
max_file_uploads2020
max_input_nesting_level6464
max_input_time300300
max_input_vars10001000
memory_limit128M128M
open_basedir/www/hosting/jobcveye.com:/www/error-pages/www/hosting/jobcveye.com:/www/error-pages
output_buffering40964096
output_encodingno valueno value
output_handlerno valueno value
post_max_size64M64M
precision1414
realpath_cache_size16K16K
realpath_cache_ttl120120
register_argc_argvOffOff
report_memleaksOnOn
report_zend_debugOnOn
request_orderGPGP
sendmail_fromno valueno value
sendmail_path/usr/sbin/sendmail -t -i -f info@jobcveye.com -F ""/usr/sbin/sendmail -t -i -f info@jobcveye.com -F ""
serialize_precision1717
short_open_tagOffOff
SMTPlocalhostlocalhost
smtp_port2525
sql.safe_modeOffOff
sys_temp_dirno valueno value
track_errorsOffOff
unserialize_callback_funcno valueno value
upload_max_filesize64M64M
upload_tmp_dir/www/hosting/jobcveye.com/tmp/www/hosting/jobcveye.com/tmp
user_dirno valueno value
user_ini.cache_ttl300300
user_ini.filename.user.ini.user.ini
variables_orderGPCSGPCS
xmlrpc_error_number00
xmlrpc_errorsOffOff
zend.detect_unicodeOnOn
zend.enable_gcOnOn
zend.multibyteOffOff
zend.script_encodingno valueno value

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.52.1
Age 3
Features
AsynchDNS Yes
CharConv No
Debug No
GSS-Negotiate No
IDN Yes
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB Yes
SPNEGO Yes
SSL Yes
SSPI No
TLS-SRP Yes
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host x86_64-pc-linux-gnu
SSL Version OpenSSL/1.0.2l
ZLib Version 1.2.8
libSSH Version libssh2/1.7.0

date

date/time support enabled
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone Europe/Prague
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/BerlinEurope/Berlin

dba

DBA support enabled
libdb header version Berkeley DB 5.3.28: (September 9, 2013)
libdb library version Berkeley DB 5.3.28: (September 9, 2013)
Supported handlers cdb cdb_make db4 inifile flatfile qdbm
DirectiveLocal ValueMaster Value
dba.default_handlerflatfileflatfile

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.4
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

ereg

Regex Library Bundled library enabled

exif

EXIF Support enabled
EXIF Version 1.4 $Id: cad29b729548e4206f0697710cc9e177f26fdff3 $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF
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
libmagic 517

filter

Input Validation and Filtering enabled
Revision $Id: 5b79667bd9a68977a9b4f7505223a8e216e04908 $
DirectiveLocal ValueMaster Value
filter.defaultunsafe_rawunsafe_raw
filter.default_flagsno valueno value

ftp

FTP support enabled

gd

GD Support enabled
GD headers Version 2.2.4
GD library Version 2.2.4
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.6.3
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.6.28
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
WebP Support enabled
DirectiveLocal ValueMaster Value
gd.jpeg_ignore_warning00

gettext

GetText Support enabled

gmp

gmp support enabled
GMP version 6.1.2

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.24
DirectiveLocal ValueMaster Value
iconv.input_encodingno valueno value
iconv.internal_encodingno valueno value
iconv.output_encodingno valueno value

igbinary

igbinary support enabled
igbinary version 2.0.7
igbinary APCU serializer ABI 0
igbinary session support yes
DirectiveLocal ValueMaster Value
igbinary.compact_stringsOnOn

imagick

imagick moduleenabled
imagick module version 3.4.3
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
Imagick compiled with ImageMagick version ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
Imagick using ImageMagick library version ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
ImageMagick copyright © 1999-2017 ImageMagick Studio LLC
ImageMagick release date 20170114
ImageMagick number of supported formats: 226
ImageMagick supported formats 3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GROUP4, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
DirectiveLocal ValueMaster Value
imagick.locale_fix00
imagick.progress_monitor00
imagick.skip_version_check11

imap

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

intl

Internationalization supportenabled
version 1.1.0
ICU version 57.1
ICU Data version 57.1
DirectiveLocal ValueMaster Value
intl.default_localeno valueno value
intl.error_level00
intl.use_exceptions00

json

json support enabled
json version 1.2.1

libxml

libXML support active
libXML Compiled Version 2.9.4
libXML Loaded Version 20904
libXML streams enabled

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) backtrack check On
Multibyte regex (oniguruma) version 5.9.5
DirectiveLocal ValueMaster Value
mbstring.detect_orderno valueno value
mbstring.encoding_translationOffOff
mbstring.func_overload00
mbstring.http_inputno valueno value
mbstring.http_outputno valueno value
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_characternoneno value

memcache

memcache supportenabled
Version 3.0.9-dev
Revision $Revision$
DirectiveLocal ValueMaster Value
memcache.allow_failover11
memcache.chunk_size3276832768
memcache.compress_threshold2000020000
memcache.default_port1121111211
memcache.hash_functioncrc32crc32
memcache.hash_strategyconsistentconsistent
memcache.lock_timeout1515
memcache.max_failover_attempts2020
memcache.protocolasciiascii
memcache.redundancy11
memcache.session_redundancy22

memcached

memcached supportenabled
Version 2.2.0
libmemcached version 1.0.18
SASL support yes
Session support yes
igbinary support yes
json support yes
msgpack support yes
DirectiveLocal ValueMaster Value
memcached.compression_factor1.31.3
memcached.compression_threshold20002000
memcached.compression_typefastlzfastlz
memcached.serializerphpphp
memcached.sess_binary00
memcached.sess_connect_timeout10001000
memcached.sess_consistent_hash00
memcached.sess_lock_expire00
memcached.sess_lock_max_wait00
memcached.sess_lock_wait150000150000
memcached.sess_locking11
memcached.sess_number_of_replicas00
memcached.sess_prefixmemc.sess.key.memc.sess.key.
memcached.sess_randomize_replica_read00
memcached.sess_remove_failed00
memcached.sess_sasl_passwordno valueno value
memcached.sess_sasl_usernameno valueno value
memcached.store_retry_count22
memcached.use_sasl00

mhash

MHASH support Enabled
MHASH API Version Emulated Support

msgpack

MessagePack Support enabled
Session Support enabled
extension Version 0.5.7
header Version 0.5.4
DirectiveLocal ValueMaster Value
msgpack.error_displayOnOn
msgpack.illegal_key_insertOffOff
msgpack.php_onlyOnOn
msgpack.use_str8_serializationOnOn

mysql

MySQL Supportenabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
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.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
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
mysqli.rollback_on_cached_plinkOffOff

mysqlnd

mysqlndenabled
Version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
Compression supported
core SSL supported
extended SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 31536000
Collecting statistics Yes
Collecting memory statistics No
Tracing n/a
Loaded plugins mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
API Extensions mysql,mysqli,pdo_mysql
mysqlnd statistics
bytes_sent 713319
bytes_received 2575659
packets_sent 7346
packets_received 58099
protocol_overhead_in 232396
protocol_overhead_out 29384
bytes_received_ok_packet 0
bytes_received_eof_packet 0
bytes_received_rset_header_packet 24012
bytes_received_rset_field_meta_packet 0
bytes_received_rset_row_packet 19896
bytes_received_prepare_response_packet 1379748
bytes_received_change_user_packet 1110865
packets_sent_command 3427
packets_received_ok 0
packets_received_eof 0
packets_received_rset_header 2668
packets_received_rset_field_meta 0
packets_received_rset_row 3182
packets_received_prepare_response 27133
packets_received_change_user 24624
result_set_queries 2668
non_result_set_queries 514
no_index_used 159
bad_index_used 0
slow_queries 0
buffered_sets 2668
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 21956
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 21956
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 21956
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 22
rows_affected_ps 0
rows_skipped_normal 21956
rows_skipped_ps 0
copy_on_write_saved 76582
copy_on_write_performed 0
command_buffer_too_small 0
connect_success 246
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 0
active_connections 18446744073709551372
active_persistent_connections 0
explicit_close 245
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 2668
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 4763
proto_text_fetched_short 62
proto_text_fetched_int24 0
proto_text_fetched_int 25759
proto_text_fetched_bigint 3304
proto_text_fetched_decimal 54
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 286
proto_text_fetched_timestamp 0
proto_text_fetched_string 36936
proto_text_fetched_blob 0
proto_text_fetched_enum 830
proto_text_fetched_set 0
proto_text_fetched_geometry 0
proto_text_fetched_other 0
proto_binary_fetched_null 0
proto_binary_fetched_bit 0
proto_binary_fetched_tinyint 0
proto_binary_fetched_short 0
proto_binary_fetched_int24 0
proto_binary_fetched_int 0
proto_binary_fetched_bigint 0
proto_binary_fetched_decimal 0
proto_binary_fetched_float 0
proto_binary_fetched_double 0
proto_binary_fetched_date 0
proto_binary_fetched_year 0
proto_binary_fetched_time 0
proto_binary_fetched_datetime 0
proto_binary_fetched_timestamp 0
proto_binary_fetched_string 0
proto_binary_fetched_json 0
proto_binary_fetched_blob 0
proto_binary_fetched_enum 0
proto_binary_fetched_set 0
proto_binary_fetched_geometry 0
proto_binary_fetched_other 0
init_command_executed_count 0
init_command_failed_count 0
com_quit 245
com_init_db 0
com_query 3182
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 935411
bytes_received_real_data_ps 0

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.1.0f 25 May 2017
OpenSSL Header Version OpenSSL 1.1.0f 25 May 2017
Openssl default config /usr/lib/ssl/openssl.cnf
DirectiveLocal ValueMaster Value
openssl.cafileno valueno value
openssl.capathno valueno value

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.41 2017-07-05
DirectiveLocal ValueMaster Value
pcre.backtrack_limit10000001000000
pcre.recursion_limit100000100000

PDO

PDO supportenabled
PDO drivers mysql, sqlite

pdo_mysql

PDO Driver for MySQLenabled
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
DirectiveLocal ValueMaster Value
pdo_mysql.default_socket/var/run/mysqld/mysqld.sock/var/run/mysqld/mysqld.sock

pdo_sqlite

PDO Driver for SQLite 3.xenabled
SQLite Library 3.16.2

Phar

Phar: PHP Archive supportenabled
Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: 780be432570e80dd34c1a9c217ef87ade22bf136 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
Native OpenSSL support enabled
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
DirectiveLocal ValueMaster Value
phar.cache_listno valueno value
phar.readonlyOnOn
phar.require_hashOnOn

posix

Revision $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $

readline

Readline Supportenabled
Readline library EditLine wrapper
DirectiveLocal ValueMaster Value
cli.pagerno valueno value
cli.prompt\b \> \b \> 

recode

Recode Support enabled
Revision $Id: cde03aacd1a1218dcad9dabc2f284594a0a4aa16 $

Reflection

Reflectionenabled
Version $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $

session

Session Support enabled
Registered save handlers files user memcache memcached
Registered serializer handlers php_serialize php php_binary igbinary msgpack wddx
DirectiveLocal ValueMaster Value
session.auto_startOffOff
session.cache_expire180180
session.cache_limiternocachenocache
session.cookie_domainno valueno value
session.cookie_httponlyOnOff
session.cookie_lifetime86364000
session.cookie_path//
session.cookie_secureOffOff
session.entropy_file/dev/urandom/dev/urandom
session.entropy_length3232
session.gc_divisor10001000
session.gc_maxlifetime86400001440
session.gc_probability00
session.hash_bits_per_character55
session.hash_function00
session.namePHPSESSIDPHPSESSID
session.referer_checkno valueno value
session.save_handlerfilesfiles
session.save_path/www/hosting/jobcveye.com/tmp/www/hosting/jobcveye.com/tmp
session.serialize_handlerphpphp
session.upload_progress.cleanupOnOn
session.upload_progress.enabledOnOn
session.upload_progress.freq1%1%
session.upload_progress.min_freq11
session.upload_progress.namePHP_SESSION_UPLOAD_PROGRESSPHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefixupload_progress_upload_progress_
session.use_cookiesOnOn
session.use_only_cookiesOnOn
session.use_strict_modeOffOff
session.use_trans_sid00

shmop

shmop support enabled

SimpleXML

Simplexml supportenabled
Revision $Id: d7077fc935154236afb4fe70814ba358efdbdca4 $
Schema support enabled

sockets

Sockets Support enabled

SPL

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

sqlite3

SQLite3 supportenabled
SQLite3 module version 0.7-dev
SQLite Library 3.16.2
DirectiveLocal ValueMaster Value
sqlite3.extension_dirno valueno value

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i -f info@jobcveye.com -F ""
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
url_rewriter.tagsa=href,area=href,frame=src,input=src,form=fakeentrya=href,area=href,frame=src,input=src,form=fakeentry
user_agentno valueno value

sysvmsg

sysvmsg support enabled
Revision $Id: 58590192720bc56939152fde3645d808b348bb9b $

tokenizer

Tokenizer Support enabled

wddx

WDDX Supportenabled
WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.9.4

xmlreader

XMLReader enabled

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.29
libxslt compiled against libxml Version 2.9.4
EXSLT enabled
libexslt Version 1.1.29

Zend OPcache

Opcode Caching Up and Running
Optimization Enabled
Startup OK
Shared memory model mmap
Cache hits 7350076
Cache misses 503
Used memory 17510256
Free memory 49598608
Wasted memory 0
Interned Strings Used memory 2714272
Interned Strings Free memory 1480032
Cached scripts 503
Cached keys 561
Max keys 3907
OOM restarts 0
Hash keys restarts 0
Manual restarts 0
DirectiveLocal ValueMaster Value
opcache.blacklist_filenameno valueno value
opcache.consistency_checks00
opcache.dups_fixOffOff
opcache.enableOnOn
opcache.enable_cliOffOff
opcache.enable_file_overrideOffOff
opcache.error_logno valueno value
opcache.fast_shutdown00
opcache.file_update_protection22
opcache.force_restart_timeout180180
opcache.inherited_hackOnOn
opcache.interned_strings_buffer44
opcache.load_comments11
opcache.lockfile_path/tmp/tmp
opcache.log_verbosity_level11
opcache.max_accelerated_files20002000
opcache.max_file_size00
opcache.max_wasted_percentage55
opcache.memory_consumption6464
opcache.optimization_level0x7FFFBFFF0x7FFFBFFF
opcache.preferred_memory_modelno valueno value
opcache.protect_memory00
opcache.restrict_apino valueno value
opcache.revalidate_freq22
opcache.revalidate_pathOffOff
opcache.save_comments11
opcache.use_cwdOnOn
opcache.validate_permissionOffOff
opcache.validate_rootOffOff
opcache.validate_timestampsOnOn

zip

Zip enabled
Zip version 1.12.5
Libzip version 1.3.2

zlib

ZLib Supportenabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.8
Linked Version 1.2.8
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

empty

HTTP response

Headers

X-Powered-By: Nette Framework
Content-Type: text/html; charset=utf-8
X-Frame-Options: SAMEORIGIN
Vary: X-Requested-With
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: nette-browser=jtrb20pc3r; path=/; httponly
Set-Cookie: PHPSESSID=d89hqh795v90ve4a5fdkh1u127; expires=Sat, 06-Jul-2024 20:18:15 GMT; Max-Age=8636400; path=/; HttpOnly