Warning (512) : _cake_core_ cache was unable to write 'cake_dev_pol' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_pol'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/clients/client17/web40/web/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 323
I18n::translate() - APP/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php, line 237
__d - APP/Vendor/cakephp/cakephp/lib/Cake/basics.php, line 617
Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 321
CroogoEventManager::loadListeners() - APP/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php, line 80
require_once - APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php, line 125
include - APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php, line 8
CakePlugin::_includeFile() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 247
CakePlugin::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 167
CakePlugin::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 99
include - APP/Config/bootstrap.php, line 78
Configure::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php, line 92
include - APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php, line 175
[main] - APP/webroot/index.php, line 136 Warning (512) : cached_settings cache was unable to write 'event_handlers' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'event_handlers'
$value = array(
(int) 0 => array(
'plugin' => 'Extensions',
'class' => 'ExtensionsEventHandler',
'eventKey' => null,
'eventOptions' => array(
'options' => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'plugin' => 'Nodes',
'class' => 'NodesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 2 => array(
'plugin' => 'Blocks',
'class' => 'BlocksEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 3 => array(
'plugin' => 'Taxonomy',
'class' => 'TaxonomiesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 4 => array(
'plugin' => 'Wysiwyg',
'class' => 'WysiwygEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 5 => array(
'plugin' => 'Translate',
'class' => 'TranslateEventHandler',
'eventKey' => null,
'eventOptions' => array(
'options' => array(
[maximum depth reached]
)
)
)
)
$config = 'cached_settings'
$settings = array(
'prefix' => '*****',
'duration' => (int) 3600,
'path' => '/var/www/clients/client17/web40/web/tmp/cache/queries/',
'engine' => 'File',
'groups' => array(
(int) 0 => 'settings'
),
'lock' => true,
'serialize' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100
)
$success = false Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 323
CroogoEventManager::loadListeners() - APP/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php, line 80
require_once - APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php, line 125
include - APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php, line 8
CakePlugin::_includeFile() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 247
CakePlugin::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 167
CakePlugin::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 99
include - APP/Config/bootstrap.php, line 78
Configure::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php, line 92
include - APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php, line 175
[main] - APP/webroot/index.php, line 136 Warning (2) : file_put_contents() [function.file-put-contents ]: Only 0 of 3494 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/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 = '[PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_5b68_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /comments/comments/add/Node/180/1330
Stack Trace:
#0 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(458): PDOStatement->execute(Array)
#1 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php(339): DboSource->_execute('SHOW FULL COLUM...')
#2 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1360): Mysql->describe(Object(Type))
#3 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1449): Model->schema()
#4 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php(49): Model->hasField('created_by')
#5 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php(36): TrackableBehavior->_hasTrackableFields(Object(Type))
#6 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php(145): TrackableBehavior->setup(Object(Type), Array)
#7 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php(66): BehaviorCollection->load('Croogo.Trackabl...', Array)
#8 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(747): BehaviorCollection->init('Type', Array)
#9 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php(56): Model->__construct(Array, NULL, NULL)
#10 [internal function]: CroogoAppModel->__construct(Array)
#11 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php(168): ReflectionClass->newInstance(Array)
#12 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Lib/CroogoRouter.php(187): ClassRegistry::init('Taxonomy.Type')
#13 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Nodes/Config/routes.php(25): CroogoRouter::routableContentTypes()
#14 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(247): include('/var/www/client...')
#15 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(202): CakePlugin::_includeFile('/var/www/client...', true)
#16 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(191): CakePlugin::routes('Nodes')
#17 /var/www/clients/client17/web40/web/Config/routes.php(32): CakePlugin::routes()
#18 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php(1272): include('/var/www/client...')
#19 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php(597): Router::_loadRoutes()
#20 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(217): Router::parse('comments/commen...')
#21 [internal function]: Dispatcher->parseParams(Object(CakeEvent))
#22 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(244): call_user_func(Array, Object(CakeEvent))
#23 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(145): CakeEventManager->dispatch(Object(CakeEvent))
#24 /var/www/clients/client17/web40/web/webroot/index.php(151): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#25 {main}'
$output = '2025-07-05 21:35:59 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_5b68_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /comments/comments/add/Node/180/1330
Stack Trace:
#0 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(458): PDOStatement->execute(Array)
#1 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php(339): DboSource->_execute('SHOW FULL COLUM...')
#2 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1360): Mysql->describe(Object(Type))
#3 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1449): Model->schema()
#4 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php(49): Model->hasField('created_by')
#5 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php(36): TrackableBehavior->_hasTrackableFields(Object(Type))
#6 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php(145): TrackableBehavior->setup(Object(Type), Array)
#7 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php(66): BehaviorCollection->load('Croogo.Trackabl...', Array)
#8 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(747): BehaviorCollection->init('Type', Array)
#9 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php(56): Model->__construct(Array, NULL, NULL)
#10 [internal function]: CroogoAppModel->__construct(Array)
#11 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php(168): ReflectionClass->newInstance(Array)
#12 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Croogo/Lib/CroogoRouter.php(187): ClassRegistry::init('Taxonomy.Type')
#13 /var/www/clients/client17/web40/web/Vendor/croogo/croogo/Nodes/Config/routes.php(25): CroogoRouter::routableContentTypes()
#14 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(247): include('/var/www/client...')
#15 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(202): CakePlugin::_includeFile('/var/www/client...', true)
#16 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(191): CakePlugin::routes('Nodes')
#17 /var/www/clients/client17/web40/web/Config/routes.php(32): CakePlugin::routes()
#18 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php(1272): include('/var/www/client...')
#19 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php(597): Router::_loadRoutes()
#20 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(217): Router::parse('comments/commen...')
#21 [internal function]: Dispatcher->parseParams(Object(CakeEvent))
#22 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(244): call_user_func(Array, Object(CakeEvent))
#23 /var/www/clients/client17/web40/web/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(145): CakeEventManager->dispatch(Object(CakeEvent))
#24 /var/www/clients/client17/web40/web/webroot/index.php(151): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#25 {main}
'
$filename = 'error.log'
$pathname = '/var/www/clients/client17/web40/web/tmp/logs/error.log' file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 440
ErrorHandler::_log() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 111
[main] - [internal], line ??
Errors » GranateSEO
Errors » GranateSEO
SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_5b68_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error:
An Internal Error Has Occurred.
Stack Trace
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 458 → PDOStatement->execute(array) try {
$query = $this -> _connection -> prepare ( $sql , $prepareOptions );
$query -> setFetchMode ( PDO :: FETCH_LAZY );
if (! $query -> execute ( $params )) {
$this -> _results = $query ;
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php line 339 → DboSource->_execute(string) $table = $this -> fullTableName ( $model );
$fields = false ;
$cols = $this -> _execute ( 'SHOW FULL COLUMNS FROM ' . $table );
if (! $cols ) {
'SHOW FULL COLUMNS FROM `c17granateseofront`.`types`'
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1360 → Mysql->describe(Type) $db = $this -> getDataSource ();
$db -> cacheSources = ( $this -> cacheSources && $db -> cacheSources );
if ( method_exists ( $db , 'describe' )) {
$this -> _schema = $db -> describe ( $this );
}
object(Type) {
name => 'Type'
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
hasAndBelongsToMany => array(
[maximum depth reached]
)
useCache => true
useDbConfig => 'default'
useTable => 'types'
id => false
data => array([maximum depth reached])
schemaName => 'c17granateseofront'
table => 'types'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Taxonomy'
alias => 'Type'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
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])
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array(
[maximum depth reached]
)
[protected] _editFields => 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
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1449 → Model->schema() }
if (empty( $this -> _schema )) {
$this -> schema ();
}
APP/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php line 49 → Model->hasField(string) protected function _hasTrackableFields ( Model $model ) {
$fields = $this -> settings [ $model -> alias ][ 'fields' ];
return
$model -> hasField ( $fields [ 'created_by' ]) &&
$model -> hasField ( $fields [ 'updated_by' ]);
APP/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php line 36 → TrackableBehavior->_hasTrackableFields(Type) */
public function setup ( Model $model , $config = array()) {
$this -> settings [ $model -> alias ] = Set :: merge ( $this -> _defaults , $config );
if ( $this -> _hasTrackableFields ( $model )) {
$this -> _setupBelongsTo ( $model );
object(Type) {
name => 'Type'
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
hasAndBelongsToMany => array(
[maximum depth reached]
)
useCache => true
useDbConfig => 'default'
useTable => 'types'
id => false
data => array([maximum depth reached])
schemaName => 'c17granateseofront'
table => 'types'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Taxonomy'
alias => 'Type'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
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])
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array(
[maximum depth reached]
)
[protected] _editFields => 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
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php line 145 → TrackableBehavior->setup(Type, array) $config = array();
}
$this -> _loaded [ $alias ]-> settings [ 'priority' ] = $priority ;
$this -> _loaded [ $alias ]-> setup ( ClassRegistry :: getObject ( $this -> modelName ), $config );
object(Type) {
name => 'Type'
actsAs => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
hasAndBelongsToMany => array(
[maximum depth reached]
)
useCache => true
useDbConfig => 'default'
useTable => 'types'
id => false
data => array([maximum depth reached])
schemaName => 'c17granateseofront'
table => 'types'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => 'Taxonomy'
alias => 'Type'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
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])
findMethods => array(
[maximum depth reached]
)
[protected] _displayFields => array(
[maximum depth reached]
)
[protected] _editFields => 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
}
array()
APP/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php line 66 → BehaviorCollection->load(string, array)
if (!empty( $behaviors )) {
foreach ( BehaviorCollection :: normalizeObjectArray ( $behaviors ) as $config ) {
$this -> load ( $config [ 'class' ], $config [ 'settings' ]);
}
'Croogo.Trackable'
array()
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 747 → BehaviorCollection->init(string, array) }
$this -> _createLinks ();
$this -> Behaviors -> init ( $this -> alias , $this -> actsAs );
}
'Type'
array(
'Containable' => null,
'Croogo.Cached' => array(
'groups' => array(
[maximum depth reached]
)
),
'Croogo.Params' => null,
'Croogo.Trackable' => null
)
APP/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php line 56 → Model->__construct(array, null, null) */
public function __construct ( $id = false , $table = null , $ds = null ) {
Croogo :: applyHookProperties ( 'Hook.model_properties' , $this );
parent :: __construct ( $id , $table , $ds );
}
array(
'class' => 'Taxonomy.Type',
'plugin' => 'Taxonomy',
'alias' => 'Type'
)
null
null
[internal function] → CroogoAppModel->__construct(array) array(
'class' => 'Taxonomy.Type',
'plugin' => 'Taxonomy',
'alias' => 'Type'
)
APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php line 168 → ReflectionClass->newInstance(array) }
}
if ( $reflection -> getConstructor ()) {
$instance = $reflection -> newInstance ( $settings );
} else {
array(
'class' => 'Taxonomy.Type',
'plugin' => 'Taxonomy',
'alias' => 'Type'
)
APP/Vendor/croogo/croogo/Croogo/Lib/CroogoRouter.php line 187 → ClassRegistry::init(string) */
public static function routableContentTypes () {
try {
$types = ClassRegistry :: init ( 'Taxonomy.Type' )-> find ( 'all' , array(
'cache' => array(
APP/Vendor/croogo/croogo/Nodes/Config/routes.php line 25 → CroogoRouter::routableContentTypes() CroogoRouter :: contentType ( 'blog' );
CroogoRouter :: contentType ( 'node' );
if ( Configure :: read ( 'Croogo.installed' )) {
CroogoRouter :: routableContentTypes ();
}
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 247 → include(string) if ( $ignoreMissing && ! is_file ( $file )) {
return false ;
}
return include $file ;
}
'/var/www/clients/client17/web40/web/Vendor/croogo/croogo/Nodes/Config/routes.php'
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 202 → CakePlugin::_includeFile(string, boolean) return (bool) self :: _includeFile (
self :: path ( $plugin ) . 'Config' . DS . 'routes.php' ,
$config [ 'ignoreMissing' ]
);
}
'/var/www/clients/client17/web40/web/Vendor/croogo/croogo/Nodes/Config/routes.php'
true
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 191 → CakePlugin::routes(string) public static function routes ( $plugin = null ) {
if ( $plugin === null ) {
foreach ( self :: loaded () as $p ) {
self :: routes ( $p );
}
APP/Config/routes.php line 32 → CakePlugin::routes() //Router::connect('/', array('controller' => 'blog', 'action' => 'strona-glowna'));
App :: uses ( 'CroogoRouter' , 'Croogo.Lib' );
CakePlugin :: routes ();
Router :: parseExtensions ( 'json' , 'rss' );
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php line 1272 → include(string) */
protected static function _loadRoutes () {
self :: $initialized = true ;
include APP . 'Config' . DS . 'routes.php' ;
}
'/var/www/clients/client17/web40/web/Config/routes.php'
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php line 597 → Router::_loadRoutes() */
public static function parse ( $url ) {
if (! self :: $initialized ) {
self :: _loadRoutes ();
}
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 217 → Router::parse(string) public function parseParams ( $event ) {
$request = $event -> data [ 'request' ];
Router :: setRequestInfo ( $request );
$params = Router :: parse ( $request -> url );
$request -> addParams ( $params );
'comments/comments/add/Node/180/1330'
[internal function] → Dispatcher->parseParams(CakeEvent) object(CakeEvent) {
data => array(
[maximum depth reached]
)
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Dispatcher) {}
[protected] _stopped => false
}
APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php line 244 → call_user_func(array, CakeEvent) if ( $listener [ 'passParams' ] === true ) {
$result = call_user_func_array ( $listener [ 'callable' ], $event -> data );
} else {
$result = call_user_func ( $listener [ 'callable' ], $event );
}
array(
(int) 0 => object(Dispatcher) {},
(int) 1 => 'parseParams'
)
object(CakeEvent) {
data => array(
[maximum depth reached]
)
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Dispatcher) {}
[protected] _stopped => false
}
APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 145 → CakeEventManager->dispatch(CakeEvent) */
public function dispatch ( CakeRequest $request , CakeResponse $response , $additionalParams = array()) {
$beforeEvent = new CakeEvent ( 'Dispatcher.beforeDispatch' , $this , compact ( 'request' , 'response' , 'additionalParams' ));
$this -> getEventManager ()-> dispatch ( $beforeEvent );
object(CakeEvent) {
data => array(
[maximum depth reached]
)
result => null
[protected] _name => 'Dispatcher.beforeDispatch'
[protected] _subject => object(Dispatcher) {}
[protected] _stopped => false
}
APP/webroot/index.php line 151 → Dispatcher->dispatch(CakeRequest, CakeResponse) App :: uses ( 'Dispatcher' , 'Routing' );
$Dispatcher = new Dispatcher ();
$Dispatcher -> dispatch (new CakeRequest (), new CakeResponse (array( 'charset' => Configure :: read ( 'App.encoding' ))));
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'comments/comments/add/Node/180/1330'
base => ''
webroot => '/'
here => '/comments/comments/add/Node/180/1330'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
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])
}