OrganizationIdentityController :: syncErpCustomerAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "CompanyGroupBundle\Modules\Api\Controller\OrganizationIdentityController:syncErpCustomerAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "central_identity_sync_erp_customer" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "cd6b70" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| content-length | "541" |
| content-type | "application/json" |
| host | "ourhoneybee.eu" |
| x-honeybee-internal-secret | "756630af84937eefcb2843b19ef39c1e128b40d6" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"source": "erp_customer",
"appId": 1,
"erpClientId": 8,
"organization": {
"name": "Superstar Renewable Energy Ltd",
"organizationType": "customer",
"tradeLicenseNo": "",
"binNo": "362597153457",
"tinNo": "125136984257",
"officialEmail": "rahman.mizanur@ssgbd.com",
"officialPhone": "+8801708156518",
"address": "",
"erpCompanyId": 1
},
"officialContact": {
"name": "Superstar Renewable Energy Ltd",
"email": "rahman.mizanur@ssgbd.com",
"phone": "+8801708156518"
},
"responsibleContact": {
"name": "Md. Mizanur Rahman",
"email": "rahman.mizanur@ssgbd.com",
"phone": "+8801708156518"
}
}
Raw
{"source":"erp_customer","appId":1,"erpClientId":8,"organization":{"name":"Superstar Renewable Energy Ltd","organizationType":"customer","tradeLicenseNo":"","binNo":"362597153457","tinNo":"125136984257","officialEmail":"rahman.mizanur@ssgbd.com","officialPhone":"+8801708156518","address":"","erpCompanyId":1},"officialContact":{"name":"Superstar Renewable Energy Ltd","email":"rahman.mizanur@ssgbd.com","phone":"+8801708156518"},"responsibleContact":{"name":"Md. Mizanur Rahman","email":"rahman.mizanur@ssgbd.com","phone":"+8801708156518"}}
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-credentials | "true" |
| access-control-allow-origin | [
null
] |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 01 Jul 2026 07:33:14 GMT" |
| set-cookie | "REMEMBERMEACTIVATED=CHU; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "ad833e" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| REMEMBERMEACTIVATED | Symfony\Component\HttpFoundation\Cookie {#484 #name: "REMEMBERMEACTIVATED" #value: "CHU" #domain: null #expire: 0 #path: "/" #secure: null #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: true } |
Session 16
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 01 Jul 26 13:33:14 +0600" |
| Last used | "Wed, 01 Jul 26 13:33:14 +0600" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| appValiditySeconds | "_UNSET_" |
| devAdminMode | 0 |
| isMobile | false |
Session Usage
16
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 77
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"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" => 139
"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:270
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 270
"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:271
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 271
"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:274
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 274
"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:275
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 275
"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:338
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 338
"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:343
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 343
"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:351
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 351
"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:1313
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 1313
"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/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:1349
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 1349
"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/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:1368
[
[
"file" => "/home/u405565514/domains/ourhoneybee.eu/public_html/honeybee_main/src/ApplicationBundle/Listener/SessionListener.php"
"line" => 1368
"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/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/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/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/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/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/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" |
| CONTENT_LENGTH | "541" |
| CONTENT_TYPE | "application/json" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DOCUMENT_ROOT | "/home/u405565514/domains/ourhoneybee.eu/public_html" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_HOST | "ourhoneybee.eu" |
| HTTP_X_HONEYBEE_INTERNAL_SECRET | "756630af84937eefcb2843b19ef39c1e128b40d6" |
| 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 | "POST" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/honeybee_main/web/central-api/identity/erp-customer/sync" |
| REMOTE_ADDR | "194.195.244.141" |
| REMOTE_PORT | "42380" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782891193 |
| REQUEST_TIME_FLOAT | 1782891193.9898 |
| REQUEST_URI | "/central-api/identity/erp-customer/sync" |
| 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/central-api/identity/erp-customer/sync" |
| SCRIPT_URL | "/central-api/identity/erp-customer/sync" |
| 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_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |
| ratelimited_chrome_124 | "1" |
| ratelimited_chrome_88 | "1" |
| ratelimited_meta_externalagent | "1" |