Refer to a friend! ::Hiring for Axiom developer - SIngapore
Warning (512): _cake_model_ cache was unable to write 'default_intecareers_resumes' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context ),
E_USER_WARNING
);
$key = 'default_intecareers_resumes'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 310
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 309
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 134
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 303
Model::schema() - CORE/Cake/Model/Model.php, line 1322
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 198
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 448
include - APP/View/Resumes/refer_to_friend.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109
Warning (512): _cake_model_ cache was unable to write 'default_intecareers_resumes' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context ),
E_USER_WARNING
);
$key = 'default_intecareers_resumes'
$value = array(
'resume_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'job_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'resume_title' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_email' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'candidate_phone' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 80,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'resume_upload_path' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'mime_type' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'how_did_you_hear_about_us' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 310
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 309
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 337
Model::schema() - CORE/Cake/Model/Model.php, line 1322
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 198
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 448
include - APP/View/Resumes/refer_to_friend.ctp, line 35
View::_evaluate() - CORE/Cake/View/View.php, line 947
View::_render() - CORE/Cake/View/View.php, line 909
View::render() - CORE/Cake/View/View.php, line 471
Controller::render() - CORE/Cake/Controller/Controller.php, line 948
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 194
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 109
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/var/www/html/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/html/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/html/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/www/html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/html/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/var/www/html/lib/Cake/Core/CakePlugin.php',
'Debugger' => '/var/www/html/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/html/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/html/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/var/www/html/lib/Cake/Routing/Route/PluginShortRoute.php',
'ResumesController' => '/var/www/html/app/Controller/ResumesController.php',
'AppController' => '/var/www/html/app/Controller/AppController.php',
'Controller' => '/var/www/html/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/html/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/www/html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/var/www/html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/var/www/html/lib/Cake/Controller/Component.php',
'AuthComponent' => '/var/www/html/lib/Cake/Controller/Component/AuthComponent.php',
'RequestHandlerComponent' => '/var/www/html/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'PaginatorComponent' => '/var/www/html/lib/Cake/Controller/Component/PaginatorComponent.php',
'CakeSession' => '/var/www/html/lib/Cake/Model/Datasource/CakeSession.php',
'I18n' => '/var/www/html/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/html/lib/Cake/I18n/L10n.php',
'ClassRegistry' => '/var/www/html/lib/Cake/Utility/ClassRegistry.php',
'Job' => '/var/www/html/app/Model/Job.php',
'AppModel' => '/var/www/html/app/Model/AppModel.php',
'Model' => '/var/www/html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/var/www/html/lib/Cake/Model/BehaviorCollection.php',
'ConnectionManager' => '/var/www/html/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/var/www/html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/var/www/html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/var/www/html/lib/Cake/Model/Datasource/DataSource.php',
'ResumeCategory' => '/var/www/html/app/Model/ResumeCategory.php',
'Country' => '/var/www/html/app/Model/Country.php',
'Location' => '/var/www/html/app/Model/Location.php',
'JobsSkill' => '/var/www/html/app/Model/JobsSkill.php',
'View' => '/var/www/html/lib/Cake/View/View.php',
'HelperCollection' => '/var/www/html/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/var/www/html/lib/Cake/View/ViewBlock.php',
'HtmlHelper' => '/var/www/html/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/var/www/html/app/View/Helper/AppHelper.php',
'Helper' => '/var/www/html/lib/Cake/View/Helper.php',
'FormHelper' => '/var/www/html/lib/Cake/View/Helper/FormHelper.php',
'JsHelper' => '/var/www/html/lib/Cake/View/Helper/JsHelper.php',
'JqueryEngineHelper' => '/var/www/html/lib/Cake/View/Helper/JqueryEngineHelper.php',
'JsBaseEngineHelper' => '/var/www/html/lib/Cake/View/Helper/JsBaseEngineHelper.php',
'TimeHelper' => '/var/www/html/lib/Cake/View/Helper/TimeHelper.php',
'CakeTime' => '/var/www/html/lib/Cake/Utility/CakeTime.php',
'SessionHelper' => '/var/www/html/lib/Cake/View/Helper/SessionHelper.php',
'Resume' => '/var/www/html/app/Model/Resume.php',
'ModelValidator' => '/var/www/html/lib/Cake/Model/ModelValidator.php',
'CakeValidationSet' => '/var/www/html/lib/Cake/Model/Validator/CakeValidationSet.php',
'CakeValidationRule' => '/var/www/html/lib/Cake/Model/Validator/CakeValidationRule.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 310
App::shutdown() - CORE/Cake/Core/App.php, line 894
[main] - [internal], line ??
Warning (2): Unknown: write failed: No space left on device (28) [Unknown, line 0]Code Context$_GET = array(
'url' => 'resumes/refer_to_friend/1896'
)
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'careers.intersoftkk.com',
'REDIRECT_STATUS' => '200',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'careers.intersoftkk.com',
'HTTP_HOST' => 'careers.intersoftkk.com',
'HTTP_CONNECTION' => 'keep-alive',
'HTTP_PRAGMA' => 'no-cache',
'HTTP_CACHE_CONTROL' => 'no-cache',
'HTTP_SEC_CH_UA' => '"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"',
'HTTP_SEC_CH_UA_MOBILE' => '?0',
'HTTP_SEC_CH_UA_PLATFORM' => '"Windows"',
'HTTP_UPGRADE_INSECURE_REQUESTS' => '1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'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',
'HTTP_SEC_FETCH_SITE' => 'none',
'HTTP_SEC_FETCH_MODE' => 'navigate',
'HTTP_SEC_FETCH_USER' => '?1',
'HTTP_SEC_FETCH_DEST' => 'document',
'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at careers.intersoftkk.com Port 443</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
'SERVER_NAME' => 'careers.intersoftkk.com',
'SERVER_ADDR' => '172.31.13.56',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '18.218.8.237',
'DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/app/webroot/index.php',
'REMOTE_PORT' => '25172',
'REDIRECT_URL' => '/resumes/refer_to_friend/1896',
'REDIRECT_QUERY_STRING' => 'url=resumes/refer_to_friend/1896',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'url=resumes/refer_to_friend/1896',
'REQUEST_URI' => '/resumes/refer_to_friend/1896',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1745906134.802,
'REQUEST_TIME' => (int) 1745906134
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_REQUEST = array(
'url' => 'resumes/refer_to_friend/1896'
)
$_SESSION = array(
'Config' => array(
'userAgent' => 'cad6c41f5a9a0525ee311567f51bd114',
'time' => (int) 1745920534,
'countdown' => (int) 10
)
)
session_write_close - [internal], line ??
[main] - [internal], line ??
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) [Unknown, line 0]Code Context$_GET = array(
'url' => 'resumes/refer_to_friend/1896'
)
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'REDIRECT_HTTPS' => 'on',
'REDIRECT_SSL_TLS_SNI' => 'careers.intersoftkk.com',
'REDIRECT_STATUS' => '200',
'HTTPS' => 'on',
'SSL_TLS_SNI' => 'careers.intersoftkk.com',
'HTTP_HOST' => 'careers.intersoftkk.com',
'HTTP_CONNECTION' => 'keep-alive',
'HTTP_PRAGMA' => 'no-cache',
'HTTP_CACHE_CONTROL' => 'no-cache',
'HTTP_SEC_CH_UA' => '"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"',
'HTTP_SEC_CH_UA_MOBILE' => '?0',
'HTTP_SEC_CH_UA_PLATFORM' => '"Windows"',
'HTTP_UPGRADE_INSECURE_REQUESTS' => '1',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'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',
'HTTP_SEC_FETCH_SITE' => 'none',
'HTTP_SEC_FETCH_MODE' => 'navigate',
'HTTP_SEC_FETCH_USER' => '?1',
'HTTP_SEC_FETCH_DEST' => 'document',
'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at careers.intersoftkk.com Port 443</address>
',
'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
'SERVER_NAME' => 'careers.intersoftkk.com',
'SERVER_ADDR' => '172.31.13.56',
'SERVER_PORT' => '443',
'REMOTE_ADDR' => '18.218.8.237',
'DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/var/www/html/app/webroot',
'SERVER_ADMIN' => 'webmaster@localhost',
'SCRIPT_FILENAME' => '/var/www/html/app/webroot/index.php',
'REMOTE_PORT' => '25172',
'REDIRECT_URL' => '/resumes/refer_to_friend/1896',
'REDIRECT_QUERY_STRING' => 'url=resumes/refer_to_friend/1896',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => 'url=resumes/refer_to_friend/1896',
'REQUEST_URI' => '/resumes/refer_to_friend/1896',
'SCRIPT_NAME' => '/index.php',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1745906134.802,
'REQUEST_TIME' => (int) 1745906134
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_REQUEST = array(
'url' => 'resumes/refer_to_friend/1896'
)
$_SESSION = array(
'Config' => array(
'userAgent' => 'cad6c41f5a9a0525ee311567f51bd114',
'time' => (int) 1745920534,
'countdown' => (int) 10
)
)
session_write_close - [internal], line ??
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 310]Code Context ),
E_USER_WARNING
);
$key = 'method_cache'
$value = array(
'name' => array(
'382c76ace5a07fbaacfa7671af9ff7af' => '`intecareers`',
'47eb7bb09414c64f779510914712b6ee' => '`count`',
'394a22c07452476d1787b7ce91f835c6' => '`jobs`',
'0bafccb20dbd9ae279d4112f2c422410' => '`Job`.`job_id`',
'a75d1204523da893214cb4e78fde6489' => '`Job`',
'7543a99a886c7afd09f33b39eb046d7c' => '`Job`.`title`',
'0afc79d0e5ee8ac1b10a522b130edf0b' => '`Job`.`description`',
'04ed9bd52a439a81391e5c04b7b356d3' => '`Job`.`resume_category_id`',
'5f577c1837eefdce5638730e1c918df3' => '`Job`.`created`',
'bb1f31dbe203043b55b83bddaec60995' => '`Job`.`country_id`',
'a21b5392947f3159aa1f99ee3c3016d5' => '`Job`.`location_id`',
'54b9c5546b8ecd252038c87ce97ef06a' => '`Job`.`is_hot_job`',
'c447b56c046a873d46070d6102f51051' => '`Job`.`flash_text`',
'75cdd13a0aa10b01d05c16b587181e86' => '`Job`.`status`',
'9383fc7598be6f53335793ec4a25ee94' => '`Job`.`created_by`',
'0c2331ff4531e7c388836b3e438d4c46' => '`resume_categories`',
'774b49431bec49ee254a88de3b0d4621' => '`ResumeCategory`.`resume_category_id`',
'49413831c7945ac432a3b1c57411d5ba' => '`ResumeCategory`.`parent_resume_category_id`',
'28c264b6e9bd08ac9c7346366d8c69fc' => '`ResumeCategory`.`title`',
'f7fece891a1785c98734c16e63b744e6' => '`ResumeCategory`.`description`',
'b217362e527350dc815851c7b8d00d15' => '`ResumeCategory`.`created`',
'08292e5e89df83488c3b55de6b3ab94e' => '`ResumeCategory`.`created_by`',
'a7a75f0c552795bfc2af48c34c6461d6' => '`countries`',
'178aa9a2e6e429dcc93b114732d494e2' => '`Country`.`country_id`',
'6b4014799203852928ffb2fed7cedfad' => '`Country`.`country_name`',
'd69599eb543856f4b91ef830e5f5f96c' => '`Country`.`created`',
'9ffea72c8c5c14d95a6a207e3d5f4fe5' => '`locations`',
'e986282961af12747ba05de36063fe95' => '`Location`.`location_id`',
'44ee68bec841de3a06c68b0584a64fe9' => '`Location`.`country_id`',
'e4dc03e8eac9cdbee87045d84f0839c3' => '`Location`.`location`',
'06546580599c4b017b5784038b83e367' => '`Location`.`officePhone`',
'28bbfca2d57f0190f183f2793e6b5439' => '`Location`.`officeEmail`',
'779018b92f1e25d9962805e7a3df2a24' => '`Location`.`officeAddress`',
'02ccb8ff7f290fd3758cca007d3da381' => '`Location`.`created`',
'10b07381dd60caa0fb035ef1acf563bc' => '`Location`.`created_by`',
'a370bde90edd454319d24ead1d77b0b9' => '`JobSkill`.`skill_id`',
'577f338d30ac692e72e4166a5d576834' => '`JobSkill`.`job_id`',
'9bd2236f2328d5186122d0c71adb26cb' => '`jobs_skills`',
'e0b5d280155e9ec8bca10569138dee23' => '`JobSkill`',
'd5a35c8f9b0708688fa9c27ffb59110d' => '`ResumeCategory`',
'86ae25636b158acb4994cb68db8ec6a2' => '`Country`',
'29229326100657d04e3cfba466f09344' => '`Location`',
'c0a5932c798bb464a0a1b0b6635953c1' => '`resumes`'
),
'fields' => array(
'9cb4ec8be02af4f06bfb02629e0c404a' => array(
(int) 0 => 'COUNT(*) AS `count`'
),
'd412ff881504dc9137b1d480f347c69c' => array(
(int) 0 => '`Job`.`job_id`',
(int) 1 => '`Job`.`title`',
(int) 2 => '`Job`.`description`',
(int) 3 => '`Job`.`resume_category_id`',
(int) 4 => '`Job`.`created`',
(int) 5 => '`Job`.`country_id`',
(int) 6 => '`Job`.`location_id`',
(int) 7 => '`Job`.`is_hot_job`',
(int) 8 => '`Job`.`flash_text`',
(int) 9 => '`Job`.`status`',
(int) 10 => '`Job`.`created_by`'
),
'45fbbe36694aa163dd642c410f21354b' => array(
(int) 0 => '`Job`.`job_id`'
),
'9bc0273789b92dd974bf357d9445f21d' => array(
(int) 0 => '`ResumeCategory`.`resume_category_id`',
(int) 1 => '`ResumeCategory`.`parent_resume_category_id`',
(int) 2 => '`ResumeCategory`.`title`',
(int) 3 => '`ResumeCategory`.`description`',
(int) 4 => '`ResumeCategory`.`created`',
(int) 5 => '`ResumeCategory`.`created_by`'
),
'5de0ec258a8b706d60523218ffbf4c99' => array(
(int) 0 => '`Country`.`country_id`',
(int) 1 => '`Country`.`country_name`',
(int) 2 => '`Country`.`created`'
),
'80e25a34193593591adf850c5ac2ec75' => array(
(int) 0 => '`Location`.`location_id`',
(int) 1 => '`Location`.`country_id`',
(int) 2 => '`Location`.`location`',
(int) 3 => '`Location`.`officePhone`',
(int) 4 => '`Location`.`officeEmail`',
(int) 5 => '`Location`.`officeAddress`',
(int) 6 => '`Location`.`created`',
(int) 7 => '`Location`.`created_by`'
),
'f09072127b144a29af86274167f7655c' => array(
(int) 0 => '`JobSkill`.`skill_id`'
),
'6295ef5ca0c57436d7a077dc25aa5a88' => array(
(int) 0 => '`JobSkill`.`job_id`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 310
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3317
[main] - [internal], line ??