http://bookoach.com/en/admin/experience/exp-6-10/remove-hebergement

EditexperienceController :: removeHebregement

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Dashboard\Admin\EditexperienceController::removeHebregement"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"remove_hebergement"
_route_params
[
  "_locale" => "en"
  "id" => "6"
  "p" => "10"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"adef07"
id
"6"
p
"10"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"bookoach.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"379823842"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 29 Jul 2025 19:33:59 GMT"
x-debug-exception
"Controller%20%22App%5CController%5CDashboard%5CAdmin%5CEditexperienceController%3A%3AremoveHebregement%28%29%22%20requires%20that%20you%20provide%20a%20value%20for%20the%20%22%24h%22%20argument.%20Either%20the%20argument%20is%20nullable%20and%20no%20null%20value%20has%20been%20provided%2C%20no%20default%20value%20has%20been%20provided%20or%20because%20there%20is%20a%20non%20optional%20argument%20after%20this%20one."
x-debug-exception-file
"%2Fhome%2Fbookoachroot%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FController%2FArgumentResolver.php:79"
x-debug-token
"3a9eda"
x-debug-token-link
"http://bookoach.com/_profiler/823632"
x-previous-debug-token
"823632"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

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
"2ca64f8d83b9e89f5f19d672841d6bb8"
DATABASE_URL
"mysql://bookoachroot_24user_db1:Ohulge3t^RDe@127.0.0.1:3306/bookoachroot_db1_24"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/usr/local/cpanel/cgi-sys/"
CONTEXT_PREFIX
"/cgi-sys"
DOCUMENT_ROOT
"/home/bookoachroot/public_html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"bookoach.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"379823842"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/home/bookoachroot/public_html/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/cpanel/cgi-sys/ea-php81"
ORIG_SCRIPT_NAME
"/cgi-sys/ea-php81"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-ea-php81"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"20.171.207.143"
REMOTE_PORT
"45054"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1753817639
REQUEST_TIME_FLOAT
1753817639.0465
REQUEST_URI
"/en/admin/experience/exp-6-10/remove-hebergement"
SCRIPT_FILENAME
"/home/bookoachroot/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"http://bookoach.com/en/admin/experience/exp-6-10/remove-hebergement"
SCRIPT_URL
"/en/admin/experience/exp-6-10/remove-hebergement"
SERVER_ADDR
"92.205.229.182"
SERVER_ADMIN
"webmaster@bookoach.com"
SERVER_NAME
"bookoach.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"
TZ
"UTC"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 823632)

Key Value
_controller
"error_controller"
_stopwatch_token
"664da1"
exception
RuntimeException {#554
  #message: "Controller "App\Controller\Dashboard\Admin\EditexperienceController::removeHebregement()" requires that you provide a value for the "$h" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one."
  #code: 0
  #file: "/home/bookoachroot/public_html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php"
  #line: 79
  trace: {
    /home/bookoachroot/public_html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:79 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller): array …
      › 
      ›     throw new \RuntimeException(sprintf('Controller "%s" requires that you provide a value for the "$%s" argument. Either the argument is nullable and no null value has been provided, no default value has been provided or because there is a non optional argument after this one.', $representative, $metadata->getName()));}
    }
    /home/bookoachroot/public_html/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:38 {
      Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
      › 
      › $ret = $this->resolver->getArguments($request, $controller);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#54 …}
        $controller: [ …2]
      }
    }
    /home/bookoachroot/public_html/vendor/symfony/http-kernel/HttpKernel.php:155 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#54 …}
        $controller: [ …2]
      }
    }
    /home/bookoachroot/public_html/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 {#54 …}
        $type: 1
      }
    }
    /home/bookoachroot/public_html/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 {#54 …}
        $type: 1
        $catch: true
      }
    }
    /home/bookoachroot/public_html/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 {#54 …}
      }
    }
    /home/bookoachroot/public_html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/bookoachroot/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/bookoachroot/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#16 …9}