https://inout.mante.solutions/reservations-greenpatio/addvisit

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
"2014f1"
exception
Twig\Error\RuntimeError {#53260
  -lineno: 6
  -name: "common/base.html.twig"
  -rawMessage: "Impossible to access an attribute ("sidebar") on a null variable."
  -sourcePath: "/var/www/vhosts/inout.mante.solutions/httpdocs/templates/common/base.html.twig"
  -sourceCode: """
    <!DOCTYPE html>\n
    <html>\n
    <head>\n
        {{ include('common/head.html.twig') }}\n
    </head>\n
        {% if app.user.sidebar is null or app.user.sidebar == false %}\n
            {% set sidebar = "" %}\n
        {% else %}\n
            {% set sidebar = "sidebar-xs" %}\n
        {% endif %}\n
    <body id="{% block pageid %}{# ID único para la página#}{% endblock %}" class="{{ sidebar }} {% block bodyClass %}{# Class para la página#}{% endblock %}" >\n
    {#{{ dump(app.user.sidebar) }}#}\n
    {{ include('common/navbar.html.twig') }}\n
    \n
    <!-- Page container -->\n
    <div class="page-container">\n
    \n
        <!-- Page content -->\n
        <div class="page-content">\n
    \n
            {{ include('common/sidebar.html.twig') }}\n
    \n
            <!-- Main content -->\n
            <div class="content-wrapper">\n
                {#{{ include('common/header.html.twig') }}#}\n
    \n
                <!-- Page header -->\n
                <div class="page-header page-header-default">\n
                    <div class="page-header-content">\n
                        {% block pageheadercontent %}{% endblock %}\n
                    </div>\n
    \n
                    <div class="breadcrumb-line">\n
                        {% block breadcrumbs %}{% endblock %}\n
                    </div>\n
                </div>\n
                <!-- /page header -->\n
    \n
                <!-- Content area -->\n
                <div class="content">\n
                    {% block content %}{% endblock %}\n
    \n
                    {{ include('common/footer.html.twig') }}\n
                </div>\n
                <!-- /content area -->\n
            </div>\n
            <!-- /main content -->\n
        </div>\n
        <!-- /page content -->\n
    </div>\n
    <!-- /page container -->\n
    {% block javascripts %}{% endblock %}\n
    \n
    {# Platform Scrypt Default File #}\n
    <script type="text/javascript" src="{{ asset( 'assets/js/plugins/notifications/noty.min.js') }}"></script>\n
    <script type="text/javascript" src="{{ asset( 'assets/js/base-scripts.js') }}"></script>\n
    <script type="text/javascript" src="{{ asset( 'assets/js/base-ssupdate.js') }}"></script>\n
    \n
    </body>
    """
  #message: "Impossible to access an attribute ("sidebar") on a null variable."
  #code: 0
  #file: "/var/www/vhosts/inout.mante.solutions/httpdocs/templates/common/base.html.twig"
  #line: 6
  trace: {
    /var/www/vhosts/inout.mante.solutions/httpdocs/templates/common/base.html.twig:6 {
      twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › </head>    {% if app.user.sidebar is null or app.user.sidebar == false %}        {% set sidebar = "" %}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/templates/common/base.html.twig:6 {
      __TwigTemplate_353e84aff190109aaa901b417283d031110229b7f90bf7fe439ca8379ca3e27e->doDisplay(array $context, array $blocks = []) …
      › </head>    {% if app.user.sidebar is null or app.user.sidebar == false %}        {% set sidebar = "" %}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/var/cache/dev/twig/cc/cc9ab56d247254a73d87a2bcd7c6a1bd430dfe358e2c8b63838208cc8ac6a3ec.php:55 {
      __TwigTemplate_053b1c72f62dc844efdde88ef87df93a11ddbd14887e6a8cfdcd9fc526ae94b0->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("common/base.html.twig", "MDS/GreenPatioBundle/base-reservations.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/var/cache/dev/twig/a1/a1006e70c884176fbbb680b89b56e0ac5ff4f8b87560fef5e685296eed2276c2.php:51 {
      __TwigTemplate_5941fda77a55c23e445e36f6ed85c2fc1416996b8ee504cdce23e920d10d5833->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("MDS/GreenPatioBundle/base-reservations.html.twig", "MDS/GreenPatioBundle/reservations/add-visit.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/TemplateWrapper.php:38 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/twig/twig/src/Environment.php:280 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);}
    /var/www/vhosts/inout.mante.solutions/httpdocs/src/MDS/GreenPatioBundle/Controller/ReservationsController.php:5221 {
      App\MDS\GreenPatioBundle\Controller\ReservationsController->addVisitAction(EntityManagerInterface $em, Request $request) …
      ›     'agentsGp' => $agentsGp,    'listAllReservas' => $listAllReservas,)
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/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/inout.mante.solutions/httpdocs/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/inout.mante.solutions/httpdocs/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/inout.mante.solutions/httpdocs/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/inout.mante.solutions/httpdocs/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/inout.mante.solutions/httpdocs/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#916 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
from
"gptbot(at)openai.com"
host
"inout.mante.solutions"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-accel-internal
"/internal-nginx-static-location"
x-openai-host-hash
"502376329"
x-php-ob-level
"1"
x-real-ip
"20.171.207.159"

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
"Fri, 23 May 2025 21:56:32 GMT"
vary
"Accept"
x-debug-exception
"Impossible%20to%20access%20an%20attribute%20%28%22sidebar%22%29%20on%20a%20null%20variable."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Finout.mante.solutions%2Fhttpdocs%2Ftemplates%2Fcommon%2Fbase.html.twig:6"
x-debug-token
"feb87c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/inout.mante.solutions/httpdocs/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/inout.mante.solutions/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"35b1fe149d1ad9a92f3a8561bbec879e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://admin_develup:3tSye3$5a@127.0.0.1:3306/Mante3?serverVersion=10.3.38-MariaDB&charset=utf8mb4"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
MAILER_URL
"null://localhost"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/inout.mante.solutions/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/inout.mante.solutions/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/inout.mante.solutions"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"inout.mante.solutions"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_OPENAI_HOST_HASH
"502376329"
HTTP_X_REAL_IP
"20.171.207.159"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://inout.mante.solutions/reservations-greenpatio/addvisit"
REDIRECT_SCRIPT_URL
"/reservations-greenpatio/addvisit"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aDDvDbRy6GhU9RigYI493AAAABI"
REDIRECT_URL
"/reservations-greenpatio/addvisit"
REMOTE_ADDR
"20.171.207.159"
REMOTE_PORT
"56740"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1748037389
REQUEST_TIME_FLOAT
1748037389.9153
REQUEST_URI
"/reservations-greenpatio/addvisit"
SCRIPT_FILENAME
"/var/www/vhosts/inout.mante.solutions/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://inout.mante.solutions/reservations-greenpatio/addvisit"
SCRIPT_URL
"/reservations-greenpatio/addvisit"
SERVER_ADDR
"10.132.0.23"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"inout.mante.solutions"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at inout.mante.solutions Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CORS_ALLOW_ORIGIN,MAILER_URL,DATABASE_URL"
UNIQUE_ID
"aDDvDbRy6GhU9RigYI493AAAABI"
USER
"migration.mante.solu_0ivlt7rd25v"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 6d29b7)

Key Value
_controller
"App\MDS\GreenPatioBundle\Controller\ReservationsController::addVisitAction"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"reservations_greenpatio_addvisit"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"e2a69c"
media_type
"text/html"