BrandController :: brand
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Front\BrandController::brand" |
| _firewall_context | "security.firewall.map.context.adviser" |
| _remove_csp_headers | true |
| _route | "brand" |
| _route_params | [ "slug" => "vw" ] |
| _security_firewall_run | "_security_adviser" |
| _stopwatch_token | "1154bb" |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#1452 #template: "front/brand/brand.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\Front\BrandController {#257 #locals: [ "menu_active" => "" "brand" => null ] #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#260 …} } "brand" ] } |
| slug | "vw" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| content-length | "" |
| content-type | "" |
| from | "gptbot(at)openai.com" |
| host | "eurocamiones.staff.digital" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| x-openai-host-hash | "414789524" |
| x-php-ob-level | "1" |
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 | "Sat, 08 Nov 2025 04:26:42 GMT" |
| x-debug-exception | "Impossible%20to%20access%20an%20attribute%20%28%22slug%22%29%20on%20a%20null%20variable." |
| x-debug-exception-file | "%2Fmnt%2Fvolume_nyc1_01%2Fwebapps%2Feurocamiones%2Ftemplates%2Ffront%2Fbrand%2Fbrand.html.twig:4" |
| x-debug-token | "3bd7ac" |
| x-debug-token-link | "https://eurocamiones.staff.digital/_profiler/f423b3" |
| x-previous-debug-token | "f423b3" |
| 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 | "0b6a532858e27353316797aba5cd304c" |
| DATABASE_URL | "mysql://staff_php2:142857@127.0.0.1:3306/staff_eurocamiones?serverVersion=8.0&charset=utf8mb4" |
| MAILER_DSN | "smtp://a16567d5cf78d5:0507a792692640@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
| MAILER_FROM_EMAIL | "marketing@eurocamiones.pe" |
| MAILER_FROM_NAME | "Eurocamiones" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/mnt/volume_nyc1_01/webapps/eurocamiones/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/devstaff" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "eurocamiones.staff.digital" |
| 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 | "414789524" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "74.7.227.98" |
| REMOTE_PORT | "47734" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762576002 |
| REQUEST_TIME_FLOAT | 1762576002.5508 |
| REQUEST_URI | "/marca/vw/" |
| SCRIPT_FILENAME | "/mnt/volume_nyc1_01/webapps/eurocamiones/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.81.216.40" |
| SERVER_NAME | "eurocamiones.staff.digital" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_FROM_NAME,MAILER_FROM_EMAIL,MAILER_DSN" |
| USER | "devstaff" |
Sub Requests 1
ErrorController (token = f423b3)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "ae165b" |
| exception | Twig\Error\RuntimeError {#1611 -lineno: 4 -name: "front/brand/brand.html.twig" -rawMessage: "Impossible to access an attribute ("slug") on a null variable." -sourcePath: "/mnt/volume_nyc1_01/webapps/eurocamiones/templates/front/brand/brand.html.twig" -sourceCode: """ {% extends "front/_common/_base.html.twig" %}\n \n {% block linkcanonical %}\n <link rel="canonical" href="{{ absolute_url(path('brand', {'slug': brand.slug})) }}">\n {% endblock %}\n \n {% block cssadicional %}{% endblock %}\n \n {% block classbody %}{% endblock %}\n \n {% block content %}\n <section class="vw_man">\n <div class="vw_man_banner" style="background-image: url('{{ asset(brand.bannerImage|image_path) }}');">\n <div class="vw_man_container ww_center">\n <ul>\n <li><a href="{{ path('home') }}">Inicio</a></li>\n <li><span>/</span></li>\n <li><a>Marcas</a></li>\n <li><span>/</span></li>\n <li><a class="active">{{ brand.title }}</a></li>\n </ul>\n {% if brand.bannerText %}\n <h2>{{ brand.bannerText }}</h2>\n {% endif %}\n {% if brand.bannerButtonShow and brand.bannerButtonText and brand.bannerButtonLink %}\n <div class="vw_man_btn">\n <a class="btn btn_lightblue btn_icon" href="{{ brand.bannerButtonLink }}" target="{{ brand.bannerButtonTarget|url_target }}">{{ brand.bannerButtonText }}<span class="icon-Group"></span></a>\n </div>\n {% endif %}\n </div>\n </div>\n {% if brand.detailShow %}\n <div class="vw_man_info ww_center">\n <h3>{{ brand.detailTitle }}</h3>\n {{ brand.detailText|raw }}\n </div>\n {% endif %}\n </section>\n \n {% if brand.featuresShow and brand.featuresItems|length > 0 %}\n <section class="vw_man_tab">\n <div class="vw_man_tab_row ww_center">\n <div class="vw_man_wrap_nav">\n <div class="vw_man_tab_nav">\n {% for item in brand.featuresItems %}\n <a class="vwman_tab" onclick="tabNav(event, 'tab-{{ loop.index }}')" href="">{{ item.title }}</a>\n {% endfor %}\n </div>\n </div>\n <div class="vw_man_tab_wrap">\n {% for item in brand.featuresItems %}\n <div class="vw_man_itm" id="tab-{{ loop.index }}">\n <div class="vw_man_tab_info">\n <h2>{{ item.title }}</h2>\n <p>{{ item.text|raw }}</p>\n </div>\n <figure>\n <img src="{{ asset(item.image|image_path) }}" width="" height="" alt="{{ item.image|split_alt }}">\n </figure>\n </div>\n {% endfor %}\n </div>\n </div>\n </section>\n {% endif %}\n {% endblock %}\n \n {% block jsfinal %}\n <script type="text/javascript">\n function tabNav(evt, element) {\n evt.preventDefault();\n var i, tabcontent, tablinks;\n tabcontent = document.getElementsByClassName("vw_man_itm");\n for (i = 0; i < tabcontent.length; i++) {\n tabcontent[i].classList.remove('active');\n }\n tablinks = document.getElementsByClassName("vwman_tab");\n for (i = 0; i < tablinks.length; i++) {\n tablinks[i].className = tablinks[i].className.replace(" active", "");\n }\n document.getElementById(element).classList.add('active')\n evt.currentTarget.className += " active";\n }\n \n document.querySelectorAll('.vwman_tab')[0].click();\n </script>\n {% endblock %}\n """ #message: "Impossible to access an attribute ("slug") on a null variable." #code: 0 #file: "/mnt/volume_nyc1_01/webapps/eurocamiones/templates/front/brand/brand.html.twig" #line: 4 : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
| logger | Symfony\Bridge\Monolog\Logger {#356 …6} |