Warning (2): mkdir(): File exists [CORE/Cake/Log/Engine/FileLog.php, line 106]Code Context}
if (Configure::read('debug') && !is_dir($this->_path)) {
mkdir($this->_path, 0775, true);
$config = array( 'path' => '/home/bartoszmowi/public_html/live/app/tmp/logs/', 'file' => 'debug', 'types' => array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ), 'scopes' => array(), 'rotate' => (int) 10, 'size' => (int) 10485760, 'mask' => null )mkdir - [internal], line ?? FileLog::config() - CORE/Cake/Log/Engine/FileLog.php, line 106 BaseLog::__construct() - CORE/Cake/Log/Engine/BaseLog.php, line 41 FileLog::__construct() - CORE/Cake/Log/Engine/FileLog.php, line 90 LogEngineCollection::load() - CORE/Cake/Log/LogEngineCollection.php, line 41 CakeLog::config() - CORE/Cake/Log/CakeLog.php, line 199 include - APP/Config/bootstrap.php, line 74 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98 include - CORE/Cake/bootstrap.php, line 431 [main] - APP/webroot/index.php, line 77
Warning (2): mkdir() [function.mkdir]: File exists [CORE/Cake/Log/Engine/FileLog.php, line 106]Code Context}
if (Configure::read('debug') && !is_dir($this->_path)) {
mkdir($this->_path, 0775, true);
$config = array( 'path' => '/home/bartoszmowi/public_html/live/app/tmp/logs/', 'file' => 'error', 'types' => array( (int) 0 => 'warning', (int) 1 => 'error', (int) 2 => 'critical', (int) 3 => 'alert', (int) 4 => 'emergency' ), 'scopes' => array(), 'rotate' => (int) 10, 'size' => (int) 10485760, 'mask' => null )mkdir - [internal], line ?? FileLog::config() - CORE/Cake/Log/Engine/FileLog.php, line 106 BaseLog::__construct() - CORE/Cake/Log/Engine/BaseLog.php, line 41 FileLog::__construct() - CORE/Cake/Log/Engine/FileLog.php, line 90 LogEngineCollection::load() - CORE/Cake/Log/LogEngineCollection.php, line 41 CakeLog::config() - CORE/Cake/Log/CakeLog.php, line 199 include - APP/Config/bootstrap.php, line 79 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98 include - CORE/Cake/bootstrap.php, line 431 [main] - APP/webroot/index.php, line 77
Warning (2): file_get_contents(/home/bartoszmowi/public_html/live/app/Config/last_phx_update) [function.file-get-contents]: failed to open stream: No such file or directory [APP/Config/application.php, line 16]Code Context
$config['Phx'] = array(
'last_update' => file_get_contents(dirname(__FILE__).'/last_phx_update')
$key = 'application' $file = '/home/bartoszmowi/public_html/live/app/Config/application.php' $config = array( 'Application' => array( 'version' => '3.12', 'version_hash' => 'a2bf6768' ) ) $version_file_path = '/home/bartoszmowi/public_html/live/app/../VERSION.txt'file_get_contents - [internal], line ?? include - APP/Config/application.php, line 16 PhpReader::read() - CORE/Cake/Configure/PhpReader.php, line 72 Configure::load() - CORE/Cake/Core/Configure.php, line 329 include - APP/Config/bootstrap.php, line 92 Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 98 include - CORE/Cake/bootstrap.php, line 431 [main] - APP/webroot/index.php, line 77
Warning (2): include_once(/home/bartoszmowi/public_html/live/app/Config/database.php) [function.include-once]: failed to open stream: No such file or directory [CORE/Cake/Model/ConnectionManager.php, line 67]Code Context*/
protected static function _init() {
include_once APP . 'Config' . DS . 'database.php';
ConnectionManager::_init() - CORE/Cake/Model/ConnectionManager.php, line 67 ConnectionManager::_init() - CORE/Cake/Model/ConnectionManager.php, line 67 ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 83 Model::setDataSource() - CORE/Cake/Model/Model.php, line 3626 Model::setSource() - CORE/Cake/Model/Model.php, line 1155 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3653 Model::_findCount() - CORE/Cake/Model/Model.php, line 3151 Model::buildQuery() - CORE/Cake/Model/Model.php, line 3064 Model::find() - CORE/Cake/Model/Model.php, line 2998 Model::exists() - CORE/Cake/Model/Model.php, line 2913 PhxDrugsController::view() - APP/Controller/PhxDrugsController.php, line 843 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 96
Warning (2): include_once() [function.include]: Failed opening '/home/bartoszmowi/public_html/live/app/Config/database.php' for inclusion (include_path='/home/bartoszmowi/public_html/live/lib:.:/usr/share/php') [CORE/Cake/Model/ConnectionManager.php, line 67]Code Context*/
protected static function _init() {
include_once APP . 'Config' . DS . 'database.php';
ConnectionManager::_init() - CORE/Cake/Model/ConnectionManager.php, line 67 ConnectionManager::_init() - CORE/Cake/Model/ConnectionManager.php, line 67 ConnectionManager::getDataSource() - CORE/Cake/Model/ConnectionManager.php, line 83 Model::setDataSource() - CORE/Cake/Model/Model.php, line 3626 Model::setSource() - CORE/Cake/Model/Model.php, line 1155 Model::getDataSource() - CORE/Cake/Model/Model.php, line 3653 Model::_findCount() - CORE/Cake/Model/Model.php, line 3151 Model::buildQuery() - CORE/Cake/Model/Model.php, line 3064 Model::find() - CORE/Cake/Model/Model.php, line 2998 Model::exists() - CORE/Cake/Model/Model.php, line 2913 PhxDrugsController::view() - APP/Controller/PhxDrugsController.php, line 843 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 96
Warning (2): mkdir() [function.mkdir]: File exists [CORE/Cake/Log/Engine/FileLog.php, line 106]Code Context}
if (Configure::read('debug') && !is_dir($this->_path)) {
mkdir($this->_path, 0775, true);
$config = array()mkdir - [internal], line ?? FileLog::config() - CORE/Cake/Log/Engine/FileLog.php, line 106 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 421 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118 [main] - [internal], line ??
Warning (2): mkdir() [function.mkdir]: File exists [CORE/Cake/Log/Engine/FileLog.php, line 106]Code Context}
if (Configure::read('debug') && !is_dir($this->_path)) {
mkdir($this->_path, 0775, true);
$config = array()mkdir - [internal], line ?? FileLog::config() - CORE/Cake/Log/Engine/FileLog.php, line 106 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 421 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118 [main] - [internal], line ??
Warning (2): file_put_contents(/home/bartoszmowi/public_html/live/app/tmp/logs/error.log) [function.file-put-contents]: failed to open stream: No such file or directory [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context$pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error' $message = '[MissingDatasourceConfigException] The datasource configuration "default" was not found in database.php Exception Attributes: array ( 'config' => 'default', ) Request URL: /phx_preparat/9732 Stack Trace: #0 /home/bartoszmowi/public_html/live/lib/Cake/Model/ConnectionManager.php(91): ConnectionManager::_getConnectionObject('default') #1 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3626): ConnectionManager::getDataSource('default') #2 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(1155): Model->setDataSource('default') #3 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3653): Model->setSource('phx_drugs') #4 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3151): Model->getDataSource() #5 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3064): Model->_findCount('before', Array) #6 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(2998): Model->buildQuery('count', Array) #7 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(2913): Model->find('count', Array) #8 /home/bartoszmowi/public_html/live/app/Controller/PhxDrugsController.php(843): Model->exists() #9 [internal function]: PhxDrugsController->view('9732') #10 /home/bartoszmowi/public_html/live/lib/Cake/Controller/Controller.php(491): ReflectionMethod->invokeArgs(Object(PhxDrugsController), Array) #11 /home/bartoszmowi/public_html/live/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest)) #12 /home/bartoszmowi/public_html/live/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(PhxDrugsController), Object(CakeRequest)) #13 /home/bartoszmowi/public_html/live/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #14 {main}' $output = '2025-06-15 20:19:06 Error: [MissingDatasourceConfigException] The datasource configuration "default" was not found in database.php Exception Attributes: array ( 'config' => 'default', ) Request URL: /phx_preparat/9732 Stack Trace: #0 /home/bartoszmowi/public_html/live/lib/Cake/Model/ConnectionManager.php(91): ConnectionManager::_getConnectionObject('default') #1 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3626): ConnectionManager::getDataSource('default') #2 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(1155): Model->setDataSource('default') #3 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3653): Model->setSource('phx_drugs') #4 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3151): Model->getDataSource() #5 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(3064): Model->_findCount('before', Array) #6 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(2998): Model->buildQuery('count', Array) #7 /home/bartoszmowi/public_html/live/lib/Cake/Model/Model.php(2913): Model->find('count', Array) #8 /home/bartoszmowi/public_html/live/app/Controller/PhxDrugsController.php(843): Model->exists() #9 [internal function]: PhxDrugsController->view('9732') #10 /home/bartoszmowi/public_html/live/lib/Cake/Controller/Controller.php(491): ReflectionMethod->invokeArgs(Object(PhxDrugsController), Array) #11 /home/bartoszmowi/public_html/live/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest)) #12 /home/bartoszmowi/public_html/live/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(PhxDrugsController), Object(CakeRequest)) #13 /home/bartoszmowi/public_html/live/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #14 {main} ' $filename = 'error.log' $pathname = '/home/bartoszmowi/public_html/live/app/tmp/logs/error.log'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 442 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118 [main] - [internal], line ??
Warning (2): fopen(/home/bartoszmowi/public_html/live/app/Controller/../tmp/counter.txt) [function.fopen]: failed to open stream: No such file or directory [APP/Controller/AppController.php, line 132]Code Context$file = dirname(__FILE__) . "/../tmp/counter.txt";
$handle = fopen($file, 'r+'); //Here we set the file, and the permissions to read plus write
$do_not_increase = true $file = '/home/bartoszmowi/public_html/live/app/Controller/../tmp/counter.txt'fopen - [internal], line ?? AppController::_counter() - APP/Controller/AppController.php, line 132 AppController::beforeRender() - APP/Controller/AppController.php, line 100 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::render() - CORE/Cake/Controller/Controller.php, line 936 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 289 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 210 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Warning (2): fread() expects parameter 1 to be resource, boolean given [APP/Controller/AppController.php, line 133]Code Context
$handle = fopen($file, 'r+'); //Here we set the file, and the permissions to read plus write
$data = fread($handle, 512); //Actully get the count from the file
$do_not_increase = true $file = '/home/bartoszmowi/public_html/live/app/Controller/../tmp/counter.txt' $handle = falsefread - [internal], line ?? AppController::_counter() - APP/Controller/AppController.php, line 133 AppController::beforeRender() - APP/Controller/AppController.php, line 100 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::render() - CORE/Cake/Controller/Controller.php, line 936 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 289 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 210 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Warning (2): fclose() expects parameter 1 to be resource, boolean given [APP/Controller/AppController.php, line 142]Code Context$count = $data;
}
fclose($handle); //closes the file
$do_not_increase = true $file = '/home/bartoszmowi/public_html/live/app/Controller/../tmp/counter.txt' $handle = false $data = false $count = falsefclose - [internal], line ?? AppController::_counter() - APP/Controller/AppController.php, line 142 AppController::beforeRender() - APP/Controller/AppController.php, line 100 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::render() - CORE/Cake/Controller/Controller.php, line 936 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 289 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 210 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Warning (2): Cannot modify header information - headers already sent by (output started at /home/bartoszmowi/public_html/live/lib/Cake/Utility/Debugger.php:794) [CORE/Cake/Network/CakeResponse.php, line 449]Code Context$name, $c['value'], $c['expire'], $c['path'],
$c['domain'], $c['secure'], $c['httpOnly']
);
$name = 'bartosz[minister_cookie]' $c = array( 'name' => 'bartosz[minister_cookie]', 'value' => 'Q2FrZQ==.2EEPVfHuJw==', 'expire' => '1781547546', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => false )setcookie - [internal], line ?? CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 449 CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 419 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 291 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 210 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 187 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Error: The datasource configuration default was not found in database.php.
Notice: If you want to customize this error message, create app/View/Errors/missing_datasource_config.ctp
}
if (empty(static::$_connectionsEnum[$name])) {
static::_getConnectionObject($name);
}
'default'
$this->useDbConfig = $dataSource;
}
$db = ConnectionManager::getDataSource($this->useDbConfig);
if (!empty($oldConfig) && isset($db->config['prefix'])) {
'default'
* @return void
*/
public function setSource($tableName) {
$this->setDataSource($this->useDbConfig);
$db = ConnectionManager::getDataSource($this->useDbConfig);
'default'
public function getDataSource() {
if (!$this->_sourceConfigured && $this->useTable !== false) {
$this->_sourceConfigured = true;
$this->setSource($this->useTable);
}
'phx_drugs'
$query = $this->{'_find' . ucfirst($query['type'])}('before', $query);
}
$db = $this->getDataSource();
$query['order'] = false;
);
if ($this->findMethods[$type] === true) {
$query = $this->{'_find' . ucfirst($type)}('before', $query);
}
'before' array( 'conditions' => array( 'PhxDrug.id' => '9732' ), 'fields' => null, 'joins' => array(), 'limit' => null, 'offset' => null, 'order' => null, 'page' => (int) 1, 'group' => null, 'callbacks' => false, 'recursive' => (int) -1 )
$this->findQueryType = $type;
$this->id = $this->getID();
$query = $this->buildQuery($type, $query);
if ($query === null) {
'count' array( 'conditions' => array( 'PhxDrug.id' => '9732' ), 'recursive' => (int) -1, 'callbacks' => false )
),
'recursive' => -1,
'callbacks' => false
));
}
'count' array( 'conditions' => array( 'PhxDrug.id' => '9732' ), 'recursive' => (int) -1, 'callbacks' => false )
}
$this->set('inv_order', $inv_order);
$this->PhxDrug->id = $id;
if (!$this->PhxDrug->exists()) {
throw new NotFoundException(__('Invalid drug'));
'9732'
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(PhxDrugsController) { helpers => array( (int) 0 => 'Text', (int) 1 => 'Number' ) uses => array( (int) 0 => 'PhxDrug', (int) 1 => 'Log', (int) 2 => 'Search', (int) 3 => 'User' ) components => array( 'Cookie' => null, 'Auth' => array( 'loginAction' => array( [maximum depth reached] ), 'logoutRedirect' => array( [maximum depth reached] ), 'authorize' => 'Controller', 'authError' => 'Bartosz mówi, że tu nie wejdziesz', 'authenticate' => array( [maximum depth reached] ), (int) 0 => 'Session' ), 'RequestHandler' => null ) name => 'PhxDrugs' request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'phx_preparat/9732' base => '' webroot => '/' here => '/phx_preparat/9732' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'PhxDrugs' layoutPath => null viewVars => array( 'inv_order' => false ) view => 'view' layout => 'phx' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(PhxDrugsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '9732' ) scaffold => false methods => array( (int) 1 => 'calculator', (int) 2 => 'seniors', (int) 3 => 'bezplatne', (int) 4 => 'index', (int) 5 => 'cx_ad', (int) 6 => 'search', (int) 7 => 'searchintl', (int) 8 => 'intls', (int) 9 => 'intl', (int) 10 => 'author', (int) 11 => 'ai', (int) 12 => 'glossary', (int) 13 => 'senior_intl', (int) 14 => 'pregn_intl', (int) 15 => 'refdz_intl', (int) 16 => 'senior', (int) 17 => 'pregn', (int) 18 => 'refdz', (int) 19 => 'view', (int) 20 => 'mobile', (int) 21 => 'starts', (int) 22 => 'bmm', (int) 23 => 'feed', (int) 24 => 'markTodaysUpdate', (int) 25 => 'change', (int) 26 => 'admin_promoted', (int) 27 => 'admin_promote', (int) 28 => 'admin_unpromote', (int) 29 => 'promoted', (int) 31 => '_counter', (int) 32 => 'agreeCookie', (int) 33 => 'isDoctor', (int) 34 => 'isAuthorized', (int) 35 => 'isMobile', (int) 36 => 'switchLayout' ) modelClass => 'PhxDrug' modelKey => 'phx_drug' validationErrors => null Cookie => object(CookieComponent) { name => 'bartosz' time => '365 days' path => '/' domain => '' secure => false key => 'DYhG93b0qyJfIxf92guVoUubWwvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'cipher' [protected] _reset => (int) 0 [protected] _expires => '1781547546' [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Auth => object(AuthComponent) { components => array( [maximum depth reached] ) authenticate => array( [maximum depth reached] ) authorize => 'Controller' ajaxLogin => null flash => array( [maximum depth reached] ) loginAction => array( [maximum depth reached] ) loginRedirect => null logoutRedirect => array( [maximum depth reached] ) authError => 'Bartosz mówi, że tu nie wejdziesz' unauthorizedRedirect => true allowedActions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} settings => array( [maximum depth reached] ) [protected] _authenticateObjects => array([maximum depth reached]) [protected] _authorizeObjects => array([maximum depth reached]) [protected] _user => array([maximum depth reached]) [protected] _methods => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } PhxDrug => object(PhxDrug) { displayField => 'name' actsAs => array( [maximum depth reached] ) stripTags => (int) 0 convertFloatsToComma => false separateOffLabel => true excludeInactiveDiseases => true hasMany => array( [maximum depth reached] ) hasOne => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'phx_drugs' id => '9732' data => array([maximum depth reached]) schemaName => null table => 'phx_drugs' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null name => 'PhxDrug' alias => 'PhxDrug' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'count' recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '9732' )
$response = $controller->response;
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'phx_drugs', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '9732' ), 'isAjax' => false, 'models' => array( 'User' => array( [maximum depth reached] ), 'PhxDrug' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'phx_preparat/9732' base => '' webroot => '/' here => '/phx_preparat/9732' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }
));
}
$response = $this->_invoke($controller, $request);
if (isset($request->params['return'])) {
object(PhxDrugsController) { helpers => array( (int) 0 => 'Text', (int) 1 => 'Number' ) uses => array( (int) 0 => 'PhxDrug', (int) 1 => 'Log', (int) 2 => 'Search', (int) 3 => 'User' ) components => array( 'Cookie' => null, 'Auth' => array( 'loginAction' => array( [maximum depth reached] ), 'logoutRedirect' => array( [maximum depth reached] ), 'authorize' => 'Controller', 'authError' => 'Bartosz mówi, że tu nie wejdziesz', 'authenticate' => array( [maximum depth reached] ), (int) 0 => 'Session' ), 'RequestHandler' => null ) name => 'PhxDrugs' request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'phx_preparat/9732' base => '' webroot => '/' here => '/phx_preparat/9732' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'PhxDrugs' layoutPath => null viewVars => array( 'inv_order' => false ) view => 'view' layout => 'phx' autoRender => true autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(PhxDrugsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '9732' ) scaffold => false methods => array( (int) 1 => 'calculator', (int) 2 => 'seniors', (int) 3 => 'bezplatne', (int) 4 => 'index', (int) 5 => 'cx_ad', (int) 6 => 'search', (int) 7 => 'searchintl', (int) 8 => 'intls', (int) 9 => 'intl', (int) 10 => 'author', (int) 11 => 'ai', (int) 12 => 'glossary', (int) 13 => 'senior_intl', (int) 14 => 'pregn_intl', (int) 15 => 'refdz_intl', (int) 16 => 'senior', (int) 17 => 'pregn', (int) 18 => 'refdz', (int) 19 => 'view', (int) 20 => 'mobile', (int) 21 => 'starts', (int) 22 => 'bmm', (int) 23 => 'feed', (int) 24 => 'markTodaysUpdate', (int) 25 => 'change', (int) 26 => 'admin_promoted', (int) 27 => 'admin_promote', (int) 28 => 'admin_unpromote', (int) 29 => 'promoted', (int) 31 => '_counter', (int) 32 => 'agreeCookie', (int) 33 => 'isDoctor', (int) 34 => 'isAuthorized', (int) 35 => 'isMobile', (int) 36 => 'switchLayout' ) modelClass => 'PhxDrug' modelKey => 'phx_drug' validationErrors => null Cookie => object(CookieComponent) { name => 'bartosz' time => '365 days' path => '/' domain => '' secure => false key => 'DYhG93b0qyJfIxf92guVoUubWwvniR2G0FgaC9mi' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'cipher' [protected] _reset => (int) 0 [protected] _expires => '1781547546' [protected] _response => object(CakeResponse) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Auth => object(AuthComponent) { components => array( [maximum depth reached] ) authenticate => array( [maximum depth reached] ) authorize => 'Controller' ajaxLogin => null flash => array( [maximum depth reached] ) loginAction => array( [maximum depth reached] ) loginRedirect => null logoutRedirect => array( [maximum depth reached] ) authError => 'Bartosz mówi, że tu nie wejdziesz' unauthorizedRedirect => true allowedActions => array( [maximum depth reached] ) request => object(CakeRequest) {} response => object(CakeResponse) {} settings => array( [maximum depth reached] ) [protected] _authenticateObjects => array([maximum depth reached]) [protected] _authorizeObjects => array([maximum depth reached]) [protected] _user => array([maximum depth reached]) [protected] _methods => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } PhxDrug => object(PhxDrug) { displayField => 'name' actsAs => array( [maximum depth reached] ) stripTags => (int) 0 convertFloatsToComma => false separateOffLabel => true excludeInactiveDiseases => true hasMany => array( [maximum depth reached] ) hasOne => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'phx_drugs' id => '9732' data => array([maximum depth reached]) schemaName => null table => 'phx_drugs' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null plugin => null name => 'PhxDrug' alias => 'PhxDrug' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasAndBelongsToMany => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => 'count' recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) [protected] _schema => null [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => null [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'phx_drugs', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '9732' ), 'isAjax' => false, 'models' => array( 'User' => array( [maximum depth reached] ), 'PhxDrug' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'phx_preparat/9732' base => '' webroot => '/' here => '/phx_preparat/9732' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }
App::uses('Dispatcher', 'Routing');
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch(new CakeRequest(), new CakeResponse(array('charset' => Configure::read('App.encoding'))));
object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'phx_drugs', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '9732' ), 'isAjax' => false, 'models' => array( 'User' => array( [maximum depth reached] ), 'PhxDrug' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'phx_preparat/9732' base => '' webroot => '/' here => '/phx_preparat/9732' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }