https://deamonerp.fr/cpi2/public/fr/planning-formation?p=fr%2Fplanning-formation&ref=TEST&sujet=3&type=

ErrorController

  • Request
  • Response
  • Cookies
  • Session
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

Key Value
p
"fr/planning-formation"
ref
"TEST"
sujet
"3"
type
""

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"1db1b5"
exception
0 of 0
Doctrine\ORM\Query\QueryException {#1435 #message: "[Semantical Error] line 0, col 94 near 'f WHERE f.SujetsFormations': Error: 'f' is already defined." #code: 0 #file: "/var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php" #line: 45 -previous: Doctrine\ORM\Query\QueryException {#1495 …} trace: { /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:45 { Doctrine\ORM\Query\QueryException::semanticalError($message, $previous = null) … › { return new self('[Semantical Error] ' . $message, 0, $previous);} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:495 { Doctrine\ORM\Query\Parser->semanticalError($message = '', $token = null) … › › throw QueryException::semanticalError($message, QueryException::dqlError($this->query->getDQL()));} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:956 { Doctrine\ORM\Query\Parser->AliasIdentificationVariable() … › sprintf("'%s' is already defined.", $aliasIdentVariable), $this->lexer->token); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:1815 { Doctrine\ORM\Query\Parser->JoinAssociationDeclaration() … › › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$indexBy = $this->lexer->isNextToken(Lexer::T_INDEX) ? $this->IndexBy() : null; } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:1740 { Doctrine\ORM\Query\Parser->Join() … › assert($next !== null);$joinDeclaration = $next->type === Lexer::T_DOT ? $this->JoinAssociationDeclaration() : $this->RangeVariableDeclaration();$adhocConditions = $this->lexer->isNextToken(Lexer::T_WITH); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:1633 { Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration() … › ) { $joins[] = $this->Join();} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:1351 { Doctrine\ORM\Query\Parser->FromClause() … › $identificationVariableDeclarations = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:881 { Doctrine\ORM\Query\Parser->SelectStatement() … › { $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:850 { Doctrine\ORM\Query\Parser->QueryLanguage() … › case Lexer::T_SELECT: $statement = $this->SelectStatement(); break; } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:257 { Doctrine\ORM\Query\Parser->getAST() … › // Parse & build AST$AST = $this->QueryLanguage();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php:357 { Doctrine\ORM\Query\Parser->parse() … › { $AST = $this->getAST();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:274 { Doctrine\ORM\Query->parse(): ParserResult … › › $this->parserResult = $parser->parse();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:286 { Doctrine\ORM\Query->_doExecute() … › { $executor = $this->parse()->getSqlExecutor();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212 { Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › › $stmt = $this->_doExecute();} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166 { Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode);} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901 { Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) … › { return $this->execute(null, $hydrationMode);} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/src/Repository/SessionsFormationsRepository.php:62 { App\Repository\SessionsFormationsRepository->findByCriteria($criteria) … › › return $qb->getQuery()->getResult();} } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/src/Controller/DefaultController.php:1309 { App\Controller\DefaultController->planningFormation($locale, FormationsRepository $formationsRepository, VersionsFormationsRepository $versionsFormationsRepository, TypesFormationsRepository $typesFormationsRepository, SujetsFormationsRepository $sujetsFormationsRepository, LogicielsFormationsRepository $logicielsFormationsRepository, SessionsFormationsRepository $sessionsFormationsRepository, Request $request): Response … › › $sessionsformations = $sessionsFormationsRepository->findByCriteria($sessionsCriteria);} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/HttpKernel.php:163 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/HttpKernel.php:75 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 { Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { $response = $this->kernel->handle($this->request); $response->send(); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/autoload_runtime.php:35 { require_once … › ->getRunner($app) ->run()); } /var/www/vhosts/deamonerp.fr/httpdocs/cpi2/public/index.php:5 { › › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';if($_SERVER['REMOTE_ADDR'] == '90.63.222.84') arguments: { "/var/www/vhosts/deamonerp.fr/httpdocs/cpi2/vendor/autoload_runtime.php" } } } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#106 …9}

Request Headers

Header Value
accept
"text/html;q=0.95,text/*;q=0.9,*/*;q=0.8"
accept-encoding
"gzip,deflate"
connection
"close"
from
"tech@babbar.tech"
host
"deamonerp.fr"
user-agent
"Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"217.113.194.124"

Request Content

Request content not available (it was retrieved as a resource).