Warning (512) : cached_settings cache was unable to write 'event_handlers' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
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' => 'Acl',
'class' => 'AclEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 2 => array(
'plugin' => 'Nodes',
'class' => 'NodesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 3 => array(
'plugin' => 'Menus',
'class' => 'MenusEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 4 => array(
'plugin' => 'Blocks',
'class' => 'BlocksEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 5 => array(
'plugin' => 'Taxonomy',
'class' => 'TaxonomiesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 6 => array(
'plugin' => 'FileManager',
'class' => 'FileManagerEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 7 => array(
'plugin' => 'Wysiwyg',
'class' => 'WysiwygEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 8 => array(
'plugin' => 'Ckeditor',
'class' => 'CkeditorEventHandler',
'eventKey' => null,
'eventOptions' => array(
'priority' => (int) 20
)
)
)
$config = 'cached_settings'
$settings = array(
'duration' => (int) 10,
'engine' => 'File',
'prefix' => 'croogo_',
'groups' => array(
(int) 0 => 'settings'
),
'path' => '/home/tanoshiinurie.com/public_html/tmp/cache/',
'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 327
CroogoEventManager::loadListeners() - APP/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php, line 80
require_once - APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php, line 128
include - APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php, line 8
CakePlugin::_includeFile() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 282
CakePlugin::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 201
CakePlugin::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 121
include - APP/Config/bootstrap.php, line 117
Configure::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php, line 98
include - APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php, line 432
require - APP/webroot/index.php, line 90
[main] - APP/index.php, line 18 Warning (2) : file_put_contents() [function.file-put-contents ]: Only 0 of 3933 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 (/var/lib/mariadbtmp/#sql-temptable-518-4339ea-9fad3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Stack Trace:
#0 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(470): PDOStatement->execute(Array)
#1 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php(340): DboSource->_execute('SHOW FULL COLUM...')
#2 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1397): Mysql->describe(Object(SchemaMigration))
#3 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(2606): Model->schema()
#4 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(1132): DboSource->fields(Object(SchemaMigration))
#5 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(3038): DboSource->read(Object(SchemaMigration), Array)
#6 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(3010): Model->_readDataSource('all', Array)
#7 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(209): Model->find('all', Array)
#8 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(382): MigrationVersion->getMapping('Migrations')
#9 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(107): MigrationVersion->_initMigrations()
#10 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(444): MigrationVersion->__construct()
#11 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(396): CroogoPlugin->_getMigrationVersion()
#12 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(234): CroogoPlugin->needMigration('Blocks', true)
#13 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(328): CroogoPlugin->getData('Blocks')
#14 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(634): CroogoPlugin->getDependencies('Blocks')
#15 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Event/ExtensionsEventHandler.php(64): CroogoPlugin::cacheDependencies()
#16 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(243): ExtensionsEventHandler->onBootstrapComplete(Object(CakeEvent))
#17 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Croogo.php(256): CakeEventManager->dispatch(Object(CakeEvent))
#18 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php(129): Croogo::dispatchEvent('Croogo.bootstra...')
#19 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/bootstrap.php(8): require_once('/home/tanoshiin...')
#20 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(282): include('/home/tanoshiin...')
#21 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(201): CakePlugin::_includeFile('/home/tanoshiin...', false)
#22 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(121): CakePlugin::bootstrap('Croogo')
#23 /home/tanoshiinurie.com/public_html/Config/bootstrap.php(117): CakePlugin::load('Croogo', Array)
#24 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php(98): include('/home/tanoshiin...')
#25 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php(432): Configure::bootstrap(true)
#26 /home/tanoshiinurie.com/public_html/webroot/index.php(90): include('/home/tanoshiin...')
#27 /home/tanoshiinurie.com/public_html/index.php(18): require('/home/tanoshiin...')
#28 {main}'
$output = '2025-07-21 23:39:17 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/var/lib/mariadbtmp/#sql-temptable-518-4339ea-9fad3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Stack Trace:
#0 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(470): PDOStatement->execute(Array)
#1 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php(340): DboSource->_execute('SHOW FULL COLUM...')
#2 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(1397): Mysql->describe(Object(SchemaMigration))
#3 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(2606): Model->schema()
#4 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php(1132): DboSource->fields(Object(SchemaMigration))
#5 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(3038): DboSource->read(Object(SchemaMigration), Array)
#6 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php(3010): Model->_readDataSource('all', Array)
#7 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(209): Model->find('all', Array)
#8 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(382): MigrationVersion->getMapping('Migrations')
#9 /home/tanoshiinurie.com/public_html/Plugin/Migrations/Lib/MigrationVersion.php(107): MigrationVersion->_initMigrations()
#10 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(444): MigrationVersion->__construct()
#11 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(396): CroogoPlugin->_getMigrationVersion()
#12 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(234): CroogoPlugin->needMigration('Blocks', true)
#13 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(328): CroogoPlugin->getData('Blocks')
#14 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php(634): CroogoPlugin->getDependencies('Blocks')
#15 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Extensions/Event/ExtensionsEventHandler.php(64): CroogoPlugin::cacheDependencies()
#16 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(243): ExtensionsEventHandler->onBootstrapComplete(Object(CakeEvent))
#17 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Croogo.php(256): CakeEventManager->dispatch(Object(CakeEvent))
#18 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php(129): Croogo::dispatchEvent('Croogo.bootstra...')
#19 /home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/bootstrap.php(8): require_once('/home/tanoshiin...')
#20 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(282): include('/home/tanoshiin...')
#21 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(201): CakePlugin::_includeFile('/home/tanoshiin...', false)
#22 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php(121): CakePlugin::bootstrap('Croogo')
#23 /home/tanoshiinurie.com/public_html/Config/bootstrap.php(117): CakePlugin::load('Croogo', Array)
#24 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php(98): include('/home/tanoshiin...')
#25 /home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php(432): Configure::bootstrap(true)
#26 /home/tanoshiinurie.com/public_html/webroot/index.php(90): include('/home/tanoshiin...')
#27 /home/tanoshiinurie.com/public_html/index.php(18): require('/home/tanoshiin...')
#28 {main}
'
$filename = 'error.log'
$pathname = '/home/tanoshiinurie.com/public_html/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 445
ErrorHandler::_log() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Errors
Menu
Warning (2) : ini_set() [function.ini-set ]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php , line 553 ]Code Context if (!empty( $sessionConfig [ 'ini' ]) && is_array ( $sessionConfig [ 'ini' ])) {
foreach ( $sessionConfig [ 'ini' ] as $setting => $value ) {
if ( ini_set ( $setting , $value ) === false ) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid' ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_cookieName() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 588
CakeSession::_hasSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 599
CakeSession::read() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 386
SessionHelper::read() - APP/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php, line 43
LayoutHelper::sessionFlash() - APP/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php, line 285
include - APP/View/Layouts/default.ctp, line 122
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::renderLayout() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 546
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 481
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::pdoError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 281
ExceptionRenderer::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Errors » 楽しい塗り絵
SQLSTATE[HY000]: General error: 1021 Disk full (/var/lib/mariadbtmp/#sql-temptable-518-4339ea-9fad3.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 470 → 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 340 → DboSource->_execute(string) $table = $this -> fullTableName ( $model );
$fields = false ;
$cols = $this -> _execute ( 'SHOW FULL COLUMNS FROM ' . $table );
if (! $cols ) {
'SHOW FULL COLUMNS FROM `tanoshiinur_5dad`.`schema_migrations`'
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1397 → Mysql->describe(SchemaMigration) $db = $this -> getDataSource ();
$db -> cacheSources = ( $this -> cacheSources && $db -> cacheSources );
if ( method_exists ( $db , 'describe' )) {
$this -> _schema = $db -> describe ( $this );
}
object(SchemaMigration) {
useDbConfig => 'default'
useTable => 'schema_migrations'
id => false
data => array()
schemaName => 'tanoshiinur_5dad'
table => 'schema_migrations'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Migrations'
name => 'SchemaMigration'
alias => 'SchemaMigration'
tableToModel => array(
'schema_migrations' => 'SchemaMigration'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {
modelName => 'SchemaMigration'
defaultPriority => (int) 10
[protected] _methods => array([maximum depth reached])
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array([maximum depth reached])
[protected] _loaded => array([maximum depth reached])
}
whitelist => array()
cacheSources => true
findQueryType => 'all'
recursive => (int) -1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 2606 → Model->schema() }
$allFields = empty( $fields );
if ( $allFields ) {
$fields = array_keys ( $Model -> schema ());
} elseif (! is_array ( $fields )) {
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php line 1132 → DboSource->fields(SchemaMigration) $queryData [ 'fields' ] = $this -> fields ( $Model , null , $queryData [ 'fields' ]);
} else {
$noAssocFields = false ;
$queryData [ 'fields' ] = $this -> fields ( $Model );
}
object(SchemaMigration) {
useDbConfig => 'default'
useTable => 'schema_migrations'
id => false
data => array()
schemaName => 'tanoshiinur_5dad'
table => 'schema_migrations'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Migrations'
name => 'SchemaMigration'
alias => 'SchemaMigration'
tableToModel => array(
'schema_migrations' => 'SchemaMigration'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {
modelName => 'SchemaMigration'
defaultPriority => (int) 10
[protected] _methods => array([maximum depth reached])
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array([maximum depth reached])
[protected] _loaded => array([maximum depth reached])
}
whitelist => array()
cacheSources => true
findQueryType => 'all'
recursive => (int) -1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 3038 → DboSource->read(SchemaMigration, array) * @return array
*/
protected function _readDataSource ( $type , $query ) {
$results = $this -> getDataSource ()-> read ( $this , $query );
$this -> resetAssociations ();
object(SchemaMigration) {
useDbConfig => 'default'
useTable => 'schema_migrations'
id => false
data => array()
schemaName => 'tanoshiinur_5dad'
table => 'schema_migrations'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => 'Migrations'
name => 'SchemaMigration'
alias => 'SchemaMigration'
tableToModel => array(
'schema_migrations' => 'SchemaMigration'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {
modelName => 'SchemaMigration'
defaultPriority => (int) 10
[protected] _methods => array([maximum depth reached])
[protected] _mappedMethods => array([maximum depth reached])
[protected] _enabled => array([maximum depth reached])
[protected] _loaded => array([maximum depth reached])
}
whitelist => array()
cacheSources => true
findQueryType => 'all'
recursive => (int) -1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'counterCache'
),
'hasOne' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'dependent'
),
'hasMany' => array(
(int) 0 => 'className',
(int) 1 => 'foreignKey',
(int) 2 => 'conditions',
(int) 3 => 'fields',
(int) 4 => 'order',
(int) 5 => 'limit',
(int) 6 => 'offset',
(int) 7 => 'dependent',
(int) 8 => 'exclusive',
(int) 9 => 'finderQuery',
(int) 10 => 'counterQuery'
),
'hasAndBelongsToMany' => array(
(int) 0 => 'className',
(int) 1 => 'joinTable',
(int) 2 => 'with',
(int) 3 => 'foreignKey',
(int) 4 => 'associationForeignKey',
(int) 5 => 'conditions',
(int) 6 => 'fields',
(int) 7 => 'order',
(int) 8 => 'limit',
(int) 9 => 'offset',
(int) 10 => 'unique',
(int) 11 => 'finderQuery'
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CroogoEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
[protected] _validator => null
}
array(
'conditions' => array(
'OR' => array(
(int) 0 => array(
'SchemaMigration.type' => 'migrations'
),
(int) 1 => array(
'SchemaMigration.type' => 'Migrations'
)
)
),
'fields' => null,
'joins' => array(),
'limit' => null,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'recursive' => (int) -1
)
APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 3010 → Model->_readDataSource(string, array) return null ;
}
return $this -> _readDataSource ( $type , $query );
}
'all'
array(
'conditions' => array(
'OR' => array(
(int) 0 => array(
'SchemaMigration.type' => 'migrations'
),
(int) 1 => array(
'SchemaMigration.type' => 'Migrations'
)
)
),
'fields' => null,
'joins' => array(),
'limit' => null,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'recursive' => (int) -1
)
APP/Plugin/Migrations/Lib/MigrationVersion.php line 209 → Model->find(string, array) }
$migrated = $this -> Version -> find ( 'all' , array(
'conditions' => array(
'OR' => array(
'all'
array(
'conditions' => array(
'OR' => array(
(int) 0 => array(
'SchemaMigration.type' => 'migrations'
),
(int) 1 => array(
'SchemaMigration.type' => 'Migrations'
)
)
),
'fields' => null,
'joins' => array(),
'limit' => null,
'offset' => null,
'order' => array(),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'recursive' => (int) -1
)
APP/Plugin/Migrations/Lib/MigrationVersion.php line 382 → MigrationVersion->getMapping(string) $this -> setVersion ( 1 , 'Migrations' );
}
$mapping = $this -> getMapping ( 'Migrations' );
if ( count ( $mapping ) > 1 ) {
APP/Plugin/Migrations/Lib/MigrationVersion.php line 107 → MigrationVersion->_initMigrations() $this -> initVersion ();
if (!isset( $options [ 'autoinit' ]) || $options [ 'autoinit' ] !== false ) {
$this -> _initMigrations ();
}
APP/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php line 444 → MigrationVersion->__construct()
protected function _getMigrationVersion () {
if (!( $this -> _MigrationVersion instanceof MigrationVersion )) {
$this -> _MigrationVersion = new MigrationVersion ();
}
APP/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php line 396 → CroogoPlugin->_getMigrationVersion() public function needMigration ( $plugin , $isActive ) {
$needMigration = false ;
if ( $isActive ) {
$mapping = $this -> _getMigrationVersion ()-> getMapping ( $plugin );
$currentVersion = $this -> _getMigrationVersion ()-> getVersion ( $plugin );
APP/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php line 234 → CroogoPlugin->needMigration(string, boolean) $pluginData [ 'needMigration' ] = $this -> needMigration ( $alias , $active );
return $pluginData ;
} elseif ( $this -> _isBuiltin ( $alias )) {
$needMigration = $this -> needMigration ( $alias , $active );
$active = CakePlugin :: loaded ( $alias );
APP/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php line 328 → CroogoPlugin->getData(string) * @return array list of plugin that $plugin depends on
*/
public function getDependencies ( $plugin ) {
$pluginData = $this -> getData ( $plugin );
if (!isset( $pluginData [ 'dependencies' ][ 'plugins' ])) {
APP/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php line 634 → CroogoPlugin->getDependencies(string) $plugins = CakePlugin :: loaded ();
$dependencies = $usedBy = array();
foreach ( $plugins as $plugin ) {
$dependencies [ $plugin ] = $self -> getDependencies ( $plugin );
foreach ( $dependencies [ $plugin ] as $dependent ) {
APP/Vendor/croogo/croogo/Extensions/Event/ExtensionsEventHandler.php line 64 → CroogoPlugin::cacheDependencies() * onBootstrapComplete
*/
public function onBootstrapComplete ( $event ) {
CroogoPlugin :: cacheDependencies ();
}
APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php line 243 → ExtensionsEventHandler->onBootstrapComplete(CakeEvent) if ( $listener [ 'passParams' ] === true ) {
$result = call_user_func_array ( $listener [ 'callable' ], $event -> data );
} else {
$result = call_user_func ( $listener [ 'callable' ], $event );
}
object(CakeEvent) {
data => null
result => null
[protected] _name => 'Croogo.bootstrapComplete'
[protected] _subject => null
[protected] _stopped => false
}
APP/Vendor/croogo/croogo/Croogo/Lib/Croogo.php line 256 → CakeEventManager->dispatch(CakeEvent) if ( $subject ) {
$event = $subject -> getEventManager ()-> dispatch ( $event );
} else {
$event = CakeEventManager :: instance ()-> dispatch ( $event );
}
object(CakeEvent) {
data => null
result => null
[protected] _name => 'Croogo.bootstrapComplete'
[protected] _subject => null
[protected] _stopped => false
}
APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php line 129 → Croogo::dispatchEvent(string) CroogoPlugin :: load ( $option );
}
CroogoEventManager :: loadListeners ();
Croogo :: dispatchEvent ( 'Croogo.bootstrapComplete' );
'Croogo.bootstrapComplete'
APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php line 8 → require_once(string) App :: uses ( 'Croogo' , 'Croogo.Lib' );
App :: uses ( 'CroogoNav' , 'Croogo.Lib' );
require_once 'croogo_bootstrap.php' ;
'/home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php'
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 282 → include(string) if ( $ignoreMissing && ! is_file ( $file )) {
return false ;
}
return include $file ;
}
'/home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/bootstrap.php'
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 201 → CakePlugin::_includeFile(string, boolean) if ( $config [ 'bootstrap' ] === true ) {
return static:: _includeFile (
$path . 'Config' . DS . 'bootstrap.php' ,
$config [ 'ignoreMissing' ]
);
'/home/tanoshiinurie.com/public_html/Vendor/croogo/croogo/Croogo/Config/bootstrap.php'
false
APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php line 121 → CakePlugin::bootstrap(string) throw new MissingPluginException (array( 'plugin' => $plugin ));
}
if (!empty(static:: $_plugins [ $plugin ][ 'bootstrap' ])) {
static:: bootstrap ( $plugin );
}
APP/Config/bootstrap.php line 117 → CakePlugin::load(string, array) 'path' => CACHE . 'long' . DS ,
'groups' => array( 'users' )
));
CakePlugin :: load ( 'Croogo' , array( 'bootstrap' => true ));
CakePlugin :: load ( 'Manager' );
'Croogo'
array(
'bootstrap' => true,
'routes' => false,
'ignoreMissing' => false
)
APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php line 98 → include(string) }
static:: _setErrorHandlers ( $error , $exception );
if (!include APP . 'Config' . DS . 'bootstrap.php' ) {
trigger_error ( __d ( 'cake_dev' ,
'/home/tanoshiinurie.com/public_html/Config/bootstrap.php'
APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php line 432 → Configure::bootstrap(boolean)
}
Configure :: bootstrap (isset( $boot ) ? $boot : true );
APP/webroot/index.php line 90 → include(string) $failed = true ;
}
} else {
if (!include ( CAKE_CORE_INCLUDE_PATH . DS . 'Cake' . DS . 'bootstrap.php' )) {
$failed = true ;
'/home/tanoshiinurie.com/public_html/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php'
APP/index.php line 18 → require(string) * @ since CakePHP ( tm ) v 0.10.0.1076
* @ license MIT License ( http : //www.opensource.org/licenses/mit-license.php)
*/
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php' ;
'/home/tanoshiinurie.com/public_html/webroot/index.php'