GetSearchResultController :: getDataObjectSearchGrid
Request
GET Parameters
| Key | Value |
|---|---|
| classId | "ProductTest" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pimcore\Bundle\StudioBackendBundle\Search\Controller\DataObject\GetSearchResultController::getDataObjectSearchGrid" |
| _editmode | false |
| _event_controller | Pimcore\Bundle\StudioBackendBundle\Search\Controller\DataObject\GetSearchResultController {#1375 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3108 …} #serializer: Symfony\Component\Serializer\Serializer {#1356 …} -searchService: Pimcore\Bundle\StudioBackendBundle\Grid\Service\GridSearchService {#3377 …} } |
| _firewall_context | "security.firewall.map.context.pimcore_studio" |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "pimcore_studio_api_get_data_object_search" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_pimcore_admin" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3474 -supports: false -passport: null -duration: null -stub: "Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator" -authenticated: null -exception: null -authenticator: Pimcore\Bundle\StudioBackendBundle\Security\Authenticator\AdminTokenAuthenticator {#3473 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#3479 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#3495 …} } ] |
| _stopwatch_token | "5d3036" |
| contentDocument | Pimcore\Model\Document\Page {#3571 #dao: Pimcore\Model\Document\Page\Dao {#3609 …} #dependencies: null #__dataVersionTimestamp: 1778674350 #path: "/" #properties: [] #id: 1 #creationDate: 1778674350 #modificationDate: 1778674350 #versionCount: 0 #userOwner: 1 #locked: null #userModification: 1 #parentId: 0 #parent: null #_fulldump: false #dirtyFields: [] -activeDispatchingEvents: [] #fullPathCache: null #type: "page" #key: "" #index: 999999 #published: true #children: [] #siblings: [] #controller: "App\Controller\DefaultController::defaultAction" #template: "" #editables: null #versions: null #contentMainDocumentId: &1 null #contentMasterDocumentId: &1 null #supportsContentMain: true #missingRequiredEditable: null #staticGeneratorEnabled: null #staticGeneratorLifetime: null #inheritedEditables: [] #scheduledTasks: null #title: "" #description: "" #prettyUrl: null : null : 1778674350 : "/" : [] : 1 : 1778674350 : 1778674350 : 0 : 1 : null : 1 : 0 : null : false : [] : null : "page" : "" : 999999 : true : [] : [] : "App\Controller\DefaultController::defaultAction" : "" : null : null : null : null : true : null : null : null : [] : null : "" : "" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9,hr;q=0.8" |
| cache-control | "no-cache" |
| connection | "close" |
| content-length | "1806" |
| content-type | "application/json" |
| cookie | "pimcore_studio_auth_profile_token=82aa05; PHPSESSID=930429b35b50d15b917f5e7455b0e9e1" |
| host | "lilly.byfactory.dev" |
| origin | "https://lilly.byfactory.dev" |
| pragma | "no-cache" |
| referer | "https://lilly.byfactory.dev/pimcore-studio/" |
| sec-ch-ua | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36" |
| x-forwarded-for | "176.61.152.25" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "176.61.152.25" |
Request Content
Pretty
{
"columns": [
{
"key": "id",
"type": "system.id",
"locale": null,
"config": []
},
{
"key": "fullpath",
"type": "system.string",
"locale": null,
"config": []
},
{
"key": "creationDate",
"type": "system.datetime",
"locale": null,
"config": []
},
{
"key": "modificationDate",
"type": "system.datetime",
"locale": null,
"config": []
},
{
"key": "Name",
"type": "dataobject.adapter",
"locale": null,
"config": {
"fieldDefinition": {
"name": "Name",
"title": "Name",
"tooltip": "",
"mandatory": false,
"noteditable": false,
"index": false,
"locked": false,
"style": null,
"permissions": null,
"fieldtype": "input",
"relationType": false,
"invisible": false,
"visibleGridView": true,
"visibleSearch": true,
"defaultValue": null,
"columnLength": 190,
"regex": "",
"regexFlags": [],
"unique": false,
"showCharCount": false,
"width": null,
"defaultValueGenerator": "",
"datatype": "data"
}
}
},
{
"key": "Description",
"type": "dataobject.adapter",
"locale": null,
"config": {
"fieldDefinition": {
"name": "Description",
"title": "Description",
"tooltip": "Description",
"mandatory": false,
"noteditable": false,
"index": false,
"locked": false,
"style": null,
"permissions": null,
"fieldtype": "textarea",
"relationType": false,
"invisible": false,
"visibleGridView": true,
"visibleSearch": true,
"maxLength": null,
"showCharCount": false,
"excludeFromSearchIndex": false,
"height": null,
"width": null,
"datatype": "data"
}
}
},
{
"key": "key",
"type": "system.string",
"locale": null,
"config": []
},
{
"key": "published",
"type": "system.boolean",
"locale": null,
"config": []
},
{
"key": "filename",
"type": "system.string",
"locale": null,
"config": []
},
{
"key": "classname",
"type": "system.string",
"locale": null,
"config": []
},
{
"key": "index",
"type": "system.integer",
"locale": null,
"config": []
},
{
"key": "type",
"type": "system.string",
"locale": null,
"config": []
}
],
"filters": {
"includeDescendants": true,
"page": 1,
"pageSize": 20,
"columnFilters": [
{
"key": "type",
"filterValue": "object",
"type": "system.string"
}
]
}
}
Raw
{"columns":[{"key":"id","type":"system.id","locale":null,"config":[]},{"key":"fullpath","type":"system.string","locale":null,"config":[]},{"key":"creationDate","type":"system.datetime","locale":null,"config":[]},{"key":"modificationDate","type":"system.datetime","locale":null,"config":[]},{"key":"Name","type":"dataobject.adapter","locale":null,"config":{"fieldDefinition":{"name":"Name","title":"Name","tooltip":"","mandatory":false,"noteditable":false,"index":false,"locked":false,"style":null,"permissions":null,"fieldtype":"input","relationType":false,"invisible":false,"visibleGridView":true,"visibleSearch":true,"defaultValue":null,"columnLength":190,"regex":"","regexFlags":[],"unique":false,"showCharCount":false,"width":null,"defaultValueGenerator":"","datatype":"data"}}},{"key":"Description","type":"dataobject.adapter","locale":null,"config":{"fieldDefinition":{"name":"Description","title":"Description","tooltip":"Description","mandatory":false,"noteditable":false,"index":false,"locked":false,"style":null,"permissions":null,"fieldtype":"textarea","relationType":false,"invisible":false,"visibleGridView":true,"visibleSearch":true,"maxLength":null,"showCharCount":false,"excludeFromSearchIndex":false,"height":null,"width":null,"datatype":"data"}}},{"key":"key","type":"system.string","locale":null,"config":[]},{"key":"published","type":"system.boolean","locale":null,"config":[]},{"key":"filename","type":"system.string","locale":null,"config":[]},{"key":"classname","type":"system.string","locale":null,"config":[]},{"key":"index","type":"system.integer","locale":null,"config":[]},{"key":"type","type":"system.string","locale":null,"config":[]}],"filters":{"includeDescendants":true,"page":1,"pageSize":20,"columnFilters":[{"key":"type","filterValue":"object","type":"system.string"}]}}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-language | "en" |
| content-security-policy | "default-src 'self' ;img-src * data: blob: ;media-src 'self' data: blob: ;script-src 'self' 'nonce-p5lVZSUEB3nAdbok2KweOcBb7/raLewS' 'unsafe-eval' ;style-src 'self' 'unsafe-inline' ;frame-src 'self' data: blob: https://www.youtube-nocookie.com/ https://www.dailymotion.com/ https://player.vimeo.com/;frame-ancestors 'self' ;connect-src 'self' blob: https://license.pimcore.com/ https://nominatim.openstreetmap.org/ https://lilly.byfactory.dev/hub;font-src 'self' ;worker-src 'self' blob: " |
| content-type | "application/json" |
| date | "Wed, 13 May 2026 14:59:48 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "737a59" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "930429b35b50d15b917f5e7455b0e9e1" |
| pimcore_studio_auth_profile_token | "82aa05" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 13 May 26 14:49:55 +0000" |
| Last used | "Wed, 13 May 26 14:59:48 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security_pimcore_admin | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:14:"pimcore_studio";i:2;a:5:{i:0;O:26:"Pimcore\Security\User\User":1:{s:7:"\x00*\x00user";O:18:"Pimcore\Model\User":36:{s:5:"\x00*\x00id";i:3;s:11:"\x00*\x00parentId";i:0;s:7:"\x00*\x00name";s:5:"lilly";s:7:"\x00*\x00type";s:4:"user";s:14:"\x00*\x00permissions";a:1:{i:0;s:0:"";}s:18:"\x00*\x00workspacesAsset";a:0:{}s:19:"\x00*\x00workspacesObject";a:0:{}s:21:"\x00*\x00workspacesDocument";a:0:{}s:10:"\x00*\x00classes";a:0:{}s:11:"\x00*\x00docTypes";a:0:{}s:15:"\x00*\x00perspectives";a:0:{}s:34:"\x00*\x00websiteTranslationLanguagesView";a:0:{}s:34:"\x00*\x00websiteTranslationLanguagesEdit";a:0:{}s:11:"\x00*\x00password";s:60:"$2y$12$Xu7YwpaR3/WZrK68EYDIaOfhlWJl.qms4Q/omgjZMLnCo25.6t4Xm";s:24:"\x00*\x00passwordRecoveryToken";N;s:12:"\x00*\x00firstname";N;s:11:"\x00*\x00lastname";N;s:8:"\x00*\x00email";N;s:11:"\x00*\x00language";s:2:"en";s:17:"\x00*\x00datetimeLocale";s:0:"";s:8:"\x00*\x00admin";b:1;s:9:"\x00*\x00active";b:1;s:8:"\x00*\x00roles";a:0:{}s:16:"\x00*\x00welcomescreen";b:0;s:15:"\x00*\x00closeWarning";b:1;s:15:"\x00*\x00memorizeTabs";b:1;s:18:"\x00*\x00allowDirtyClose";b:0;s:19:"\x00*\x00contentLanguages";s:8:"en,de,fr";s:20:"\x00*\x00activePerspective";N;s:21:"\x00*\x00mergedPerspectives";N;s:40:"\x00*\x00mergedWebsiteTranslationLanguagesEdit";N;s:40:"\x00*\x00mergedWebsiteTranslationLanguagesView";N;s:12:"\x00*\x00lastLogin";i:1778684388;s:14:"\x00*\x00keyBindings";s:2:"[]";s:26:"\x00*\x00twoFactorAuthentication";a:4:{s:8:"required";b:0;s:7:"enabled";b:0;s:6:"secret";s:0:"";s:4:"type";s:0:"";}s:11:"\x00*\x00provider";N;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:18:"ROLE_PIMCORE_ADMIN";}}}" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/webovi/lilly/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/security-http/Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/public/index.php"
"line" => 16
"args" => [
"/var/www/webovi/lilly/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Pimcore\Tool\Authentication:48
[
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/pimcore/lib/Tool/Authentication.php"
"line" => 48
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/pimcore/bundles/GenericExecutionEngineBundle/src/Security/PermissionService.php"
"line" => 30
"function" => "authenticateSession"
"class" => "Pimcore\Tool\Authentication"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getJobRunRepositoryInterfaceService.php"
"line" => 35
"function" => "__construct"
"class" => "Pimcore\Bundle\GenericExecutionEngineBundle\Security\PermissionService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/App_KernelDevDebugContainer.php"
"line" => 1383
"function" => "do"
"class" => "ContainerL4ccGjx\getJobRunRepositoryInterfaceService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getJobExecutionAgentInterfaceService.php"
"line" => 25
"function" => "load"
"class" => "ContainerL4ccGjx\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/App_KernelDevDebugContainer.php"
"line" => 1383
"function" => "do"
"class" => "ContainerL4ccGjx\getJobExecutionAgentInterfaceService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getPatchServiceInterfaceService.php"
"line" => 37
"function" => "load"
"class" => "ContainerL4ccGjx\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/App_KernelDevDebugContainer.php"
"line" => 1383
"function" => "do"
"class" => "ContainerL4ccGjx\getPatchServiceInterfaceService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getRelationDataServiceInterfaceService.php"
"line" => 28
"function" => "load"
"class" => "ContainerL4ccGjx\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/App_KernelDevDebugContainer.php"
"line" => 1383
"function" => "do"
"class" => "ContainerL4ccGjx\getRelationDataServiceInterfaceService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getAdvancedManyToManyObjectRelationAdapterService.php"
"line" => 30
"function" => "load"
"class" => "ContainerL4ccGjx\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/App_KernelDevDebugContainer.php"
"line" => 1383
"function" => "do"
"class" => "ContainerL4ccGjx\getAdvancedManyToManyObjectRelationAdapterService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/var/cache/dev/ContainerL4ccGjx/getDataAdapterServiceInterfaceService.php"
"line" => 27
"function" => "load"
"class" => "ContainerL4ccGjx\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/DataObject/Service/Loader/TaggedIteratorDataAdapter.php"
"line" => 39
"function" => "{closure:ContainerL4ccGjx\getDataAdapterServiceInterfaceService::do():26}"
"class" => "ContainerL4ccGjx\getDataAdapterServiceInterfaceService"
"type" => "::"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/DataObject/Service/DataAdapterService.php"
"line" => 59
"function" => "loadAdapter"
"class" => "Pimcore\Bundle\StudioBackendBundle\DataObject\Service\Loader\TaggedIteratorDataAdapter"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/DataObject/Service/DataAdapterService.php"
"line" => 67
"function" => "getDataAdapter"
"class" => "Pimcore\Bundle\StudioBackendBundle\DataObject\Service\DataAdapterService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/DataObject/Service/DataService.php"
"line" => 98
"function" => "tryDataAdapter"
"class" => "Pimcore\Bundle\StudioBackendBundle\DataObject\Service\DataAdapterService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Grid/Column/Resolver/DataObject/AdapterResolver.php"
"line" => 110
"function" => "getNormalizedValue"
"class" => "Pimcore\Bundle\StudioBackendBundle\DataObject\Service\DataService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Grid/Service/GridService.php"
"line" => 222
"function" => "resolveForCoreElement"
"class" => "Pimcore\Bundle\StudioBackendBundle\Grid\Column\Resolver\DataObject\AdapterResolver"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Grid/Service/GridService.php"
"line" => 425
"function" => "getGridDataForElement"
"class" => "Pimcore\Bundle\StudioBackendBundle\Grid\Service\GridService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Grid/Service/GridService.php"
"line" => 139
"function" => "getCollectionFromSearchResult"
"class" => "Pimcore\Bundle\StudioBackendBundle\Grid\Service\GridService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Grid/Service/GridSearchService.php"
"line" => 60
"function" => "getDataObjectGrid"
"class" => "Pimcore\Bundle\StudioBackendBundle\Grid\Service\GridService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/pimcore/studio-backend-bundle/src/Search/Controller/DataObject/GetSearchResultController.php"
"line" => 93
"function" => "getDataObjectSearchGrid"
"class" => "Pimcore\Bundle\StudioBackendBundle\Grid\Service\GridSearchService"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "getDataObjectSearchGrid"
"class" => "Pimcore\Bundle\StudioBackendBundle\Search\Controller\DataObject\GetSearchResultController"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/webovi/lilly/public/index.php"
"line" => 16
"args" => [
"/var/www/webovi/lilly/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APPLICATION_SECRET | "CHANGE_ME_APPLICATION_SECRET_KEY_LONG_ENOUGH_FOR_VALIDATION" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| DATABASE_URL | "mysql://lilly:44MHb7znJTSC@10.11.12.3:3306/lilly" |
| MERCURE_JWT_KEY | "34517130380c4e054c725d7b7bff3ed1e05b20c931d3157ea6c322b67b9ef6ea" |
| MERCURE_SERVER_URL | "http://127.0.0.1:49562/.well-known/mercure" |
| MERCURE_URL | "https://lilly.byfactory.dev/hub" |
| PIMCORE_DEV_MODE | "false" |
| PIMCORE_ENCRYPTION_SECRET | "def000003e12fb56e58675ba5d8fde0a006dd0417215fcef51e303507304fb0dadcc43bc037c6011666ff8b6f23b266c6363da86a3e7e06dcbbfad0e13d31846aa282891" |
| PIMCORE_INSTANCE_IDENTIFIER | "4qcPFuN2vsbNTtNGLmoHSb" |
| PIMCORE_MESSENGER_TRANSPORT_DSN_PREFIX | "amqp://admin:admin@localhost:49563/%2f/" |
| PIMCORE_OPENSEARCH_DSN | "opensearch://admin:admin@localhost:49560?ssl=true&ssl_verify=false" |
| PIMCORE_PRODUCT_KEY | "eyJwYXlsb2FkIjoie1wiaWRcIjpcIjFhNzEzNGRiZDE2ZDdkZDkyN2RhOGY2MzJjNjA2OWM1OTEwZTdlN2UzNWIyNjQzNDU4NTFhMjQzNWJkM2UzMzJcIixcInRpbWVzdGFtcFwiOjE3Nzg2NzQzMzF9Iiwic2lnbmF0dXJlIjoiTUVVQ0lRQzE5XC9wXC9CcjIxdGl3Q0FOZzM0SEROY015VUxuWXpEbkx1MVAzaUIwZFVFQUlnS0doMmpZQzdRcjNBb1BrdVJNdzlheXI2TFlWejlnZXgrTVlkVitDQXNVbz0ifQ==" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/webovi/lilly" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/webovi/lilly" ] |
| CONTENT_LENGTH | "1806" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/webovi/lilly/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/webovi/lilly/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9,hr;q=0.8" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "pimcore_studio_auth_profile_token=82aa05; PHPSESSID=930429b35b50d15b917f5e7455b0e9e1" |
| HTTP_HOST | "lilly.byfactory.dev" |
| HTTP_ORIGIN | "https://lilly.byfactory.dev" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "https://lilly.byfactory.dev/pimcore-studio/" |
| HTTP_SEC_CH_UA | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "176.61.152.25" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "176.61.152.25" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "classId=ProductTest" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "classId=ProductTest" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/pimcore-studio/api/search/data-objects" |
| REDIRECT_proxy-initial-not-pooled | "1" |
| REDIRECT_proxy-nokeepalive | "1" |
| REMOTE_ADDR | "10.11.12.1" |
| REMOTE_PORT | "41644" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778684388 |
| REQUEST_TIME_FLOAT | 1778684388.6073 |
| REQUEST_URI | "/pimcore-studio/api/search/data-objects?classId=ProductTest" |
| SCRIPT_FILENAME | "/var/www/webovi/lilly/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.11.12.4" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "lilly.byfactory.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| STATIC_PAGE_URI | "/%home" |
| SYMFONY_DOTENV_PATH | "/var/www/webovi/lilly/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,APPLICATION_SECRET,DATABASE_URL,PIMCORE_OPENSEARCH_DSN,PIMCORE_MESSENGER_TRANSPORT_DSN_PREFIX,MERCURE_JWT_KEY,MERCURE_URL,MERCURE_SERVER_URL,PIMCORE_ENCRYPTION_SECRET,PIMCORE_INSTANCE_IDENTIFIER,PIMCORE_PRODUCT_KEY" |
| USER | "www-data" |
| proxy-initial-not-pooled | "1" |
| proxy-nokeepalive | "1" |