Code Context
$filename1 = $scientist_form_document['url'];
$filesize = filesize($filename1);
$viewFile = '/var/www/html/src/Template/Contents/recruitment.ctp'
$dataForView = [
'recruitments_total_count' => (int) 0,
'recruitments' => object(Cake\ORM\ResultSet) {
'query' => object(Cake\ORM\Query) {},
'items' => [[maximum depth reached]]
},
'Auth' => object(Cake\Controller\Component\AuthComponent) {
components => [
[maximum depth reached]
]
sessionKey => 'Auth.User'
allowedActions => [
[maximum depth reached]
]
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
session => object(Cake\Network\Session) {}
[protected] _defaultConfig => [
[maximum depth reached]
]
[protected] _authenticateObjects => [[maximum depth reached]]
[protected] _authorizeObjects => [[maximum depth reached]]
[protected] _user => [[maximum depth reached]]
[protected] _methods => [
[maximum depth reached]
]
[protected] _authenticationProvider => null
[protected] _authorizationProvider => null
[protected] _registry => object(Cake\Controller\ComponentRegistry) {}
[protected] _componentMap => [
[maximum depth reached]
]
[protected] _config => [
[maximum depth reached]
]
[protected] _configInitialized => true
}
]
$recruitments_total_count = (int) 0
$recruitments = object(Cake\ORM\ResultSet) {
'query' => object(Cake\ORM\Query) {},
'items' => []
}
$Auth = object(Cake\Controller\Component\AuthComponent) {
components => [
(int) 0 => 'RequestHandler',
(int) 1 => 'Flash'
]
sessionKey => 'Auth.User'
allowedActions => [
(int) 0 => 'recruitment'
]
request => object(Cake\Network\Request) {}
response => object(Cake\Network\Response) {}
session => object(Cake\Network\Session) {}
[protected] _defaultConfig => [
'authenticate' => null,
'authorize' => null,
'ajaxLogin' => null,
'flash' => null,
'loginAction' => null,
'loginRedirect' => null,
'logoutRedirect' => null,
'authError' => null,
'unauthorizedRedirect' => true
]
[protected] _authenticateObjects => []
[protected] _authorizeObjects => []
[protected] _user => []
[protected] _methods => [
(int) 0 => 'neeri_news',
(int) 1 => 'neeri_news_all',
(int) 2 => 'upcoming_events_all',
(int) 3 => 'upcoming_events',
(int) 4 => 'social_medias_all_old',
(int) 5 => 'social_medias_all',
(int) 6 => 'social_medias',
(int) 7 => 'tender',
(int) 8 => 'ajax_tender_list',
(int) 9 => 'photo_gallery',
(int) 10 => 'photo_gallery_detail',
(int) 11 => 'video_gallery',
(int) 12 => 'contact_us',
(int) 13 => 'rti',
(int) 14 => 'rti_detail',
(int) 15 => 'details',
(int) 16 => 'feedback',
(int) 17 => 'sitemap',
(int) 18 => 'advanced_search',
(int) 19 => 'save_search_keywords',
(int) 20 => 'search_result_for_staff',
(int) 21 => 'search_result_for_staff_hindi',
(int) 22 => 'search_result_for_project',
(int) 23 => 'search_result_for_project_hindi',
(int) 24 => 'search_result_for_patent',
(int) 25 => 'search_result_for_patent_hindi',
(int) 26 => 'search_result_for_publication',
(int) 27 => 'search_result_for_publication_hindi',
(int) 28 => 'search_result_for_tender',
(int) 29 => 'search_result_for_tender_hindi',
(int) 30 => 'tender_detail',
(int) 31 => 'ajax_language_changed',
(int) 32 => 'banner_details',
(int) 33 => 'faq',
(int) 34 => 'play_video',
(int) 35 => 'play_youtube_video',
(int) 36 => 'recruitment',
(int) 37 => 'ajax_recruitment_list',
(int) 38 => 'test_query_execute',
(int) 40 => 'allow_action',
(int) 41 => 'password',
(int) 42 => 'send_email_app',
(int) 43 => 'send_sms',
(int) 44 => 'remove_duplicate_cookie_name_from_header',
(int) 45 => 'remove_all_duplicate_cookie_name_from_application'
]
[protected] _authenticationProvider => null
[protected] _authorizationProvider => null
[protected] _registry => object(Cake\Controller\ComponentRegistry) {}
[protected] _componentMap => [
'RequestHandler' => [
[maximum depth reached]
],
'Flash' => [
[maximum depth reached]
]
]
[protected] _config => [
'authenticate' => [
[maximum depth reached]
],
'authorize' => null,
'ajaxLogin' => null,
'flash' => [
[maximum depth reached]
],
'loginAction' => [
[maximum depth reached]
],
'loginRedirect' => null,
'logoutRedirect' => null,
'authError' => 'You are not authorized to access that location.',
'unauthorizedRedirect' => true
]
[protected] _configInitialized => true
}
$application_form_document = [
'target' => 'target='_blank'',
'url' => 'file_homes/74634023_AnnexureII.pdf',
'name' => 'Application Form Document',
'name_hindi' => 'आवेदन पत्र दस्तावेज़'
]
$scientist_form_document = [
'target' => '',
'url' => '#',
'name' => '',
'name_hindi' => ''
]
$technical_form_document = [
'target' => 'target='_blank'',
'url' => 'file_homes/74804994_Application-form-Technical_Group-III.pdf',
'name' => 'Technical Form Document',
'name_hindi' => 'तकनीकी प्रपत्र दस्तावेज़'
]
$filename = 'file_homes/74634023_AnnexureII.pdf'
$filesize = (int) 57024
$filesize_in_mb = (float) 0.05
$ext = 'pdf'
$image_type = 'pdf_icon.png'
$filename1 = '#'
filesize - [internal], line ??
include - APP/Template/Contents/recruitment.ctp, line 70
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 743
Cake\View\View::_render() - CORE/src/View/View.php, line 703
Cake\View\View::render() - CORE/src/View/View.php, line 420
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 579
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 121
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 37