SyncController :: exportCrmOffer
Request
GET Parameters
Key | Value |
---|---|
key | "Ol/gZskT/fNqWdnFR2Dae/axBOxEg3UHBtxlZXZaeCC38lMhYoqyqR5ULWM8gindP226sO/q1iw+PZy9167eQegkGfxRzfrHUO3w+eq6/uaCvlRZkL+aOBBldwJ+DgdKRVWLqEZ1WWn4AJfj5HkKOQNe0aohsmMiZVMHuJzCtGM=" |
since | "2024-12-12 15:21:08" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\CustomerCare\SyncController::exportCrmOffer" |
_firewall_context | "security.firewall.map.context.customerCare" |
_route | "app_customercare_sync_exportcrmoffer" |
_route_params | [ "_shop" => Proxies\__CG__\App\Entity\Shop {#522 #id: 1 #deleted: false #createdAt: DateTime @1689859200 {#542 : 2023-07-20 13:20:00.0 UTC (+00:00) } #updatedAt: DateTime @1720010836 {#539 : 2024-07-03 12:47:16.0 UTC (+00:00) } #deletedAt: null #lifeCycleEnabled: true -shopSchedules: Doctrine\ORM\PersistentCollection {#551 …} -shopProducts: Doctrine\ORM\PersistentCollection {#576 …} -orders: Doctrine\ORM\PersistentCollection {#562 …} -quotes: Doctrine\ORM\PersistentCollection {#342 …} -users: Doctrine\ORM\PersistentCollection {#298 …} -offers: Doctrine\ORM\PersistentCollection {#236 …} -default: true -prefix: "HAGER-CAD-DE01" -frontend: Proxies\__CG__\App\Entity\Shop\Frontend {#216 …} -internationalization: Proxies\__CG__\App\Entity\Shop\Internationalization {#197 …} -invoicing: Proxies\__CG__\App\Entity\Shop\Invoicing {#187 …} -customFields: Doctrine\ORM\PersistentCollection {#226 …} -quoteTemplates: Doctrine\ORM\PersistentCollection {#227 …} -productGroups: Doctrine\ORM\PersistentCollection {#178 …} -contracts: Doctrine\ORM\PersistentCollection {#166 …} -amendments: Doctrine\ORM\PersistentCollection {#132 …} -image: null -imagecover: null -title: "HAGER-CAD-DE01" -address: "" -zipcode: "" -city: "" -state: "" -country: "DE" -description: "" +__isInitialized__: true …2 } ] |
_security_firewall_run | "_security_myAccountCartSharedContext" |
_shop | Proxies\__CG__\App\Entity\Shop {#522 #id: 1 #deleted: false #createdAt: DateTime @1689859200 {#542 : 2023-07-20 13:20:00.0 UTC (+00:00) } #updatedAt: DateTime @1720010836 {#539 : 2024-07-03 12:47:16.0 UTC (+00:00) } #deletedAt: null #lifeCycleEnabled: true -shopSchedules: Doctrine\ORM\PersistentCollection {#551 …} -shopProducts: Doctrine\ORM\PersistentCollection {#576 …} -orders: Doctrine\ORM\PersistentCollection {#562 …} -quotes: Doctrine\ORM\PersistentCollection {#342 …} -users: Doctrine\ORM\PersistentCollection {#298 …} -offers: Doctrine\ORM\PersistentCollection {#236 …} -default: true -prefix: "HAGER-CAD-DE01" -frontend: Proxies\__CG__\App\Entity\Shop\Frontend {#216 …} -internationalization: Proxies\__CG__\App\Entity\Shop\Internationalization {#197 …} -invoicing: Proxies\__CG__\App\Entity\Shop\Invoicing {#187 …} -customFields: Doctrine\ORM\PersistentCollection {#226 …} -quoteTemplates: Doctrine\ORM\PersistentCollection {#227 …} -productGroups: Doctrine\ORM\PersistentCollection {#178 …} -contracts: Doctrine\ORM\PersistentCollection {#166 …} -amendments: Doctrine\ORM\PersistentCollection {#132 …} -image: null -imagecover: null -title: "HAGER-CAD-DE01" -address: "" -zipcode: "" -city: "" -state: "" -country: "DE" -description: "" +__isInitialized__: true …2 } |
_stopwatch_token | "3a87c2" |
Request Headers
Header | Value |
---|---|
host | "shop-hager-jainrain.valuein.studio" |
x-forwarded-for | "149.202.70.230" |
x-forwarded-host | "shop-hager-jainrain.valuein.studio" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "1949e8fc2da8" |
x-php-ob-level | "1" |
x-real-ip | "149.202.70.230" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sun, 22 Dec 2024 15:21:08 GMT" |
x-debug-token | "456ea9" |
x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Sun, 22 Dec 24 15:21:08 +0000" |
Last used | "Sun, 22 Dec 24 15:21:08 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
Usage |
---|
App\Session\Context\AbstractSessionContext:130
[ [ "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php" "line" => 130 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php" "line" => 103 "function" => "__isset" "class" => "App\Session\Context\AbstractSessionContext" "type" => "->" ] [ "file" => "/web/html/src/App/EventSubscriber/LocaleSubscriber.php" "line" => 86 "function" => "tryLoadLocaleFromSession" "class" => "App\EventSubscriber\LocaleSubscriber" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "App\EventSubscriber\LocaleSubscriber" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/web/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 87 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 49 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Session\Context\AbstractSessionContext:113
[ [ "file" => "/web/html/src/App/Session/Context/AbstractSessionContext.php" "line" => 113 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/src/App/EventSubscriber/Admin/LoginActivityEventSubscriber.php" "line" => 70 "function" => "__get" "class" => "App\Session\Context\AbstractSessionContext" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "__invoke" "class" => "App\EventSubscriber\Admin\LoginActivityEventSubscriber" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/web/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/web/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/web/html/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/web/html/web/index.php" "line" => 7 "args" => [ "/web/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADMIN_IDLE_DELAY_IN_SECONDS | "1200" |
ADMIN_IP_VALIDATION_ENABLED | "0" |
ADMIN_OTP_REQUIRED | "0" |
DATABASE_PREFIX | "valueinshop_" |
FRAMEWORK_IDE | "null" |
GOOGLE_KEY_API | "AIzaSyBHlCwG4ZkJr-0b_EQKdYeGEtaNlrP01d0" |
GOOGLE_MAP_CENTER_LAT | "48.864716" |
GOOGLE_MAP_CENTER_LNG | "2.349014" |
LOCALE | "en" |
LOCK_DSN | "semaphore" |
MAILER_USER | "shop@valuein.fr" |
SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE | "0" |
SECRET | "Qi0LA0p8yehqNItF4HOKD38BZdxn1kshwmtuyZWzZeq8u4GD3T" |
TRUSTED_PROXIES | "10.0.0.0/8,176.18.0.0/16,192.168.0.0/16,169.254.0.0/16" |
VALUEIN_INVOICE_ENGINE_BUNDLE_ENABLE | "0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_RUNTIME | "App\AppRuntime" |
CONTEXT_DOCUMENT_ROOT | "/web/html/web" |
CONTEXT_PREFIX | "" |
DATABASE_URL | "mysql://valuein:WWqAaRy4TFrV@mysql:3306/valueinvoice?serverVersion=mariadb-10.2.40" |
DOCUMENT_ROOT | "/web/html/web" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/root" |
HOSTNAME | "c94ab09edaf2" |
HTTP_HOST | "shop-hager-jainrain.valuein.studio" |
HTTP_X_FORWARDED_FOR | "149.202.70.230" |
HTTP_X_FORWARDED_HOST | "shop-hager-jainrain.valuein.studio" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "1949e8fc2da8" |
HTTP_X_REAL_IP | "149.202.70.230" |
MAILER_DSN | "smtp://mail:25" |
MODSEC_ARGUMENTS_LIMIT | "1000" |
MODSEC_ARGUMENT_SEPARATOR | "&" |
MODSEC_AUDIT_ENGINE | "RelevantOnly" |
MODSEC_AUDIT_LOG_FORMAT | "JSON" |
MODSEC_AUDIT_LOG_PARTS | "ABIJDEFHZ" |
MODSEC_AUDIT_LOG_RELEVANT_STATUS | "^(?:5|4(?!04))" |
MODSEC_AUDIT_LOG_TYPE | "Serial" |
MODSEC_COOKIE_FORMAT | "0" |
MODSEC_DISABLE_BACKEND_COMPRESSION | "On" |
MODSEC_REQ_BODY_ACCESS | "On" |
MODSEC_REQ_BODY_JSON_DEPTH_LIMIT | "512" |
MODSEC_REQ_BODY_LIMIT_ACTION | "Reject" |
MODSEC_RESP_BODY_ACCESS | "On" |
MODSEC_RESP_BODY_LIMIT_ACTION | "ProcessPartial" |
MODSEC_RESP_BODY_MIMETYPE | "text/plain text/html text/xml" |
MODSEC_RULE_ENGINE | "DetectionOnly" |
MODSEC_STATUS_ENGINE | "Off" |
MODSEC_TMP_SAVE_UPLOADED_FILES | "on" |
MODSEC_UNICODE_MAPPING | "20127" |
MODSEC_UPLOAD_KEEP_FILES | "RelevantOnly" |
PATH | "/command:/sbin:/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
PWD | "/web/html" |
QUERY_STRING | "key=Ol%2FgZskT%2FfNqWdnFR2Dae%2FaxBOxEg3UHBtxlZXZaeCC38lMhYoqyqR5ULWM8gindP226sO%2Fq1iw%2BPZy9167eQegkGfxRzfrHUO3w%2Beq6%2FuaCvlRZkL%2BaOBBldwJ%2BDgdKRVWLqEZ1WWn4AJfj5HkKOQNe0aohsmMiZVMHuJzCtGM%3D&since=2024-12-12+15%3A21%3A08" |
REDIRECT_QUERY_STRING | "key=Ol%2FgZskT%2FfNqWdnFR2Dae%2FaxBOxEg3UHBtxlZXZaeCC38lMhYoqyqR5ULWM8gindP226sO%2Fq1iw%2BPZy9167eQegkGfxRzfrHUO3w%2Beq6%2FuaCvlRZkL%2BaOBBldwJ%2BDgdKRVWLqEZ1WWn4AJfj5HkKOQNe0aohsmMiZVMHuJzCtGM%3D&since=2024-12-12+15%3A21%3A08" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "Z2guZCs5xjcZSqVVd6LLXAAAAAw" |
REDIRECT_URL | "/customerCare/export/crmOffer" |
REMOTE_ADDR | "10.1.0.2" |
REMOTE_PORT | "48900" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1734880868 |
REQUEST_TIME_FLOAT | 1734880868.6457 |
REQUEST_URI | "/customerCare/export/crmOffer?key=Ol%2FgZskT%2FfNqWdnFR2Dae%2FaxBOxEg3UHBtxlZXZaeCC38lMhYoqyqR5ULWM8gindP226sO%2Fq1iw%2BPZy9167eQegkGfxRzfrHUO3w%2Beq6%2FuaCvlRZkL%2BaOBBldwJ%2BDgdKRVWLqEZ1WWn4AJfj5HkKOQNe0aohsmMiZVMHuJzCtGM%3D&since=2024-12-12+15%3A21%3A08" |
SCRIPT_FILENAME | "/web/html/web/index.php" |
SCRIPT_NAME | "/index.php" |
SEC_RULE_ENGINE | "On" |
SEC_RULE_REMOVED | "933210 911100 942190 200004" |
SEC_RULE_REMOVED_ADMIN | "934100 949110" |
SERVER_ADDR | "10.1.0.9" |
SERVER_ADMIN | "you@example.com" |
SERVER_NAME | "shop-hager-jainrain.valuein.studio" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SHLVL | "3" |
SYMFONY_DOTENV_VARS | "DATABASE_PREFIX,VALUEIN_INVOICE_ENGINE_BUNDLE_ENABLE,SALESFORCE_INVOICE_ENGINE_BUNDLE_ENABLE,ADMIN_OTP_REQUIRED,ADMIN_IDLE_DELAY_IN_SECONDS,ADMIN_IP_VALIDATION_ENABLED,TRUSTED_PROXIES,SECRET,MAILER_USER,FRAMEWORK_IDE,GOOGLE_KEY_API,GOOGLE_MAP_CENTER_LAT,GOOGLE_MAP_CENTER_LNG,LOCALE,LOCK_DSN" |
UNIQUE_ID | "Z2guZCs5xjcZSqVVd6LLXAAAAAw" |
VIRTUAL_HOST | "shop-hager-jainrain.valuein.studio" |