Warning (2): Declaration of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = 0) should be compatible with DateTime::setTime($hour, $minute, $second = NULL, $microseconds = NULL) [ROOT/vendor/cakephp/chronos/src/MutableDate.php, line 24]
Warning (2): Declaration of Cake\Chronos\Traits\FrozenTimeTrait::setTime($hours, $minutes, $seconds = 0) should be compatible with DateTimeImmutable::setTime($hour, $minute, $second = NULL, $microseconds = NULL) [ROOT/vendor/cakephp/chronos/src/Date.php, line 24]
Warning (512): Unable to emit headers. Headers sent in file=/var/www/vhosts/cosminstoica.ro/vilariki.cosminstoica.ro/vendor/cakephp/cakephp/src/Error/Debugger.php line=753 [CORE/src/Http/ResponseEmitter.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cosminstoica.ro/vilariki.cosminstoica.ro/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php, line 145]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cosminstoica.ro/vilariki.cosminstoica.ro/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php, line 173]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/vhosts/cosminstoica.ro/vilariki.cosminstoica.ro/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php, line 173]
Error: Missing Controller

Missing Controller Cake\Routing\Exception\MissingControllerException

Documentation API

Error: Sitemap.xmlController could not be found.

Error: Create the class Sitemap.xmlController below in file: src/Controller/Sitemap.xmlController.php

<?php
namespace App\Controller;

use 
App\Controller\AppController;

class 
Sitemap.xmlController extends AppController
{

}

If you want to customize this error message, create src/Template/Error/missing_controller.ctp

toggle vendor stack frames