Warning (2): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable $etagMatches [CORE/src/Network/Response.php, line 1281]
Warning (2): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable $timeMatches [CORE/src/Network/Response.php, line 1281]
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