{return $this->statement->execute($params);}
Cake\Error\ErrorTrap->handleError() [internal], line ?? PDOStatement->execute() /app/vendor/cakephp/cakephp/src/Database/Statement/Statement.php, line 144 Cake\Database\Statement\Statement->execute() /app/vendor/cakephp/cakephp/src/Database/Driver.php, line 335 Cake\Database\Driver->executeStatement() /app/vendor/cakephp/cakephp/src/Database/Driver.php, line 303 Cake\Database\Driver->execute() /app/vendor/cakephp/cakephp/src/Database/Schema/MysqlSchemaDialect.php, line 125 Cake\Database\Schema\MysqlSchemaDialect->describeColumns() /app/vendor/cakephp/cakephp/src/Database/Schema/SchemaDialect.php, line 434 Cake\Database\Schema\SchemaDialect->describe() /app/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 87 Cake\Database\Schema\Collection->describe() /app/vendor/cakephp/cakephp/src/Database/Schema/CachedCollection.php, line 107 Cake\Database\Schema\CachedCollection->describe() /app/vendor/cakephp/cakephp/src/ORM/Table.php, line 525 Cake\ORM\Table->getSchema() /app/vendor/cakephp/cakephp/src/ORM/Query/CommonQueryTrait.php, line 50 Cake\ORM\Query\SelectQuery->addDefaultTypes() /app/vendor/cakephp/cakephp/src/ORM/Query/SelectQuery.php, line 209 Cake\ORM\Query\SelectQuery->__construct() /app/vendor/cakephp/cakephp/src/ORM/Query/QueryFactory.php, line 34 Cake\ORM\Query\QueryFactory->select() /app/vendor/cakephp/cakephp/src/ORM/Table.php, line 1756 Cake\ORM\Table->selectQuery() /app/vendor/cakephp/cakephp/src/ORM/Table.php, line 1280 Cake\ORM\Table->find() /app/src/Model/Table/TagsTable.php, line 291 App\Model\Table\TagsTable->getAllRelatedAppointments() /app/src/Controller/EdtController.php, line 41 App\Controller\EdtController->view() /app/vendor/cakephp/cakephp/src/Controller/Controller.php, line 503 Cake\Controller\Controller->invokeAction() /app/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 166 Cake\Controller\ControllerFactory->handle() /app/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 141 Cake\Controller\ControllerFactory->invoke() /app/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 362 Cake\Http\BaseApplication->handle() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Cake\Http\Runner->handle() /app/src/Middleware/AnalyticsMiddleware.php, line 54 App\Middleware\AnalyticsMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/src/Middleware/DeviceDetectorMiddleware.php, line 32 App\Middleware\DeviceDetectorMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/src/Middleware/RealTimeTokenMiddleware.php, line 22 App\Middleware\RealTimeTokenMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 106 Authentication\Middleware\AuthenticationMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159 Cake\Http\Middleware\CsrfProtectionMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Middleware\BodyParserMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 118 Cake\Routing\Middleware\RoutingMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 71 Cake\Routing\Middleware\AssetMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 115 Cake\Error\Middleware\ErrorHandlerMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60 DebugKit\Middleware\DebugKitMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 60 Cake\Http\Runner->run() /app/src/AppServer.php, line 53 App\AppServer->handle() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
$parts = explode('\\', static::class);trigger_error(sprintf(
Cake\Error\ErrorTrap->handleError() [internal], line ?? /app/vendor/cakephp/cakephp/src/Controller/Controller.php /app/vendor/cakephp/cakephp/src/Controller/Controller.php, line 314 Cake\Controller\Controller->__get() /app/src/Controller/AppController.php, line 81 App\Controller\AppController->beforeRender() /app/src/Controller/ErrorController.php, line 60 App\Controller\ErrorController->beforeRender() /app/vendor/cakephp/cakephp/src/Event/EventManager.php, line 332 Cake\Event\EventManager->_callListener() /app/vendor/cakephp/cakephp/src/Event/EventManager.php, line 316 Cake\Event\EventManager->dispatch() /app/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php, line 92 Cake\Controller\Controller->dispatchEvent() /app/vendor/cakephp/cakephp/src/Controller/Controller.php, line 696 Cake\Controller\Controller->render() /app/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php, line 433 Cake\Error\Renderer\WebExceptionRenderer->_outputMessage() /app/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php, line 278 Cake\Error\Renderer\WebExceptionRenderer->render() /app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 149 Cake\Error\Middleware\ErrorHandlerMiddleware->handleException() /app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 119 Cake\Error\Middleware\ErrorHandlerMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60 DebugKit\Middleware\DebugKitMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 60 Cake\Http\Runner->run() /app/src/AppServer.php, line 53 App\AppServer->handle() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
$parts = explode('\\', static::class);trigger_error(sprintf(
Cake\Error\ErrorTrap->handleError() [internal], line ?? /app/vendor/cakephp/cakephp/src/Controller/Controller.php /app/vendor/cakephp/cakephp/src/Controller/Controller.php, line 314 Cake\Controller\Controller->__get() /app/src/Controller/AppController.php, line 81 App\Controller\AppController->beforeRender() /app/src/Controller/ErrorController.php, line 60 App\Controller\ErrorController->beforeRender() /app/vendor/cakephp/cakephp/src/Event/EventManager.php, line 332 Cake\Event\EventManager->_callListener() /app/vendor/cakephp/cakephp/src/Event/EventManager.php, line 316 Cake\Event\EventManager->dispatch() /app/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php, line 92 Cake\Controller\Controller->dispatchEvent() /app/vendor/cakephp/cakephp/src/Controller/Controller.php, line 696 Cake\Controller\Controller->render() /app/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php, line 433 Cake\Error\Renderer\WebExceptionRenderer->_outputMessage() /app/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php, line 460 Cake\Error\Renderer\WebExceptionRenderer->_outputMessage() /app/vendor/cakephp/cakephp/src/Error/Renderer/WebExceptionRenderer.php, line 278 Cake\Error\Renderer\WebExceptionRenderer->render() /app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 149 Cake\Error\Middleware\ErrorHandlerMiddleware->handleException() /app/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 119 Cake\Error\Middleware\ErrorHandlerMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 60 DebugKit\Middleware\DebugKitMiddleware->process() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner->handle() /app/vendor/cakephp/cakephp/src/Http/Runner.php, line 60 Cake\Http\Runner->run() /app/src/AppServer.php, line 53 App\AppServer->handle() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
$message = "Unable to emit headers. Headers sent in file={$file} line={$line}";trigger_error($message, E_USER_WARNING);}
Cake\Error\ErrorTrap->handleError() [internal], line ?? /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65 Cake\Http\ResponseEmitter->emit() /app/vendor/cakephp/cakephp/src/Http/Server.php, line 142 Cake\Http\Server->emit() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
$reasonPhrase = $response->getReasonPhrase();header(sprintf('HTTP/%s %d%s',
Cake\Error\ErrorTrap->handleError() [internal], line ?? /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 158 Cake\Http\ResponseEmitter->emitStatusLine() /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 68 Cake\Http\ResponseEmitter->emit() /app/vendor/cakephp/cakephp/src/Http/Server.php, line 142 Cake\Http\Server->emit() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
foreach ($values as $value) {header(sprintf('%s: %s',
Cake\Error\ErrorTrap->handleError() [internal], line ?? /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 191 Cake\Http\ResponseEmitter->emitHeaders() /app/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 69 Cake\Http\ResponseEmitter->emit() /app/vendor/cakephp/cakephp/src/Http/Server.php, line 142 Cake\Http\Server->emit() /app/webroot/index.php, line 54 [internal] [internal], line ?? /app/webroot/index.php /app/webroot/index.php, line 60 [main]
`tags`
📋
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`tags`
Cake\Database\Exception\QueryException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you want to customize this error message, create templates/Error/error500.php