https://validogresto.infostat-marketing.com/up/pos

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"a26e9d"
exception
Doctrine\DBAL\ConnectionException {#1345
  #message: "There is no active transaction."
  #code: 0
  #file: "/home/infostatmut/validation_resto_new/vendor/doctrine/dbal/src/ConnectionException.php"
  #line: 16
  trace: {
    /home/infostatmut/validation_resto_new/vendor/doctrine/dbal/src/ConnectionException.php:16 {
      Doctrine\DBAL\ConnectionException::noActiveTransaction() …
      › {    return new self('There is no active transaction.');}
    }
    /home/infostatmut/validation_resto_new/vendor/doctrine/dbal/src/Connection.php:1771 {
      Doctrine\DBAL\Connection->isRollbackOnly() …
      › if ($this->transactionNestingLevel === 0) {    throw ConnectionException::noActiveTransaction();}
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/property-access/PropertyAccessor.php:406 {
      Symfony\Component\PropertyAccess\PropertyAccessor->readProperty(array $zval, string $property, bool $ignoreInvalidProperty = false): array …
      › try {    $result[self::VALUE] = $object->$name();} catch (\TypeError $e) {
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/property-access/PropertyAccessor.php:115 {
      Symfony\Component\PropertyAccess\PropertyAccessor->getValue(object|array $objectOrArray, Symfony\Component\PropertyAccess\PropertyPathInterface|string $propertyPath): mixed …
      › if (\is_object($objectOrArray) && false === strpbrk((string) $propertyPath, '.[')) {    return $this->readProperty($zval, $propertyPath, $this->ignoreInvalidProperty)[self::VALUE];}
      arguments: {
        $zval: [ …1]
        $property: "rollbackOnly"
        $ignoreInvalidProperty: false
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php:140 {
      Symfony\Component\Serializer\Normalizer\ObjectNormalizer->getAttributeValue(object $object, string $attribute, string $format = null, array $context = []): mixed …
      › 
      ›     return $attribute === $this->discriminatorCache[$cacheKey] ? $this->classDiscriminatorResolver->getTypeForMappedObject($object) : $this->propertyAccessor->getValue($object, $attribute);}
      arguments: {
        $objectOrArray: Doctrine\DBAL\Connection {#335 …}
        $propertyPath: "rollbackOnly"
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:182 {
      Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->normalize(mixed $object, string $format = null, array $context = []) …
      › try {    $attributeValue = $this->getAttributeValue($object, $attribute, $format, $attributeContext);} catch (UninitializedPropertyException $e) {
      arguments: {
        $object: Doctrine\DBAL\Connection {#335 …}
        $attribute: "rollbackOnly"
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:161 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › if ($normalizer = $this->getNormalizer($data, $format, $context)) {    return $normalizer->normalize($data, $format, $context);}
      arguments: {
        $object: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:216 {
      Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->normalize(mixed $object, string $format = null, array $context = []) …
      › 
      ›     $data = $this->updateData($data, $attribute, $this->serializer->normalize($attributeValue, $format, $childContext), $class, $format, $attributeContext);}
      arguments: {
        $data: [ …15]
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:161 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › if ($normalizer = $this->getNormalizer($data, $format, $context)) {    return $normalizer->normalize($data, $format, $context);}
      arguments: {
        $object: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:216 {
      Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->normalize(mixed $object, string $format = null, array $context = []) …
      › 
      ›     $data = $this->updateData($data, $attribute, $this->serializer->normalize($attributeValue, $format, $childContext), $class, $format, $attributeContext);}
      arguments: {
        $data: [ …15]
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:161 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › if ($normalizer = $this->getNormalizer($data, $format, $context)) {    return $normalizer->normalize($data, $format, $context);}
      arguments: {
        $object: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:216 {
      Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->normalize(mixed $object, string $format = null, array $context = []) …
      › 
      ›     $data = $this->updateData($data, $attribute, $this->serializer->normalize($attributeValue, $format, $childContext), $class, $format, $attributeContext);}
      arguments: {
        $data: [ …15]
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:161 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › if ($normalizer = $this->getNormalizer($data, $format, $context)) {    return $normalizer->normalize($data, $format, $context);}
      arguments: {
        $object: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …3]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:179 {
      Symfony\Component\Serializer\Serializer->normalize(mixed $data, string $format = null, array $context = []): ArrayObject|array|string|int|float|bool|null …
      › foreach ($data as $key => $val) {    $normalized[$key] = $this->normalize($val, $format, $context);}
      arguments: {
        $data: Doctrine\DBAL\Exception\DriverException {#1080 …}
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/serializer/Serializer.php:134 {
      Symfony\Component\Serializer\Serializer->serialize(mixed $data, string $format, array $context = []): string …
      › if ($this->encoder->needsNormalization($format, $context)) {    $data = $this->normalize($data, $format, $context);}
      arguments: {
        $data: [ …1]
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/framework-bundle/Controller/AbstractController.php:146 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->json(mixed $data, int $status = 200, array $headers = [], array $context = []): JsonResponse …
      › $json = $this->container->get('serializer')->serialize($data, 'json', array_merge([    'json_encode_options' => JsonResponse::DEFAULT_ENCODING_OPTIONS,], $context));
      arguments: {
        $data: [ …1]
        $format: "json"
        $context: [ …1]
      }
    }
    /home/infostatmut/validation_resto_new/src/Controller/API/APIController.php:761 {
      App\Controller\API\APIController->updatePoiPos(Request $request, RestaurantRepository $repo) …
      › }catch(\Exception $e){   return $this->json(["erreur"=>$e],500);}
      arguments: {
        $data: [ …1]
        $status: 500
      }
    }
    /home/infostatmut/validation_resto_new/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);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $repo: App\Repository\RestaurantRepository {#269 …}
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/infostatmut/validation_resto_new/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/infostatmut/validation_resto_new/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/infostatmut/validation_resto_new/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/infostatmut/validation_resto_new/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#56 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
connection
"close"
content-length
"71"
content-type
"application/json"
cookie
"PHPSESSID=73f92c2a9870adb6f9fcfa802f29a71c"
host
"validogresto.infostat-marketing.com"
origin
"https://validogresto.infostat-marketing.com"
priority
"u=1, i"
referer
"https://validogresto.infostat-marketing.com/pResto/specialDep"
sec-ch-ua
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
via
"2.0 alproxy"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Pretty

{
    "poiY": "43.79526112823878",
    "poiX": "\u00a04.694681735904409",
    "id": "620304"
}

Raw

{"poiY":"43.79526112823878","poiX":" 4.694681735904409","id":"620304"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 04 Sep 2025 12:46:58 GMT"
x-debug-exception
"There%20is%20no%20active%20transaction."
x-debug-exception-file
"%2Fhome%2Finfostatmut%2Fvalidation_resto_new%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FConnectionException.php:16"
x-debug-token
"a3018f"

Cookies

Request Cookies

Key Value
PHPSESSID
"73f92c2a9870adb6f9fcfa802f29a71c"

Response Cookies

No response cookies

Session

Session Metadata

Key Value
Created
"Thu, 04 Sep 25 13:28:47 +0200"
Last used
"Thu, 04 Sep 25 14:46:40 +0200"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"tambatra@geomadagascar.com"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":6:{s:19:"\x00App\Entity\User\x00id";i:15;s:22:"\x00App\Entity\User\x00email";s:26:"tambatra@geomadagascar.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$MCvrWJhV9mlprpJZXt78NecAkSflkwc8QHiz8WH5dVSbEhU1cXHCy";s:21:"\x00App\Entity\User\x00name";s:8:"Tambatra";s:26:"\x00App\Entity\User\x00firstName";s:4:"Iray";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}"
codinsee
"13108"
dep
"13"
topo
"liste"

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"66e49efc64b159443445550ff907a8f5"
DATABASE_KEY
"bvr#2606@ugt"
database_host
"postgresql-infostatmut.alwaysdata.net"
database_name
"infostatmut_ogrx"
database_password
"bvr#2606@ugt"
database_port
"5432"
database_user
"infostatmut"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"71"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/infostatmut/validation_resto_new/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/infostatmut/validation_resto_new/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/infostatmut"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=73f92c2a9870adb6f9fcfa802f29a71c"
HTTP_HOST
"validogresto.infostat-marketing.com"
HTTP_ORIGIN
"https://validogresto.infostat-marketing.com"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://validogresto.infostat-marketing.com/pResto/specialDep"
HTTP_SEC_CH_UA
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
HTTP_VIA
"2.0 alproxy"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"en_US.UTF-8"
LC_ALL
"en_US.UTF-8"
PATH
"/home/infostatmut/.local/bin:/home/infostatmut/.local/share/gem/ruby/1.9.1/bin:/home/infostatmut/.gem/ruby/1.9.1/bin:/home/infostatmut/.composer/vendor/bin:/home/infostatmut/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin"
PHPRC
"/home/infostatmut/admin/config/php/php-8e9d1704ec.ini"
PHP_SELF
"/index.php"
PHP_VERSION
"8.1"
PWD
"/usr/bin"
QUERY_STRING
""
REDIRECT_HOME
"/home/infostatmut"
REDIRECT_LANG
"en_US.UTF-8"
REDIRECT_LC_ALL
"en_US.UTF-8"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/up/pos"
REMOTE_ADDR
"154.120.161.57"
REMOTE_PORT
"37028"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1756990018
REQUEST_TIME_FLOAT
1756990018.2674
REQUEST_URI
"/up/pos"
SCRIPT_FILENAME
"/home/infostatmut/validation_resto_new/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"fd00::1:9eed"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"validogresto.infostat-marketing.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_KEY,database_host,database_port,database_name,database_user,database_password"
argc
0
argv
[]

Parent Request

Return to parent request (token = 61953e)

Key Value
_controller
"App\Controller\API\APIController::updatePoiPos"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_up_pos"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"f9a3af"