//echo "<br /><br /><br /><br /><br /><br /><br />VIDE";
$lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);
//echo "<br /><br /><br /><br /><br /><br /><br />LOCALE == ".$lang;
App\Controller\AppController::beforeFilter() /www/wwwroot/siyaratic.com/src/Controller/AppController.php, line 123 App\Controller\PagesController::beforeFilter() /www/wwwroot/siyaratic.com/src/Controller/PagesController.php, line 41 Cake\Event\EventManager::_callListener() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Event/EventManager.php, line 309 Cake\Event\EventManager::dispatch() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Event/EventManager.php, line 286 Cake\Controller\Controller::dispatchEvent() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php, line 92 Cake\Controller\Controller::startupProcess() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Controller/Controller.php, line 644 Cake\Controller\ControllerFactory::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 129 Cake\Controller\ControllerFactory::invoke() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 77 Cake\Http\Middleware\CsrfProtectionMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Authentication\Middleware\AuthenticationMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\RoutingMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Routing\Middleware\AssetMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 73 Cake\Http\Runner::run() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Runner.php, line 58 Cake\Http\Server::run() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /www/wwwroot/siyaratic.com/webroot/index.php, line 40
$message = "Unable to emit headers. Headers sent in file=$file line=$line";
trigger_error($message, E_USER_WARNING);
}
Cake\Http\ResponseEmitter::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71 Cake\Http\Server::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /www/wwwroot/siyaratic.com/webroot/index.php, line 40
$response->getStatusCode(),
($reasonPhrase ? ' ' . $reasonPhrase : '')
));
header [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168 Cake\Http\ResponseEmitter::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74 Cake\Http\Server::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /www/wwwroot/siyaratic.com/webroot/index.php, line 40
foreach ($values as $value) {
header(sprintf(
'%s: %s',
header [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197 Cake\Http\ResponseEmitter::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75 Cake\Http\Server::emit() /www/wwwroot/siyaratic.com/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /www/wwwroot/siyaratic.com/webroot/index.php, line 40
//setcookie("siyaratic_locale", "", time()-3600);
|
|
I18n::setLocale($_COOKIE["siyaratic_locale"]);
|
|
} else{
|
|
//echo "<br /><br /><br /><br /><br /><br /><br />VIDE";
|
|
$lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);
|
|
//echo "<br /><br /><br /><br /><br /><br /><br />LOCALE == ".$lang;
|
|
$acceptLang = ['fr', 'en'];
|
|
$lang = in_array($lang, $acceptLang) ? $lang : '';
|
|
//echo "<br /><br /><br /><br /><br /><br /><br />LOCALE == ".$lang;
|
class PagesController extends AppController
|
|
{
|
|
public function beforeFilter(\Cake\Event\EventInterface $event)
|
|
{
|
|
parent::beforeFilter($event);
|
|
// Configure the login action to not require authentication, preventing
|
|
// the infinite redirect loop issue
|
|
$this->Authentication->addUnauthenticatedActions(['index', 'finalStep', 'additionalServices', 'chooseCar', 'signup', 'booking', 'settings', 'privacyPolicy']);
|
|
}
|
protected function _callListener(callable $listener, EventInterface $event) |
|
{ |
|
$data = (array)$event->getData(); |
|
|
|
return $listener($event, ...array_values($data)); |
|
} |
|
|
|
/** |
|
* @inheritDoc |
foreach ($listeners as $listener) { |
|
if ($event->isStopped()) { |
|
break; |
|
} |
|
$result = $this->_callListener($listener['callable'], $event); |
|
if ($result === false) { |
|
$event->stopPropagation(); |
|
} |
|
if ($result !== null) { |
} |
|
|
|
/** @var \Cake\Event\EventInterface $event */ |
|
$event = new $this->_eventClass($name, $subject, $data); |
|
$this->getEventManager()->dispatch($event); |
|
|
|
return $event; |
|
} |
|
} |
* @return \Psr\Http\Message\ResponseInterface|null |
|
*/ |
|
public function startupProcess(): ?ResponseInterface |
|
{ |
|
$event = $this->dispatchEvent('Controller.initialize'); |
|
if ($event->getResult() instanceof ResponseInterface) { |
|
return $event->getResult(); |
|
} |
|
$event = $this->dispatchEvent('Controller.startup'); |
$controller = $this->controller; |
|
/** @psalm-suppress ArgumentTypeCoercion */ |
|
$controller->setRequest($request); |
|
|
|
$result = $controller->startupProcess(); |
|
if ($result instanceof ResponseInterface) { |
|
return $result; |
|
} |
|
|
|
|
return $runner->run($middlewareQueue, $controller->getRequest(), $this); |
|
} |
|
|
|
return $this->handle($controller->getRequest()); |
|
} |
|
|
|
/** |
|
* Invoke the action. |
} |
|
|
|
$controller = $this->controllerFactory->create($request); |
|
|
|
return $this->controllerFactory->invoke($controller); |
|
} |
|
} |
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
|
} |
|
|
|
return new Response([ |
|
'body' => 'Middleware queue was exhausted without returning a response ' |
if ($method === 'GET' && $cookieData === null) { |
|
$token = $this->createToken(); |
|
$request = $request->withAttribute('csrfToken', $this->saltToken($token)); |
|
/** @var mixed $response */ |
|
$response = $handler->handle($request); |
|
|
|
return $this->_addTokenCookie($token, $request, $response); |
|
} |
|
|
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
$request = $request->withAttribute('authentication', $service); |
|
$request = $request->withAttribute('authenticationResult', $result); |
|
|
|
try { |
|
$response = $handler->handle($request); |
|
$authenticator = $service->getAuthenticationProvider(); |
|
|
|
if ($authenticator !== null && !$authenticator instanceof StatelessInterface) { |
|
$return = $service->persistIdentity($request, $response, $result->getData()); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
if (!in_array($request->getMethod(), $this->methods, true)) { |
|
return $handler->handle($request); |
|
} |
|
[$type] = explode(';', $request->getHeaderLine('Content-Type')); |
|
$type = strtolower($type); |
|
if (!isset($this->parsers[$type])) { |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
); |
|
} |
|
$matching = Router::getRouteCollection()->getMiddleware($middleware); |
|
if (!$matching) { |
|
return $handler->handle($request); |
|
} |
|
|
|
$middleware = new MiddlewareQueue($matching); |
|
$runner = new Runner(); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
$url = $request->getUri()->getPath(); |
|
if (strpos($url, '..') !== false || strpos($url, '.') === false) { |
|
return $handler->handle($request); |
|
} |
|
|
|
if (strpos($url, '/.') !== false) { |
|
return $handler->handle($request); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
*/ |
|
public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface |
|
{ |
|
try { |
|
return $handler->handle($request); |
|
} catch (RedirectException $exception) { |
|
return $this->handleRedirect($exception); |
|
} catch (Throwable $exception) { |
|
return $this->handleException($exception, $request); |
if ($this->queue->valid()) { |
|
$middleware = $this->queue->current(); |
|
$this->queue->next(); |
|
|
|
return $middleware->process($request, $this); |
|
} |
|
|
|
if ($this->fallbackHandler) { |
|
return $this->fallbackHandler->handle($request); |
$this->queue = $queue; |
|
$this->queue->rewind(); |
|
$this->fallbackHandler = $fallbackHandler; |
|
|
|
return $this->handle($request); |
|
} |
|
|
|
/** |
|
* Handle incoming server request and return a response. |
} |
|
|
|
$this->dispatchEvent('Server.buildMiddleware', ['middleware' => $middleware]); |
|
|
|
$response = $this->runner->run($middleware, $request, $this->app); |
|
|
|
if ($request instanceof ServerRequest) { |
|
$request->getSession()->close(); |
|
} |
// Bind your application to the server. |
|
$server = new Server(new Application(dirname(__DIR__) . '/config')); |
|
|
|
// Run the request/response through the application and emit the response. |
|
$server->emit($server->run()); |
|
|
If you want to customize this error message, create templates/Error/error500.php