Warning (512): _cake_model_ cache was unable to write 'default_menu_tree' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_menu_tree'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'menu_tree'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'parent_id' => [
[maximum depth reached]
],
'lft' => [
[maximum depth reached]
],
'rght' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'description' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'template' => [
[maximum depth reached]
],
'header_text' => [
[maximum depth reached]
],
'header_image' => [
[maximum depth reached]
],
'article_id' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'parent_id' => 'integer',
'lft' => 'integer',
'rght' => 'integer',
'name' => 'string',
'description' => 'string',
'url' => 'string',
'template' => 'string',
'header_text' => 'string',
'header_image' => 'string',
'article_id' => 'integer'
]
[protected] _indexes => [
'url' => [
[maximum depth reached]
]
]
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
App\Controller\AppController::initialize() - APP/Controller/AppController.php, line 77
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 262
ReflectionClass::newInstance() - [internal], line ??
Cake\Http\ControllerFactory::create() - CORE/src/Http/ControllerFactory.php, line 77
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 90
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2111 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_web_settings' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_web_settings'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'web_settings'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'value' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'name' => 'string',
'value' => 'string'
]
[protected] _indexes => []
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
Cake\ORM\Table::_dynamicFinder() - CORE/src/ORM/Table.php, line 2269
Cake\ORM\Table::__call() - CORE/src/ORM/Table.php, line 2290
App\Controller\WwwUkController::index() - APP/Controller/WwwUkController.php, line 76
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2191 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_news_events' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_news_events'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'news_events'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'active' => [
[maximum depth reached]
],
'cathegory' => [
[maximum depth reached]
],
'creation_date' => [
[maximum depth reached]
],
'text_header' => [
[maximum depth reached]
],
'text_description' => [
[maximum depth reached]
],
'text_main_1' => [
[maximum depth reached]
],
'text_main_2' => [
[maximum depth reached]
],
'urls' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'active' => 'integer',
'cathegory' => 'string',
'creation_date' => 'date',
'text_header' => 'string',
'text_description' => 'string',
'text_main_1' => 'text',
'text_main_2' => 'text',
'urls' => 'text'
]
[protected] _indexes => []
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
App\Model\Table\NewsEventsTable::GetLastShortNews() - APP/Model/Table/NewsEventsTable.php, line 39
App\Controller\WwwUkController::index() - APP/Controller/WwwUkController.php, line 91
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2159 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_stories' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_stories'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'stories'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'active' => [
[maximum depth reached]
],
'view_order' => [
[maximum depth reached]
],
'external_url' => [
[maximum depth reached]
],
'text_header' => [
[maximum depth reached]
],
'text_description' => [
[maximum depth reached]
],
'text_main_1' => [
[maximum depth reached]
],
'text_main_2' => [
[maximum depth reached]
],
'urls' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'active' => 'integer',
'view_order' => 'integer',
'external_url' => 'string',
'text_header' => 'string',
'text_description' => 'string',
'text_main_1' => 'text',
'text_main_2' => 'text',
'urls' => 'text'
]
[protected] _indexes => []
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
Cake\ORM\Table::_dynamicFinder() - CORE/src/ORM/Table.php, line 2269
Cake\ORM\Table::__call() - CORE/src/ORM/Table.php, line 2290
App\Controller\WwwUkController::index() - APP/Controller/WwwUkController.php, line 98
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2186 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_user_person' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_user_person'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'user_person'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'id_vut' => [
[maximum depth reached]
],
'visible' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'researchId' => [
[maximum depth reached]
],
'function' => [
[maximum depth reached]
],
'function_en' => [
[maximum depth reached]
],
'specialisation' => [
[maximum depth reached]
],
'specialisation_en' => [
[maximum depth reached]
],
'text_header' => [
[maximum depth reached]
],
'text_header_en' => [
[maximum depth reached]
],
'text_description' => [
[maximum depth reached]
],
'text_description_en' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'id_vut' => 'integer',
'visible' => 'integer',
'name' => 'string',
'researchId' => 'string',
'function' => 'string',
'function_en' => 'string',
'specialisation' => 'text',
'specialisation_en' => 'text',
'text_header' => 'text',
'text_header_en' => 'text',
'text_description' => 'text',
'text_description_en' => 'text'
]
[protected] _indexes => [
'user_person_key' => [
[maximum depth reached]
]
]
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
App\Controller\WwwUkController::index() - APP/Controller/WwwUkController.php, line 105
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2061 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): _cake_model_ cache was unable to write 'default_users' to Cake\Cache\Engine\FileEngine cache [CORE/src/Cache/Cache.php, line 241]Code Context get_class($engine)
),
E_USER_WARNING
$key = 'default_users'
$value = object(Cake\Database\Schema\TableSchema) {
[protected] _table => 'users'
[protected] _columns => [
'id' => [
[maximum depth reached]
],
'id_vut' => [
[maximum depth reached]
],
'email' => [
[maximum depth reached]
],
'login' => [
[maximum depth reached]
],
'password' => [
[maximum depth reached]
],
'passwordMd5' => [
[maximum depth reached]
],
'login_allowed' => [
[maximum depth reached]
],
'first_name' => [
[maximum depth reached]
],
'surname' => [
[maximum depth reached]
],
'full_name' => [
[maximum depth reached]
],
'position' => [
[maximum depth reached]
],
'department' => [
[maximum depth reached]
],
'uk_profesor' => [
[maximum depth reached]
],
'uk_docent' => [
[maximum depth reached]
],
'uk_assistant' => [
[maximum depth reached]
],
'uk_assistant_prof' => [
[maximum depth reached]
],
'uk_lecturer' => [
[maximum depth reached]
],
'uk_researcher' => [
[maximum depth reached]
],
'uk_technician' => [
[maximum depth reached]
],
'uk_phd_supervisor' => [
[maximum depth reached]
],
'uk_phd_supervisor_specialisation' => [
[maximum depth reached]
],
'uk_phd_supervisor_description' => [
[maximum depth reached]
],
'uk_phd_supervisor_description_en' => [
[maximum depth reached]
],
'uk_phd' => [
[maximum depth reached]
],
'uk_phd_supervisor_id' => [
[maximum depth reached]
],
'uk_phd_supervisor_name' => [
[maximum depth reached]
],
'uk_phd_year_start' => [
[maximum depth reached]
],
'phone' => [
[maximum depth reached]
],
'room' => [
[maximum depth reached]
],
'attendance' => [
[maximum depth reached]
],
'attendance_hours' => [
[maximum depth reached]
],
'attendance_homeoffice' => [
[maximum depth reached]
],
'attendance_week_hours' => [
[maximum depth reached]
],
'attendance_date_from' => [
[maximum depth reached]
],
'attendance_date_to' => [
[maximum depth reached]
],
'created' => [
[maximum depth reached]
],
'modified' => [
[maximum depth reached]
],
'note' => [
[maximum depth reached]
],
'UKlogin' => [
[maximum depth reached]
],
'UKpassword' => [
[maximum depth reached]
],
'pristup_ulouuk' => [
[maximum depth reached]
],
'pristup_ulozdesign' => [
[maximum depth reached]
],
'pristup_VPN' => [
[maximum depth reached]
],
'pristup_ulozuk' => [
[maximum depth reached]
],
'interniIP' => [
[maximum depth reached]
],
'pristup_GIRITON' => [
[maximum depth reached]
]
]
[protected] _typeMap => [
'id' => 'integer',
'id_vut' => 'integer',
'email' => 'string',
'login' => 'string',
'password' => 'string',
'passwordMd5' => 'string',
'login_allowed' => 'integer',
'first_name' => 'string',
'surname' => 'string',
'full_name' => 'string',
'position' => 'string',
'department' => 'string',
'uk_profesor' => 'integer',
'uk_docent' => 'integer',
'uk_assistant' => 'integer',
'uk_assistant_prof' => 'integer',
'uk_lecturer' => 'integer',
'uk_researcher' => 'integer',
'uk_technician' => 'integer',
'uk_phd_supervisor' => 'integer',
'uk_phd_supervisor_specialisation' => 'string',
'uk_phd_supervisor_description' => 'text',
'uk_phd_supervisor_description_en' => 'text',
'uk_phd' => 'string',
'uk_phd_supervisor_id' => 'integer',
'uk_phd_supervisor_name' => 'string',
'uk_phd_year_start' => 'integer',
'phone' => 'string',
'room' => 'string',
'attendance' => 'integer',
'attendance_hours' => 'float',
'attendance_homeoffice' => 'integer',
'attendance_week_hours' => 'string',
'attendance_date_from' => 'string',
'attendance_date_to' => 'string',
'created' => 'datetime',
'modified' => 'datetime',
'note' => 'string',
'UKlogin' => 'string',
'UKpassword' => 'string',
'pristup_ulouuk' => 'integer',
'pristup_ulozdesign' => 'integer',
'pristup_VPN' => 'integer',
'pristup_ulozuk' => 'integer',
'interniIP' => 'string',
'pristup_GIRITON' => 'integer'
]
[protected] _indexes => []
[protected] _constraints => [
'primary' => [
[maximum depth reached]
]
]
[protected] _options => [
'engine' => 'InnoDB',
'collation' => 'utf8_czech_ci'
]
[protected] _temporary => false
[protected] _columnKeys => [
'type' => null,
'baseType' => null,
'length' => null,
'precision' => null,
'null' => null,
'default' => null,
'comment' => null
]
[protected] _columnExtras => [
'string' => [
[maximum depth reached]
],
'text' => [
[maximum depth reached]
],
'integer' => [
[maximum depth reached]
],
'biginteger' => [
[maximum depth reached]
],
'decimal' => [
[maximum depth reached]
],
'float' => [
[maximum depth reached]
]
]
[protected] _indexKeys => [
'type' => null,
'columns' => [[maximum depth reached]],
'length' => [[maximum depth reached]],
'references' => [[maximum depth reached]],
'update' => 'restrict',
'delete' => 'restrict'
]
[protected] _validIndexTypes => [
(int) 0 => 'index',
(int) 1 => 'fulltext'
]
[protected] _validConstraintTypes => [
(int) 0 => 'primary',
(int) 1 => 'unique',
(int) 2 => 'foreign'
]
[protected] _validForeignKeyActions => [
(int) 0 => 'cascade',
(int) 1 => 'setNull',
(int) 2 => 'setDefault',
(int) 3 => 'noAction',
(int) 4 => 'restrict'
]
}
$config = '_cake_model_'
$engine = object(Cake\Cache\Engine\FileEngine) {
[protected] _File => null
[protected] _defaultConfig => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => null,
'prefix' => 'cake_',
'probability' => (int) 100,
'serialize' => true
]
[protected] _init => true
[protected] _groupPrefix => null
[protected] _config => [
'duration' => (int) 120,
'groups' => [[maximum depth reached]],
'isWindows' => false,
'lock' => true,
'mask' => (int) 436,
'path' => '/var/www/www-uk-public/www-uk-public/tmp/cache/models/',
'prefix' => 'myapp_cake_model_',
'probability' => (int) 100,
'serialize' => true,
'url' => null
]
[protected] _configInitialized => true
}
$success = false
Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 210
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 167
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1569
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1171
App\Controller\WwwUkController::index() - APP/Controller/WwwUkController.php, line 112
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 2055 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php line=822 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context $message = "Unable to emit headers. Headers sent in file=$file line=$line";
if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
$response = object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$maxBufferLength = (int) 8192
$file = '/var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 822
$message = 'Unable to emit headers. Headers sent in file=/var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php line=822'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - ROOT/webroot/index.php, line 37
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 605 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 148]Code Context $response->getProtocolVersion(),
$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
$response = object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$reasonPhrase = 'Found'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - ROOT/webroot/index.php, line 37
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 752 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context $name,
$value
), $first);
$response = object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - ROOT/webroot/index.php, line 37
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 749 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 181]Code Context $name,
$value
), $first);
$response = object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Location' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$cookies = []
$values = [
(int) 0 => 'https://www.ustavkonstruovani.cz/en/'
]
$name = 'Location'
$first = true
$value = 'https://www.ustavkonstruovani.cz/en/'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 105
[main] - ROOT/webroot/index.php, line 37
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 749 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): session_write_close() [<a href='https://secure.php.net/function.session-write-close'>function.session-write-close</a>]: write failed: No space left on device (28) [Unknown, line 0]Code Contextsession_write_close - [internal], line ??
[main] - [internal], line ??
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 436 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): session_write_close() [<a href='https://secure.php.net/function.session-write-close'>function.session-write-close</a>]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) [Unknown, line 0]Code Contextsession_write_close - [internal], line ??
[main] - [internal], line ??
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 526 bytes written, possibly out of free disk space in /var/www/www-uk-public/www-uk-public/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133