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 | "91af2a" |
| exception | Twig\Error\RuntimeError {#455 -lineno: 1058 -name: "@Application/inc/central_header.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "slug" for route "honeybee_solution" must match "erp-for-solar-epc|erp-for-engineering|erp-for-construction|erp-for-om|erp-for-trading|project-erp-bangladesh|project-erp-singapore|project-erp-germany|honeycore-solar-pv|honeycore-hybrid-energy|honeycore-cold-chain|honeycore-agri-pv" ("solar-epc" given) to generate a corresponding URL.")." -sourcePath: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Resources/views/inc/central_header.html.twig" -sourceCode: """ {# ═══════════════════════════════════════════════════════════════════════════\n Central Header — HoneyBee Ecosystem\n Scandinavian SaaS design · single source of truth for all public pages\n ═══════════════════════════════════════════════════════════════════════════ #}\n {% if not include_html is defined %}\n {% set include_html = 1 %}\n {% if app.request.request.get('skipHTML') != '' %}{% set include_html = 0 %}{% endif %}\n {% if app.request.query.get('skipHTML') != '' %}{% set include_html = 0 %}{% endif %}\n {% endif %}\n {% if include_html == 1 %}\n <!DOCTYPE html>\n <html lang="en">\n <head>\n <meta charset="UTF-8">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">\n <meta name="description"\n content="{{ og_description is defined ? og_description : 'HoneyBee connects business operations, AI automation, industrial energy control, and solar engineering in one affordable ecosystem — Business Suite, HiveMind & Agents, HoneyCore 4.0, HoneyWatt.' }}">\n <meta name="keywords"\n content="HoneyBee, project ERP Germany, EPC ERP, ERP for engineering companies, business ERP for SMEs, ERP Singapore, HoneyCore EMS, HoneyCore 4.0 project quotation software, energy infrastructure intelligence, EMS, SCADA business integration, O&M billing software, DATEV-ready ERP, NIS2-aware software governance">\n <meta name="author" content="HoneyBee Ecosystem">\n {% set page_title = page_title|default('HoneyBee Ecosystem') %}\n <title id="pageTitle">{{ page_title }}</title>\n \n <meta property="og:title" content="{{ og_title is defined ? og_title : page_title }}"/>\n <meta property="og:description"\n content="{{ og_description is defined ? og_description : 'HoneyBee — Operating system for EPC companies, system integrators, energy asset owners, and multi-site industrial businesses.' }}"/>\n <meta property="og:image"\n content="{{ og_image is defined ? (absolute_url(path('dashboard'))~og_image) : (absolute_url(path('dashboard'))~'honeybee_web_assets/icons/honeybeeicon.svg') }}"/>\n {% set _noindex_routes = ['user_login','sign_up','reset_password','verify_email','verify_otp','reset_new_password','honeybee_otp_verification','hb360_my_estimate','hb360_shared_estimate'] %}\n {% if app.request.get('_route') in _noindex_routes %}\n <meta name="robots" content="noindex, nofollow">\n {% else %}\n <meta name="robots" content="index, follow">\n {% endif %}\n \n {# ── Favicons ──────────────────────────────────────────────────────────── #}\n <link rel="shortcut icon" type="image/x-icon"\n href="{{ asset('favicon.ico') }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="apple-touch-icon" sizes="180x180"\n href="{{ asset('apple-icon.png') }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="icon" type="image/png" sizes="32x32"\n href="{{ asset('favicon-32x32.png') }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="icon" type="image/png" sizes="16x16"\n href="{{ asset('favicon-16x16.png') }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="manifest" href="{{ asset('site.webmanifest') }}">\n <link rel="mask-icon" href="{{ asset('safari-pinned-tab.svg') }}" color="#C07D2A">\n <meta name="msapplication-TileColor" content="#1A1D2E">\n <meta name="theme-color" content="#F7F5F0">\n \n {# ── Fonts ─────────────────────────────────────────────────────────────── #}\n <link rel="preconnect" href="https://fonts.googleapis.com">\n <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>\n <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Montserrat:wght@500&display=swap"\n rel="stylesheet">\n {# Material Icons served locally (web/css/iconfont/) — no external CDN, so icons never flicker/break when offline or the CDN is slow #}\n <link rel="stylesheet" href="{{ asset('css/iconfont/material-icons.css') }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n \n {# ── Core stylesheets ──────────────────────────────────────────────────── #}\n <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css"\n integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg=="\n crossorigin="anonymous" referrerpolicy="no-referrer">\n <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">\n <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">\n <link rel="stylesheet"\n href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-datetimepicker/2.7.1/css/bootstrap-material-datetimepicker.min.css">\n <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.13.3/css/selectize.css">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/bootstrap.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/style.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="stylesheet" id="dark-theme-css"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/dark.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}"\n disabled="true">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/responsive.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/central_responsive.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n {# ── CW1 consolidated central-web spine (base=tokens, pages=marketing, admin=shell).\n Replaces the retired temporary_inline.css; loaded last so tokens/utilities\n are available to every central page. ──────────────────────────────────── #}\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/base.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/pages.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n <link rel="stylesheet"\n href="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/css/admin.css?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}">\n \n {# ── Dev toolbar suppression ───────────────────────────────────────────── #}\n <style>{% if app.session.get('devAdminMode') != 1 %}.sf-toolbar {\n display: none !important\n }{% endif %}</style>\n \n {# ── Preloader ─────────────────────────────────────────────────────────── #}\n <style>\n #hb-preloader {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100vh;\n background: var(--hb-cream, #F7F5F0);\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n z-index: 99999;\n }\n \n .hb-pre-logo {\n display: flex;\n align-items: center;\n gap: 12px;\n margin-bottom: 28px;\n }\n \n .hb-pre-logo img {\n width: 34px;\n height: 34px;\n }\n \n .hb-pre-logo span {\n font-family: 'DM Sans', sans-serif;\n font-size: 17px;\n font-weight: 800;\n color: var(--hb-ink, #1A1D2E);\n letter-spacing: -.01em;\n }\n \n .hb-pre-logo span b {\n color: #C07D2A;\n font-weight: 800;\n }\n \n .hb-pre-bar-wrap {\n width: 120px;\n height: 2px;\n background: rgba(26, 29, 46, .08);\n border-radius: 2px;\n overflow: hidden;\n }\n \n .hb-pre-bar {\n height: 100%;\n width: 40%;\n background: #C07D2A;\n border-radius: 2px;\n animation: hb-slide 1.5s ease-in-out infinite;\n }\n \n @keyframes hb-slide {\n 0% {\n transform: translateX(-100%);\n }\n 50% {\n transform: translateX(250%);\n }\n 100% {\n transform: translateX(-100%);\n }\n }\n </style>\n \n {# ── Inline JS (runs before body paint) ───────────────────────────────── #}\n <script>\n var logger = (function () {\n var _old = null, pub = {};\n pub.enableLogger = function () {\n if (_old) window['console']['log'] = _old;\n };\n pub.disableLogger = function () {\n _old = console.log;\n window['console']['log'] = function () {\n };\n };\n return pub;\n }());\n {% if app.session.get('devAdminMode') != 1 %}\n window['console']['log'] = function () {\n };\n {% endif %}\n </script>\n \n <script>\n function changeTheme(isDark) {\n var darkCss = document.getElementById('dark-theme-css');\n var cb = document.getElementById('theme-toggle-checkbox');\n var track = document.getElementById('hbThemeTrack');\n document.querySelectorAll('img').forEach(function (img) {\n if (isDark) {\n img.src = img.src.replace('/honeybee_web_assets/', '/honeybee_web_assets/dark/');\n } else {\n img.src = img.src.replace('/honeybee_web_assets/dark/', '/honeybee_web_assets/');\n }\n });\n if (darkCss) darkCss.disabled = !isDark;\n if (cb) cb.checked = isDark;\n if (track) track.classList.toggle('hb-dark', isDark);\n localStorage.setItem('theme', isDark ? 'dark' : 'light');\n }\n </script>\n \n <script>if (typeof module === 'object') {\n window.module = module;\n module = undefined;\n }</script>\n \n <script src="https://code.jquery.com/jquery-3.4.1.min.js"\n integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>\n <script data-ad-client="ca-pub-8286883017903771" async\n src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>\n <script>var BaseURL = '{{ url('dashboard') }}';</script>\n </head>\n \n {# ── Google Analytics ──────────────────────────────────────────────────────── #}\n <script async src="https://www.googletagmanager.com/gtag/js?id=G-V22132YMJ3"></script>\n <script>\n window.dataLayer = window.dataLayer || [];\n \n function gtag() {\n dataLayer.push(arguments);\n }\n \n gtag('js', new Date());\n gtag('config', 'G-V22132YMJ3');\n </script>\n \n {# ── Resolve admin level & consultant flag ────────────────────────────────── #}\n {% set BUDDYBEE_ADMIN_LEVEL = 0 %}\n {% set isConsultant = 0 %}\n {% if session[UserConstants.USER_ID] is defined %}\n {% set isConsultant = session[UserConstants.IS_CONSULTANT] is defined ? session[UserConstants.IS_CONSULTANT] : 0 %}\n {% set BUDDYBEE_ADMIN_LEVEL = session[UserConstants.BUDDYBEE_ADMIN_LEVEL] is defined ? session[UserConstants.BUDDYBEE_ADMIN_LEVEL] : 0 %}\n {% endif %}\n \n {# Single <body> tag — classes set in one place, no duplicate tags #}\n {% if BUDDYBEE_ADMIN_LEVEL >= 1 %}\n <body class="buddybee_body has_admin_bar body-mask">\n {% elseif session[UserConstants.USER_ID] is defined %}\n <body class="buddybee_body body-mask">\n {% else %}\n <body class="body-mask">\n {% endif %}\n \n {# ── Preloader ─────────────────────────────────────────────────────────────── #}\n <div id="hb-preloader">\n <div class="hb-pre-logo">\n <img src="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/icons/honeybeeicon.svg?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}"\n alt="HoneyBee">\n <span>Honey<b>Bee</b></span>\n </div>\n <div class="hb-pre-bar-wrap">\n <div class="hb-pre-bar"></div>\n </div>\n </div>\n \n {# ── Processing overlay (shown during AJAX) ────────────────────────────────── #}\n <div id="buddybee_processing_loader">\n <div><p>Processing</p></div>\n </div>\n \n {# ══════════════════════════════ NAVBAR ═══════════════════════════════════════\n Scandinavian navbar: glass-morphism, fixed, minimal, fully responsive\n ═══════════════════════════════════════════════════════════════════════════ #}\n <style>\n /* ── Design tokens ──────────────────────────────────────────────────────────── */\n :root {\n --hb-ink: #1A1D2E;\n --hb-ink-2: #252840;\n --hb-amber: #C07D2A;\n --hb-amber-lt: #D4954A;\n --hb-muted: #6B6E7F;\n --hb-border: rgba(26, 29, 46, .08);\n --hb-border-md: rgba(26, 29, 46, .14);\n --hb-cream: #F7F5F0;\n --hb-white: #FFFFFF;\n --hb-shadow: 0 2px 20px rgba(26, 29, 46, .07);\n --hb-shadow-lg: 0 8px 32px rgba(26, 29, 46, .10);\n --hb-radius: 10px;\n --hb-font: 'DM Sans', 'Gilroy', system-ui, sans-serif;\n }\n \n /* ── Navbar shell ─────────────────────────────────────────────────────────── */\n .hb-navbar {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n z-index: 9999;\n background: rgba(247, 245, 240, .97);\n backdrop-filter: blur(20px) saturate(180%);\n -webkit-backdrop-filter: blur(20px) saturate(180%);\n border-bottom: 1px solid var(--hb-border);\n transition: box-shadow .2s, border-color .2s;\n font-family: var(--hb-font);\n }\n \n .hb-navbar.hb-scrolled {\n box-shadow: var(--hb-shadow);\n border-color: var(--hb-border-md);\n }\n \n /* ── Inner container ──────────────────────────────────────────────────────── */\n .hb-nav-inner {\n max-width: 1280px;\n margin: 0 auto;\n padding: 0 28px;\n height: 64px;\n display: flex;\n align-items: center;\n gap: 24px;\n }\n \n /* ── Brand ────────────────────────────────────────────────────────────────── */\n .hb-brand {\n display: flex;\n align-items: center;\n gap: 9px;\n text-decoration: none;\n flex-shrink: 0;\n }\n \n .hb-brand img {\n height: 30px;\n width: auto;\n }\n \n .hb-brand-name {\n font-size: 15.5px;\n font-weight: 800;\n color: var(--hb-ink);\n letter-spacing: -.01em;\n line-height: 1;\n }\n \n .hb-brand-name b {\n color: var(--hb-amber);\n font-weight: 800;\n }\n \n /* ── Nav links ────────────────────────────────────────────────────────────── */\n .hb-links {\n display: flex;\n align-items: center;\n gap: 2px;\n list-style: none;\n margin: 0;\n padding: 0;\n flex: 1;\n }\n \n .hb-links .hb-link > a,\n .hb-links .hb-drop > a {\n display: inline-flex;\n align-items: center;\n gap: 5px;\n padding: 7px 11px;\n font-size: 13.5px;\n font-weight: 500;\n color: var(--hb-muted);\n text-decoration: none;\n border-radius: 7px;\n white-space: nowrap;\n transition: color .15s, background .15s;\n position: relative;\n }\n \n .hb-links .hb-link > a:hover,\n .hb-links .hb-drop > a:hover {\n color: var(--hb-ink);\n background: rgba(26, 29, 46, .04);\n }\n \n .hb-links .hb-link > a.active {\n color: var(--hb-ink);\n font-weight: 600;\n }\n \n .hb-links .hb-link > a.active::after {\n content: '';\n position: absolute;\n bottom: 2px;\n left: 11px;\n right: 11px;\n height: 1.5px;\n background: var(--hb-amber);\n border-radius: 2px;\n }\n \n /* ── Dropdown ─────────────────────────────────────────────────────────────── */\n .hb-drop {\n position: relative;\n }\n \n .hb-caret {\n font-size: 11px;\n opacity: .5;\n transition: transform .2s;\n }\n \n .hb-drop:hover .hb-caret {\n transform: rotate(180deg);\n }\n \n .hb-dd-menu {\n position: absolute;\n top: 100%;\n left: 50%;\n transform: translateX(-50%) translateY(0);\n min-width: 195px;\n background: var(--hb-white);\n border: 1px solid var(--hb-border-md);\n border-radius: var(--hb-radius);\n box-shadow: var(--hb-shadow-lg);\n padding: 6px;\n padding-top: 12px; /* gap lives inside → no dead zone */\n opacity: 0;\n pointer-events: none;\n transition: opacity .16s, transform .16s;\n transition-delay: 0s, 0s; /* show instantly */\n list-style: none;\n margin: 0;\n z-index: 10001;\n }\n \n .hb-drop:hover .hb-dd-menu,\n .hb-dd-menu:hover {\n opacity: 1;\n pointer-events: all;\n transform: translateX(-50%) translateY(0);\n }\n \n .hb-drop:not(:hover) .hb-dd-menu:not(:hover) {\n transition-delay: .12s;\n }\n \n /* slight lag on hide */\n .hb-dd-menu li a {\n display: block;\n padding: 8px 12px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 500;\n color: var(--hb-muted);\n text-decoration: none;\n border-radius: 6px;\n transition: color .12s, background .12s;\n }\n \n .hb-dd-menu li a:hover {\n color: var(--hb-ink);\n background: rgba(26, 29, 46, .04);\n }\n \n .hb-dd-menu li a.active {\n color: var(--hb-ink);\n font-weight: 600;\n }\n \n .hb-dd-div {\n height: 1px;\n background: var(--hb-border);\n margin: 4px 6px;\n }\n \n /* ── Right side ───────────────────────────────────────────────────────────── */\n .hb-nav-right {\n display: flex;\n align-items: center;\n gap: 6px;\n flex-shrink: 0;\n }\n \n /* ── Language switcher ────────────────────────────────────────────────────── */\n .hb-lang {\n position: relative;\n }\n \n .hb-lang-btn {\n display: flex;\n align-items: center;\n gap: 5px;\n padding: 6px 10px;\n font-size: var(--cp-fs-sm, 12.5px);\n font-weight: 600;\n color: var(--hb-muted);\n background: none;\n border: 1px solid var(--hb-border);\n border-radius: 7px;\n cursor: pointer;\n transition: all .15s;\n font-family: var(--hb-font);\n }\n \n .hb-lang-btn:hover {\n color: var(--hb-ink);\n border-color: var(--hb-border-md);\n background: rgba(26, 29, 46, .03);\n }\n \n .hb-lang-menu {\n position: absolute;\n top: 100%;\n right: 0;\n min-width: 155px;\n background: var(--hb-white);\n border: 1px solid var(--hb-border-md);\n border-radius: var(--hb-radius);\n box-shadow: var(--hb-shadow-lg);\n padding: 6px;\n padding-top: 10px; /* gap lives inside → no dead zone */\n opacity: 0;\n pointer-events: none;\n transform: translateY(0);\n transition: opacity .15s;\n z-index: 10001;\n list-style: none;\n margin: 0;\n }\n \n .hb-lang:hover .hb-lang-menu,\n .hb-lang-menu:hover {\n opacity: 1;\n pointer-events: all;\n }\n \n .hb-lang:not(:hover) .hb-lang-menu:not(:hover) {\n transition-delay: .12s;\n }\n \n .hb-lang-menu li a {\n display: block;\n padding: 7px 12px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 500;\n color: var(--hb-muted);\n text-decoration: none;\n border-radius: 6px;\n transition: all .12s;\n }\n \n .hb-lang-menu li a:hover {\n color: var(--hb-ink);\n background: rgba(26, 29, 46, .04);\n }\n \n /* ── User dropdown ────────────────────────────────────────────────────────── */\n .hb-user {\n position: relative;\n }\n \n .hb-user-btn {\n display: flex;\n align-items: center;\n gap: 7px;\n background: none;\n border: none;\n cursor: pointer;\n padding: 4px 6px;\n border-radius: 8px;\n transition: background .15s;\n }\n \n .hb-user-btn:hover {\n background: rgba(26, 29, 46, .05);\n }\n \n .hb-user-avatar {\n width: 30px;\n height: 30px;\n border-radius: 50%;\n background-size: cover !important;\n background-position: center !important;\n border: 1.5px solid var(--hb-border-md);\n flex-shrink: 0;\n }\n \n .hb-user-name {\n font-size: var(--cp-fs-base, 13px);\n font-weight: 600;\n color: var(--hb-ink);\n max-width: 110px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n \n .hb-user-menu {\n position: absolute;\n top: 100%;\n right: 0;\n min-width: 185px;\n background: var(--hb-white);\n border: 1px solid var(--hb-border-md);\n border-radius: var(--hb-radius);\n box-shadow: var(--hb-shadow-lg);\n padding: 6px;\n padding-top: 12px; /* gap lives inside → no dead zone */\n opacity: 0;\n pointer-events: none;\n transform: translateY(0);\n transition: opacity .15s;\n z-index: 10001;\n list-style: none;\n margin: 0;\n }\n \n .hb-user:hover .hb-user-menu {\n opacity: 1;\n pointer-events: all;\n }\n \n .hb-user:not(:hover) .hb-user-menu:not(:hover) {\n transition-delay: .12s;\n }\n \n .hb-user-menu li a {\n display: flex;\n align-items: center;\n gap: 8px;\n padding: 8px 12px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 500;\n color: var(--hb-muted);\n text-decoration: none;\n border-radius: 6px;\n transition: all .12s;\n }\n \n .hb-user-menu li a:hover {\n color: var(--hb-ink);\n background: rgba(26, 29, 46, .04);\n }\n \n .hb-user-menu li a i {\n font-size: 12px;\n width: 14px;\n opacity: .5;\n }\n \n .hb-u-div {\n height: 1px;\n background: var(--hb-border);\n margin: 4px 6px;\n }\n \n /* ── Auth + Companies buttons ─────────────────────────────────────────────── */\n .hb-btn-login {\n padding: 7px 16px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 600;\n color: var(--hb-ink);\n background: none;\n border: 1.5px solid var(--hb-border-md);\n border-radius: 8px;\n text-decoration: none;\n transition: all .15s;\n }\n \n .hb-btn-login:hover {\n color: var(--hb-ink);\n border-color: var(--hb-ink);\n background: rgba(26, 29, 46, .03);\n }\n \n .hb-btn-signup {\n padding: 7px 16px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 700;\n color: #fff;\n background: var(--hb-ink);\n border: 1.5px solid transparent;\n border-radius: 8px;\n text-decoration: none;\n transition: all .15s;\n }\n \n .hb-btn-signup:hover {\n color: #fff;\n background: var(--hb-ink-2);\n box-shadow: 0 4px 14px rgba(26, 29, 46, .2);\n }\n \n .hb-btn-companies {\n display: inline-flex;\n align-items: center;\n gap: 6px;\n padding: 7px 15px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 700;\n color: #fff;\n background: var(--hb-amber);\n border: none;\n border-radius: 8px;\n text-decoration: none;\n transition: all .15s;\n }\n \n .hb-btn-companies:hover {\n color: #fff;\n background: var(--hb-amber-lt);\n box-shadow: 0 4px 14px rgba(192, 125, 42, .28);\n }\n \n /* ── Switch-user panel (admin only) ──────────────────────────────────────── */\n .hb-switch {\n position: relative;\n }\n \n .hb-switch-btn {\n padding: 6px 11px;\n font-size: 12px;\n font-weight: 600;\n color: var(--hb-muted);\n background: none;\n border: 1px solid var(--hb-border);\n border-radius: 7px;\n cursor: pointer;\n font-family: var(--hb-font);\n transition: all .15s;\n }\n \n .hb-switch-btn:hover {\n color: var(--hb-ink);\n border-color: var(--hb-border-md);\n }\n \n .hb-switch-panel {\n position: absolute;\n top: 100%;\n right: 0;\n min-width: 225px;\n background: var(--hb-white);\n border: 1px solid var(--hb-border-md);\n border-radius: var(--hb-radius);\n box-shadow: var(--hb-shadow-lg);\n padding: 10px;\n padding-top: 14px; /* gap lives inside → no dead zone */\n opacity: 0;\n pointer-events: none;\n transform: translateY(0);\n transition: opacity .15s;\n z-index: 10001;\n list-style: none;\n margin: 0;\n }\n \n .hb-switch:hover .hb-switch-panel {\n opacity: 1;\n pointer-events: all;\n }\n \n .hb-switch:not(:hover) .hb-switch-panel:not(:hover) {\n transition-delay: .12s;\n }\n \n .hb-switch-panel li a {\n display: block;\n padding: 8px 10px;\n font-size: var(--cp-fs-base, 13px);\n font-weight: 500;\n color: var(--hb-muted);\n text-decoration: none;\n border-radius: 6px;\n transition: all .12s;\n }\n \n .hb-switch-panel li a:hover {\n color: var(--hb-ink);\n background: rgba(26, 29, 46, .04);\n }\n \n .hb-sw-div {\n height: 1px;\n background: var(--hb-border);\n margin: 6px 0;\n }\n \n .hb-switch-panel select {\n width: 100%;\n font-size: 12px;\n font-family: var(--hb-font);\n border: 1px solid var(--hb-border-md);\n border-radius: 6px;\n padding: 6px 8px;\n color: var(--hb-ink);\n background: var(--hb-cream);\n }\n \n /* ── Theme toggle ─────────────────────────────────────────────────────────── */\n .hb-theme {\n display: flex;\n align-items: center;\n gap: 6px;\n padding: 0 2px;\n }\n \n .hb-theme-img {\n width: 14px;\n height: 14px;\n opacity: .45;\n display: block;\n }\n \n #theme-toggle-checkbox {\n display: none;\n }\n \n .hb-theme-track {\n position: relative;\n width: 34px;\n height: 19px;\n background: rgba(26, 29, 46, .14);\n border-radius: 10px;\n cursor: pointer;\n transition: background .2s;\n flex-shrink: 0;\n display: block;\n }\n \n .hb-theme-track::after {\n content: '';\n position: absolute;\n top: 2px;\n left: 2px;\n width: 15px;\n height: 15px;\n background: white;\n border-radius: 50%;\n box-shadow: 0 1px 4px rgba(0, 0, 0, .18);\n transition: transform .2s;\n }\n \n .hb-theme-track.hb-dark {\n background: var(--hb-amber);\n }\n \n .hb-theme-track.hb-dark::after {\n transform: translateX(15px);\n }\n \n /* ── Mobile hamburger ─────────────────────────────────────────────────────── */\n .hb-toggler {\n display: none;\n background: none;\n border: none;\n cursor: pointer;\n padding: 8px;\n flex-direction: column;\n gap: 5px;\n border-radius: 7px;\n margin-left: auto;\n flex-shrink: 0;\n transition: background .15s;\n }\n \n .hb-toggler:hover {\n background: rgba(26, 29, 46, .06);\n }\n \n .hb-toggler span {\n display: block;\n width: 21px;\n height: 1.5px;\n background: var(--hb-ink);\n border-radius: 2px;\n transition: all .22s;\n }\n \n .hb-toggler.hb-open span:nth-child(1) {\n transform: rotate(45deg) translate(4.5px, 4.5px);\n }\n \n .hb-toggler.hb-open span:nth-child(2) {\n opacity: 0;\n transform: scaleX(0);\n }\n \n .hb-toggler.hb-open span:nth-child(3) {\n transform: rotate(-45deg) translate(4.5px, -4.5px);\n }\n \n /* ── Responsive ───────────────────────────────────────────────────────────── */\n @media (max-width: 1024px) {\n .hb-toggler {\n display: flex;\n }\n \n .hb-links, .hb-nav-right {\n display: none;\n }\n \n .hb-nav-inner {\n height: 56px;\n }\n \n .hb-navbar.hb-open .hb-nav-inner {\n height: auto;\n flex-wrap: wrap;\n padding-top: 12px;\n padding-bottom: 14px;\n align-items: flex-start;\n }\n \n .hb-navbar.hb-open .hb-links {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n width: 100%;\n flex: 0 0 100%;\n gap: 2px; /* flex: 0 0 100% overrides base flex:1 to force row wrap */\n }\n \n .hb-navbar.hb-open .hb-links .hb-link,\n .hb-navbar.hb-open .hb-links .hb-drop {\n width: 100%;\n }\n \n .hb-navbar.hb-open .hb-links .hb-link > a,\n .hb-navbar.hb-open .hb-links .hb-drop > a {\n width: 100%;\n justify-content: space-between;\n }\n \n .hb-navbar.hb-open .hb-dd-menu {\n position: static;\n transform: none;\n opacity: 0;\n pointer-events: none;\n display: none;\n box-shadow: none;\n border: none;\n background: rgba(26, 29, 46, .03);\n border-radius: 7px;\n margin: 2px 0 2px 12px;\n }\n \n .hb-navbar.hb-open .hb-drop.hb-mob-open .hb-dd-menu {\n display: block;\n opacity: 1;\n pointer-events: all;\n }\n \n .hb-navbar.hb-open .hb-nav-right {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n flex: 0 0 100%;\n gap: 8px;\n padding-top: 12px;\n border-top: 1px solid var(--hb-border);\n margin-top: 4px;\n }\n }\n \n /* ── Body offset for fixed navbar ─────────────────────────────────────────── */\n body {\n padding-top: 64px;\n }\n \n @media (max-width: 1024px) {\n body {\n padding-top: 56px;\n }\n }\n \n /* ── Processing loader ────────────────────────────────────────────────────── */\n #buddybee_processing_loader {\n position: fixed;\n inset: 0;\n background: rgba(247, 245, 240, .88);\n backdrop-filter: blur(4px);\n z-index: 999999;\n display: none;\n align-items: center;\n justify-content: center;\n }\n \n #buddybee_processing_loader div {\n background: var(--hb-white);\n border-radius: 14px;\n padding: 28px 44px;\n box-shadow: 0 12px 40px rgba(26, 29, 46, .12);\n text-align: center;\n }\n \n #buddybee_processing_loader p {\n color: var(--hb-ink);\n font-weight: 700;\n font-size: 12px;\n letter-spacing: .1em;\n text-transform: uppercase;\n margin: 0;\n font-family: var(--hb-font);\n }\n \n a:hover {\n text-decoration: none;\n }\n </style>\n \n <nav class="hb-navbar" id="hbNavbar">\n <div class="hb-nav-inner">\n \n {# Brand #}\n <a class="hb-brand" href="{{ url('dashboard') }}">\n <img src="{{ absolute_url(path('dashboard')) }}honeybee_web_assets/icons/honeybeeicon.svg?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}"\n alt="HoneyBee">\n <span class="hb-brand-name">Honey<b>Bee</b></span>\n </a>\n \n {# Mobile hamburger #}\n <button class="hb-toggler" id="hbToggler" aria-label="Open menu" type="button">\n <span></span><span></span><span></span>\n </button>\n \n {# Primary navigation — this single <ul> is BOTH the desktop nav and the\n responsive hamburger menu (see the max-width:1024px block above, which\n re-flows .hb-links to a column inside .hb-navbar.hb-open). Adding one\n <li> here therefore surfaces the item in both, with no duplicate CSS. #}\n {# WEB-1b (Conversion Spec §3): Products | Solutions | Pricing | Partners |\n Resources | Company — buyers pick a PRODUCT or a PROBLEM, never an ERP module.\n Investor material left the nav (footer/Company page carries it — spec §31);\n the Tools fold into Resources. Items whose dedicated pages arrive with WEB-2\n (/business-suite, /hivemind, /agents, /honeycore/*, /honeywatt) point at the\n closest live page today and re-point when those pages ship. #}\n <ul class="hb-links">\n <li class="hb-drop">\n <a href="#">Products <i class="fa-solid fa-chevron-down hb-caret"></i></a>\n <ul class="hb-dd-menu">\n {# WEB-2: the dedicated product pages shipped — the dropdown now points at\n them (the WEB-1b placeholders pointed at the closest legacy page). #}\n <li><span style="display:block;padding:7px 14px 3px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.5;">Business</span></li>\n <li><a href="{{ url('honeybee_business_suite') }}"\n class="{{ app.request.get('_route') == 'honeybee_business_suite' ? 'active' : '' }}">HoneyBee Business Suite</a></li>\n <li><a href="{{ url('honeybee_hivemind') }}"\n class="{{ app.request.get('_route') == 'honeybee_hivemind' ? 'active' : '' }}">HiveMind AI</a></li>\n <li><a href="{{ url('honeybee_agents') }}"\n class="{{ app.request.get('_route') == 'honeybee_agents' ? 'active' : '' }}">AI Agents</a></li>\n <li><span style="display:block;padding:9px 14px 3px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.5;">Energy & Industrial</span></li>\n <li><a href="{{ url('honeybee_honeycore') }}"\n class="{{ app.request.get('_route') == 'honeybee_honeycore' ? 'active' : '' }}">HoneyCore 4.0</a></li>\n <li><a href="{{ url('honeybee_honeycore_hybrid') }}"\n class="{{ app.request.get('_route') == 'honeybee_honeycore_hybrid' ? 'active' : '' }}">Hybrid Control</a></li>\n <li><a href="{{ url('honeybee_honeycore_ems') }}"\n class="{{ app.request.get('_route') == 'honeybee_honeycore_ems' ? 'active' : '' }}">EMS</a></li>\n <li><a href="{{ url('honeybee_honeycore_bms') }}"\n class="{{ app.request.get('_route') == 'honeybee_honeycore_bms' ? 'active' : '' }}">BMS</a></li>\n <li><span style="display:block;padding:9px 14px 3px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.5;">Engineering</span></li>\n <li><a href="{{ url('honeybee_honeywatt') }}"\n class="{{ app.request.get('_route') == 'honeybee_honeywatt' ? 'active' : '' }}">HoneyWatt — Solar Design</a></li>\n </ul>\n </li>\n {# WEB-3 §4: Solutions organized around BUYERS, not technologies #}\n <li class="hb-drop">\n <a href="{{ url('honeybee_solutions') }}"\n class="{{ app.request.get('_route') == 'honeybee_solutions' ? 'active' : '' }}">Solutions <i class="fa-solid fa-chevron-down hb-caret"></i></a>\n <ul class="hb-dd-menu">\n <li><a href="{{ url('honeybee_solution', {'slug': 'solar-epc'}) }}"\n class="{{ app.request.get('slug') == 'solar-epc' ? 'active' : '' }}">Solar EPC Companies</a></li>\n <li><a href="{{ url('honeybee_solution', {'slug': 'system-integrators'}) }}"\n class="{{ app.request.get('slug') == 'system-integrators' ? 'active' : '' }}">System Integrators</a></li>\n <li><a href="{{ url('honeybee_solution', {'slug': 'energy-asset-owners'}) }}"\n class="{{ app.request.get('slug') == 'energy-asset-owners' ? 'active' : '' }}">Energy Asset Owners</a></li>\n <li><a href="{{ url('honeybee_solution', {'slug': 'industrial-energy-management'}) }}"\n class="{{ app.request.get('slug') == 'industrial-energy-management' ? 'active' : '' }}">C&I & Industrial</a></li>\n <li><a href="{{ url('honeybee_solution', {'slug': 'multi-site-operations'}) }}"\n class="{{ app.request.get('slug') == 'multi-site-operations' ? 'active' : '' }}">Multi-Site Operations</a></li>\n <li><a href="{{ url('honeybee_solutions') }}"\n class="{{ app.request.get('_route') == 'honeybee_solutions' ? 'active' : '' }}">All solutions</a></li>\n </ul>\n </li>\n <li class="hb-link">\n <a href="{{ url('honeybee_pricing') }}"\n class="{{ app.request.get('_route') == 'honeybee_pricing' ? 'active' : '' }} trn"\n data-trn-key="_PRICING_">Pricing</a>\n </li>\n <li class="hb-link">\n <a href="{{ url('honeybee_partners') }}"\n class="{{ app.request.get('_route') == 'honeybee_partners' ? 'active' : '' }}">Partners</a>\n </li>\n <li class="hb-drop">\n <a href="#">Resources <i class="fa-solid fa-chevron-down hb-caret"></i></a>\n <ul class="hb-dd-menu">\n <li><a href="{{ url('honeybee_tool', {'slug': 'rooftop-estimate'}) }}"\n class="{{ app.request.get('slug') == 'rooftop-estimate' ? 'active' : '' }}">Instant Solar Estimate</a></li>\n {% if app.session.get('userType') == 8 %}\n <li><a href="{{ url('hb360_my_estimate') }}"\n class="{{ app.request.get('_route') == 'hb360_my_estimate' ? 'active' : '' }}">My Solar Estimates</a></li>\n {% endif %}\n <li><a href="{{ url('honeybee_tool', {'slug': 'cost-leakage-calculator'}) }}"\n class="{{ app.request.get('slug') == 'cost-leakage-calculator' ? 'active' : '' }}">Project Cost Leakage Calculator</a></li>\n <li><a href="{{ url('honeybee_tool', {'slug': 'roi-calculator'}) }}"\n class="{{ app.request.get('slug') == 'roi-calculator' ? 'active' : '' }}">ERP ROI Calculator</a></li>\n <li><a href="{{ url('honeybee_tool', {'slug': 'site-assessment-estimator'}) }}"\n class="{{ app.request.get('slug') == 'site-assessment-estimator' ? 'active' : '' }}">HoneyCore Site Assessment Estimator</a></li>\n {# WEB-4: the trust set — customers / implementation / security #}\n <li><a href="{{ url('honeybee_customers') }}"\n class="{{ app.request.get('_route') == 'honeybee_customers' ? 'active' : '' }}">Customer Stories</a></li>\n <li><a href="{{ url('honeybee_implementation') }}"\n class="{{ app.request.get('_route') == 'honeybee_implementation' ? 'active' : '' }}">Implementation</a></li>\n <li><a href="{{ url('honeybee_security') }}"\n class="{{ app.request.get('_route') == 'honeybee_security' ? 'active' : '' }}">Security</a></li>\n <li><a href="{{ url('honeybee_trust') }}"\n class="{{ app.request.get('_route') == 'honeybee_trust' ? 'active' : '' }}">Trust & Governance</a></li>\n <li><a href="{{ url('honeybee_FAQ') }}"\n class="{{ app.request.get('_route') == 'honeybee_FAQ' ? 'active' : '' }}">FAQ</a></li>\n </ul>\n </li>\n <li class="hb-drop">\n <a href="#">Company <i class="fa-solid fa-chevron-down hb-caret"></i></a>\n <ul class="hb-dd-menu">\n <li><a href="{{ url('honeybee_about_us') }}"\n class="{{ app.request.get('_route') == 'honeybee_about_us' ? 'active' : '' }}">About</a></li>\n <li><a href="{{ url('honeybee_experience') }}"\n class="{{ app.request.get('_route') == 'honeybee_experience' ? 'active' : '' }}">Experience</a></li>\n <li><a href="{{ url('honeybee_investor') }}"\n class="{{ app.request.get('_route') == 'honeybee_investor' ? 'active' : '' }}">Investor Snapshot</a></li>\n <li><a href="{{ url('honeybee_contact') }}"\n class="{{ app.request.get('_route') == 'honeybee_contact' ? 'active' : '' }}">Contact</a>\n </li>\n </ul>\n </li>\n {# spec §28: the ONE primary conversion — visible on every page #}\n <li class="hb-link">\n <a href="{{ url('honeybee_contact') }}"\n style="background:var(--hb-amber, #C07D2A);color:#fff;border-radius:8px;padding:8px 18px;font-weight:700;">Book a Demo</a>\n </li>\n </ul>\n \n {# Right-side controls #}\n <div class="hb-nav-right">\n \n {# Language switcher #}\n <div class="hb-lang">\n <button class="hb-lang-btn" type="button">\n <i class="fa-solid fa-globe" style="font-size:12px"></i>\n <span class="curr_locale_text">en</span>\n <i class="fa-solid fa-chevron-down" style="font-size:8px;opacity:.5"></i>\n </button>\n <ul class="hb-lang-menu">\n <li><a href="#" class="locale_changer en" data-locale="en">🇬🇧 English</a></li>\n <li><a href="#" class="locale_changer bn" data-locale="bn">🇧🇩 বাংলা</a></li>\n <li><a href="#" class="locale_changer it" data-locale="it">🇮🇹 Italiano</a></li>\n <li><a href="#" class="locale_changer de" data-locale="de">🇩🇪 Deutsch</a></li>\n <li><a href="#" class="locale_changer fr" data-locale="fr">🇫🇷 Français</a></li>\n <li><a href="#" class="locale_changer sp" data-locale="sp">🇪🇸 Español</a></li>\n <li><a href="#" class="locale_changer cn" data-locale="cn">🇨🇳 中文</a></li>\n </ul>\n </div>\n \n {# Admin only: switch user #}\n {% if session[UserConstants.USER_ID] is defined and (BUDDYBEE_ADMIN_LEVEL >= 1 or session['actualUserIsAdmin'] is defined) %}\n <div class="hb-switch">\n <button class="hb-switch-btn" type="button">Switch User</button>\n <ul class="hb-switch-panel">\n <li>\n <a href="{{ absolute_url(path('view_as_user_central')) }}/{{ session['actualUserId'] is defined ? session['actualUserId'] : session['userId'] }}">\n ↩ Back to Mine\n </a>\n </li>\n <li class="hb-sw-div"></li>\n <li style="padding:2px 0"><select name="viewAsId" id="viewAsId"></select></li>\n </ul>\n </div>\n {% endif %}\n \n {% if session[UserConstants.USER_ID] is defined %}\n \n {# Authenticated: user avatar + dropdown #}\n <div class="hb-user">\n <button class="hb-user-btn" type="button">\n <div class="hb-user-avatar"\n {% if session[UserConstants.USER_IMAGE] != '' and session[UserConstants.USER_IMAGE] is not null %}\n style="background:url('{{ url('dashboard') }}{{ session[UserConstants.USER_IMAGE] }}?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}')"\n {% else %}\n style="background:url('{{ url('dashboard') }}honeybee_web_assets/images/profiles/profile.png?v={{ constant('ApplicationBundle\\Constants\\GeneralConstant::ENTITY_APP_VERSION') }}')"\n {% endif %}\n ></div>\n <span class="hb-user-name">{{ session[UserConstants.USER_NAME] }}</span>\n <i class="fa-solid fa-chevron-down" style="font-size:11px;color:var(--hb-muted);opacity:.55"></i>\n </button>\n <ul class="hb-user-menu">\n <li>\n <a href="{{ url('honeybee_my_freelancer_profile') }}"\n class="{{ app.request.get('_route') == 'honeybee_my_freelancer_profile' ? 'active' : '' }}">\n <i class="fa-regular fa-circle-user"></i> Profile\n </a>\n </li>\n <li>\n <a href="{{ url('ticket_list') }}"\n class="{{ app.request.get('_route') == 'ticket_list' ? 'active' : '' }}">\n <i class="fa-regular fa-ticket"></i> <span class="trn" data-trn-key="_MY_TICKETS_">My Tickets</span>\n </a>\n </li>\n <li>\n <a href="{{ url('central_landing') }}"\n class="{{ app.request.get('_route') == 'central_landing' ? 'active' : '' }}">\n <i class="fas fa-border-all"></i> <span class="trn" data-trn-key="_MY_COMPANIES_">My Companies</span>\n </a>\n </li>\n {% if BUDDYBEE_ADMIN_LEVEL >= 1 %}\n <li class="hb-u-div"></li>\n <li>\n <a href="{{ url('super_admin_command_center') }}"\n class="{{ app.request.get('_route') == 'super_admin_command_center' ? 'active' : '' }}">\n <i class="fa-solid fa-gauge-high"></i> Super Admin\n </a>\n </li>\n <li class="hb-u-div"></li>\n <li>\n <a href="{{ url('datev_home') }}"\n class="{{ app.request.get('_route') == 'datev_home' ? 'active' : '' }}">\n <i class="fa-solid fa-gauge-high"></i> Datev Control\n </a>\n </li>\n \n {% endif %}\n {% if BUDDYBEE_ADMIN_LEVEL > 1 %}\n <li class="hb-u-div"></li>\n <li>\n <a href="{{ url('admin_demo_pending_list') }}"\n class="{{ app.request.get('_route') in ['admin_demo_pending_list','admin_demo_request_detail'] ? 'active' : '' }}">\n <i class="fa-solid fa-calendar-check"></i> Demo Requests\n </a>\n </li>\n <li>\n <a href="{{ url('admin_demo_all_list') }}"\n class="{{ app.request.get('_route') == 'admin_demo_all_list' ? 'active' : '' }}">\n <i class="fa-solid fa-list-check"></i> All Bookings\n </a>\n </li>\n {% endif %}\n <li class="hb-u-div"></li>\n <li>\n <a href="{{ url('user_logout') }}" style="color:#B04030">\n <i class="fa-solid fa-right-from-bracket"></i> Logout\n </a>\n </li>\n </ul>\n </div>\n \n {# Companies shortcut #}\n <a href="{{ url('central_landing') }}" class="hb-btn-companies trn" data-trn-key="_COMPANIES_">\n <i class="fa-solid fa-building" style="font-size:12px"></i>\n <span>Companies</span>\n </a>\n \n {# Book Demo CTA (authenticated) #}\n <a href="{{ url('honeybee_contact') }}" class="hb-btn-companies" style="background:var(--hb-amber)">Book\n Demo</a>\n \n {% else %}\n \n {# Guest: login + get started + book demo #}\n <a href="{{ url('user_login') }}" class="hb-btn-login trn" data-trn-key="_LOGIN_">Login</a>\n <a href="{{ url('sign_up') }}" class="hb-btn-signup trn" data-trn-key="_CREATE_ACCOUNT_">Get Started</a>\n <a href="{{ url('honeybee_contact') }}" class="hb-btn-companies" style="background:var(--hb-amber)">Book\n Demo</a>\n \n {% endif %}\n \n {# Dark / Light mode toggle #}\n {# <div class="hb-theme"> #}\n {# <img class="hb-theme-img" src="{{ absolute_url(asset('honeybee_web_assets/icons/sun.svg')) }}" alt="Light mode"> #}\n {# <input type="checkbox" id="theme-toggle-checkbox"> #}\n {# <label for="theme-toggle-checkbox" class="hb-theme-track" id="hbThemeTrack"></label> #}\n {# <img class="hb-theme-img" src="{{ absolute_url(asset('honeybee_web_assets/icons/moon.svg')) }}" alt="Dark mode"> #}\n {# </div> #}\n \n </div>{# /hb-nav-right #}\n </div>{# /hb-nav-inner #}\n </nav>\n \n {# ── Apply saved theme immediately (no flash of wrong theme) ─────────────── #}\n <script>\n (function () {\n var saved = localStorage.getItem('theme') || 'light';\n if (saved === 'dark') {\n var css = document.getElementById('dark-theme-css');\n var cb = document.getElementById('theme-toggle-checkbox');\n var track = document.getElementById('hbThemeTrack');\n if (css) css.disabled = false;\n if (cb) cb.checked = true;\n if (track) track.classList.add('hb-dark');\n }\n }());\n </script>\n \n {# ── Navbar interaction scripts ───────────────────────────────────────────── #}\n <script>\n (function () {\n var navbar = document.getElementById('hbNavbar');\n var toggler = document.getElementById('hbToggler');\n \n window.addEventListener('scroll', function () {\n navbar.classList.toggle('hb-scrolled', window.scrollY > 6);\n }, {passive: true});\n \n if (toggler) {\n toggler.addEventListener('click', function () {\n navbar.classList.toggle('hb-open');\n toggler.classList.toggle('hb-open');\n });\n }\n \n navbar.querySelectorAll('.hb-drop > a').forEach(function (a) {\n a.addEventListener('click', function (e) {\n if (window.innerWidth <= 1024) {\n e.preventDefault();\n a.closest('.hb-drop').classList.toggle('hb-mob-open');\n }\n });\n });\n \n var cb = document.getElementById('theme-toggle-checkbox');\n var track = document.getElementById('hbThemeTrack');\n if (cb && track) {\n track.addEventListener('click', function () {\n changeTheme(!cb.checked);\n });\n }\n }());\n </script>\n \n {# ── Preloader: hide on load ──────────────────────────────────────────────── #}\n <script>\n document.body.style.overflow = 'hidden';\n window.addEventListener('load', function () {\n var pre = document.getElementById('hb-preloader');\n if (pre) {\n pre.style.transition = 'opacity .35s ease';\n pre.style.opacity = '0';\n setTimeout(function () {\n pre.style.display = 'none';\n }, 360);\n }\n document.body.style.overflow = 'auto';\n });\n </script>\n \n \n {% set full_js_included = 0 %}\n {% endif %}{# /include_html #}\n \n <input type="hidden" id="timeStampOnHeaderLoad" value="{{ 'now'|date('U') }}">\n {% include '@Application/inc/ajax_route_library.html.twig' %}\n \n {# Date-picker scripts #}\n <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>\n <script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.29.1/moment.min.js"></script>\n <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-datetimepicker/2.7.1/js/bootstrap-material-datetimepicker.min.js"></script>\n """ #message: "An exception has been thrown during the rendering of a template ("Parameter "slug" for route "honeybee_solution" must match "erp-for-solar-epc|erp-for-engineering|erp-for-construction|erp-for-om|erp-for-trading|project-erp-bangladesh|project-erp-singapore|project-erp-germany|honeycore-solar-pv|honeycore-hybrid-energy|honeycore-cold-chain|honeycore-agri-pv" ("solar-epc" given) to generate a corresponding URL.")." #code: 0 #file: "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Resources/views/inc/central_header.html.twig" #line: 1058 -previous: Symfony\Component\Routing\Exception\InvalidParameterException {#391 …} : { { Twig\Template->yield(array $context, array $blocks = []): iterable … › |
| logger | Symfony\Bridge\Monolog\Logger {#907 …9} |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9" |
| cache-control | "max-age=0" |
| host | "ourhoneybee.eu" |
| referer | "https://ourhoneybee.eu" |
| sec-ch-ua | ""Not_A Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| 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 | "Sun, 09 Aug 2026 12:12:02 GMT" |
| set-cookie | "REMEMBERMEACTIVATED=CHU; path=/; httponly; samesite=lax" |
| vary | "Accept" |
| x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Parameter%20%22slug%22%20for%20route%20%22honeybee_solution%22%20must%20match%20%22erp-for-solar-epc%7Cerp-for-engineering%7Cerp-for-construction%7Cerp-for-om%7Cerp-for-trading%7Cproject-erp-bangladesh%7Cproject-erp-singapore%7Cproject-erp-germany%7Choneycore-solar-pv%7Choneycore-hybrid-energy%7Choneycore-cold-chain%7Choneycore-agri-pv%22%20%28%22solar-epc%22%20given%29%20to%20generate%20a%20corresponding%20URL.%22%29." |
| x-debug-exception-file | "%2Fhome%2Fu405565514%2Fdomains%2Fourhoneybee.eu%2Fpublic_html%2Fhoneybee_main%2Fsrc%2FApplicationBundle%2FResources%2Fviews%2Finc%2Fcentral_header.html.twig:1058" |
| x-debug-token | "fa44eb" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| REMEMBERMEACTIVATED | Symfony\Component\HttpFoundation\Cookie {#94 #name: "REMEMBERMEACTIVATED" #value: "CHU" #domain: null #expire: 0 #path: "/" #secure: null #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: false } |
Session 14
Session Metadata
| Key | Value |
|---|---|
| Created | "Sun, 09 Aug 26 18:12:02 +0600" |
| Last used | "Sun, 09 Aug 26 18:12:02 +0600" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| appValiditySeconds | "_UNSET_" |
| devAdminMode | 0 |
| isMobile | false |
Session Usage
14
Usages
Stateless check enabled
| Usage |
|---|
ApplicationBundle\Listener\SessionListener:282
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 282
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:283
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 283
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:286
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 286
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:287
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 287
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:369
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 369
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:382
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 382
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelController"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 151
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Twig\Extension\CoreExtension:1764
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1764
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/93/9325cfdf844add482b1c54e1ccadc5cfa93cf143e5fa4514abea2bcfd4700968.php"
"line" => 242
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_f31777615914bf63be65cb0be3bde0be28d475743b52c849cec75c30f96d7643"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/var/cache/dev/twig/aa/aa76007532f857eabaa923f84d61e073d0c84a2eed47655c8c5682a53ee9a2b3.php"
"line" => 46
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_d3c14b32ec9a23d50656de5d8361b57237ef38bbdfdf77b3d0f40772c63c6a4a"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/CompanyGroupBundle/Controller/TicketController.php"
"line" => 277
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "EditTicketAction"
"class" => "CompanyGroupBundle\Controller\TicketController"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:1498
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 1498
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
ApplicationBundle\Listener\SessionListener:1517
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 1517
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "ApplicationBundle\Listener\SessionListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 74
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 75
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 76
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 161
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
"line" => 91
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 223
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 86
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php"
"line" => 30
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/honeybee_main/web" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u405565514/domains/ourhoneybee.eu/public_html" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_HOST | "ourhoneybee.eu" |
| HTTP_REFERER | "https://ourhoneybee.eu" |
| HTTP_SEC_CH_UA | ""Not_A Brand";v="8", "Chromium";v="144", "Google Chrome";v="144"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "shared" |
| LSPHP_ProcessGroup | "on" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/honeybee_main/web/app_dev.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/honeybee_main/web/ticket/edit/59" |
| REMOTE_ADDR | "196.64.232.148" |
| REMOTE_PORT | "15691" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786277522 |
| REQUEST_TIME_FLOAT | 1786277522.2546 |
| REQUEST_URI | "/ticket/edit/59" |
| SCRIPT_FILENAME | "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/web/app_dev.php" |
| SCRIPT_NAME | "/honeybee_main/web/app_dev.php" |
| SCRIPT_URI | "https://ourhoneybee.eu/ticket/edit/59" |
| SCRIPT_URL | "/ticket/edit/59" |
| SERVER_ADDR | "185.232.14.150" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "ourhoneybee.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_CIPHER_ALGKEYSIZE | "128" |
| SSL_CIPHER_USEKEYSIZE | "128" |
| SSL_PROTOCOL | "TLSv1.3" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |
| ratelimited_chrome_88 | "1" |
| ratelimited_gptbot | "1" |
| ratelimited_meta_externalagent | "1" |
Parent Request
Return to parent request (token = 964cf6)
| Key | Value |
|---|---|
| _controller | "CompanyGroupBundle\Controller\TicketController::EditTicketAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "ticket_edit" |
| _route_params | [ "id" => "59" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "1ee057" |
| id | "59" |