Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| controller | "AdminCustomerThreads" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _anonymous_controller | false |
| _controller | "PrestaShopBundle\Controller\Admin\LegacyController::legacyPageAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _legacy_controller_action | "read" |
| _legacy_controller_class | "AdminCustomerThreadsController" |
| _legacy_controller_instance | AdminCustomerThreadsController {#1200 +className: "CustomerThread" #context: Context {#12 …} +css_files: [] +js_files: [] #display_header: true #display_header_javascript: true #template: ? #display_footer: true #content_only: false +ajax: false #json: false #status: "" #redirect_after: null +controller_type: "admin" +php_self: null #translator: PrestaShopBundle\Translation\DataCollectorTranslator {#1114 …} #container: Container78RUsZG\AdminKernelDevDebugContainer {#100 …} +module: null +errors: [] +layout: "layout.tpl" +path: null +content: null +warnings: [] +informations: [] +confirmations: [] +shopShareDatas: false +_languages: [ [ "id_lang" => 1 "name" => "Español (Spanish)" "active" => 1 "iso_code" => "es" "language_code" => "es" "locale" => "es-ES" "date_format_lite" => "d/m/Y" "date_format_full" => "d/m/Y H:i:s" "is_rtl" => 0 "id_shop" => 1 "shops" => [ 1 => true ] "is_default" => 1 ] ] +default_form_language: 1 +allow_employee_form_lang: 0 +bootstrap: true #meta_title: [ "Servicio al Cliente" ] +template: "content.tpl" +table: "customer_thread" +list_id: "customer_thread" #identifier: "id_customer_thread" #identifier_name: "name" +tabAccess: null +id: 29 +required_database: false +token: "" +shopLinkType: "shop" #_defaultOrderBy: "id_customer_thread" #_defaultOrderWay: "ASC" +tpl_form_vars: [] +tpl_list_vars: [] +tpl_delete_link_vars: [] +tpl_option_vars: [] +tpl_view_vars: [] +tpl_required_fields_vars: [] +base_tpl_view: null +base_tpl_form: null +multiple_fieldsets: false +fields_value: [] +max_image_size: null #list_simple_header: null #fields_list: [ "id_customer_thread" => [ "title" => "ID" "align" => "center" "class" => "fixed-width-xs" ] "customer" => [ "title" => "Cliente" "filter_key" => "customer" "tmpTableFilter" => true ] "email" => [ "title" => "Dirección de correo electrónico" "filter_key" => "a!email" ] "contact" => [ "title" => "Tipo" "type" => "select" "list" => [ 2 => "Servicio al cliente" 1 => "Webmaster" ] "filter_key" => "cl!id_contact" "filter_type" => "int" ] "language" => [ "title" => "Idioma" "type" => "select" "list" => [ 1 => "Español (Spanish)" ] "filter_key" => "l!id_lang" "filter_type" => "int" ] "status" => [ "title" => "Estado" "type" => "select" "list" => [ "open" => "Abierto" "closed" => "Cerrado" "pending1" => "En espera 1" "pending2" => "En espera 2" ] "icon" => [ "open" => [ "class" => "icon-circle text-success" "alt" => "Abierto" ] "closed" => [ "class" => "icon-circle text-danger" "alt" => "Cerrado" ] "pending1" => [ "class" => "icon-circle text-warning" "alt" => "En espera 1" ] "pending2" => [ "class" => "icon-circle text-warning" "alt" => "En espera 2" ] ] "align" => "center" "filter_key" => "a!status" "filter_type" => "string" ] "employee" => [ "title" => "Empleado" "filter_key" => "employee" "tmpTableFilter" => true ] "messages" => [ "title" => "Mensajes" "filter_key" => "messages" "tmpTableFilter" => true "maxlength" => 40 ] "private" => [ "title" => "Privado" "type" => "select" "filter_key" => "private" "align" => "center" "cast" => "intval" "callback" => "printOptinIcon" "list" => [ "No" "Sí" ] ] "date_upd" => [ "title" => "Último mensaje" "havingFilter" => true "type" => "datetime" ] ] #fields_form: null #fields_form_override: null #submit_action: null #fields_options: [ "contact" => [ "title" => "Opciones de contacto" "fields" => [ "PS_CUSTOMER_SERVICE_FILE_UPLOAD" => [ "title" => "Permitir subida de archivos" "hint" => "Permitir a los clientes subir archivos desde la página de contacto." "type" => "bool" ] "PS_CUSTOMER_SERVICE_SIGNATURE" => [ "title" => "Mensaje predeterminado" "hint" => "Por favor, rellena los campos pertenecientes al mensaje que aparecerá por defecto a la hora de contestar un hilo de conversación en la página del servicio de atención al cliente." "type" => "textareaLang" "lang" => true ] ] "submit" => [ "title" => "Guardar" ] ] "general" => [ "title" => "Opciones de servicio al cliente" "fields" => [ "PS_SAV_IMAP_URL" => [ "title" => "URL IMAP" "hint" => "URL de tu servidor IMAP (es decir: mail.server.com)." "type" => "text" "validation" => "isValidImapUrl" ] "PS_SAV_IMAP_PORT" => [ "title" => "Puerto IMAP" "hint" => "Puerto que se utilizará para conectarse a tu servidor IMAP." "type" => "text" "defaultValue" => 143 ] "PS_SAV_IMAP_USER" => [ "title" => "Usuario IMAP" "hint" => "Puerto que se utilizará para conectarse a tu servidor IMAP." "type" => "text" ] "PS_SAV_IMAP_PWD" => [ "title" => "Contraseña IMAP" "hint" => "Contraseña para conectar a tu servidor IMAP." "type" => "password" ] "PS_SAV_IMAP_DELETE_MSG" => [ "title" => "Eliminar mensajes" "hint" => "Eliminación de los mensajes después de la sincronización. Si no activas esta opción, la sincronización tomará más tiempo." "type" => "bool" ] "PS_SAV_IMAP_CREATE_THREADS" => [ "title" => "Crear nuevos hilos de discusión" "hint" => "Crear nuevos hilos de discusión para direcciones de correo electrónico desconocidas." "type" => "bool" ] "PS_SAV_IMAP_OPT_POP3" => [ "title" => "Opciones IMAP (/pop3)" "hint" => "Utilizar POP3 en lugar de IMAP." "type" => "bool" ] "PS_SAV_IMAP_OPT_NORSH" => [ "title" => "Opciones IMAP (/norsh)" "type" => "bool" "hint" => "No utilizar RSH o SSH para establecer sesiones de IMAP preautenticadas." ] "PS_SAV_IMAP_OPT_SSL" => [ "title" => "Opciones IMAP (/ssl)" "type" => "bool" "hint" => "Utilizar la Capa de Conexión Segura (TLS / SSL) para cifrar la sesión." ] "PS_SAV_IMAP_OPT_VALIDATE-CERT" => [ "title" => "Opciones IMAP (/validate-cert)" "type" => "bool" "hint" => "Validar los certificados TLS / SSL del servidor." ] "PS_SAV_IMAP_OPT_NOVALIDATE-CERT" => [ "title" => "Opciones IMAP (/novalidate-cert)" "type" => "bool" "hint" => "No validar los certificados TLS / SSL del servidor. Esta opción sólo es necesaria si el certificado del servidor no ha sido validado por un proveedor autorizado." ] "PS_SAV_IMAP_OPT_TLS" => [ "title" => "Opciones IMAP (/tls)" "type" => "bool" "hint" => "Forzar el uso de start-TLS para cifrar la sesión y rechazar la conexión a servidores que no lo soportan." ] "PS_SAV_IMAP_OPT_NOTLS" => [ "title" => "Opciones IMAP (/notls)" "type" => "bool" "hint" => "No utilizar start-TLS para cifrar la sesión, incluso con los servidores que lo soportan." ] ] "submit" => [ "title" => "Guardar" ] ] ] #shopLink: null #_listsql: "" #_list: [] #_list_error: null #toolbar_title: [ "Servicio al Cliente" ] #toolbar_btn: [] #toolbar_scroll: true #show_toolbar: true #show_toolbar_options: false #_listTotal: 0 +lang: false #_filter: null #_filterHaving: null #_tmpTableFilter: "" #_pagination: [ 20 50 100 300 1000 ] #_default_pagination: 50 #_orderBy: null #_orderWay: null #actions_available: [ "view" "edit" "duplicate" "delete" ] #actions: [] #list_skip_actions: [] #lite_display: false #list_no_link: false #allow_export: false +required_fields: [] #helper: null -allowAnonymous: false +override_folder: "customer_threads/" #bulk_actions: [ "delete" => [ "text" => "Eliminar selección" "confirm" => "¿Eliminar los elementos seleccionados?" "icon" => "icon-trash" ] ] #boxes: null #explicitSelect: false #_select: null #_join: null #_where: null #_group: null #_having: null #_use_found_rows: true #is_cms: false #position_identifier: null #position_group_identifier: null #deleted: false #filter: null #noLink: null #specificConfirmDelete: null #colorOnBackground: null #row_hover: true #action: null #display: null +tpl_folder: "customer_threads/" #bo_theme: "default" #_redirect: true +fieldImageSettings: [] +imageType: "jpg" #object: null #id_object: 0 +controller_name: "AdminCustomerThreads" +multishop_context: 7 +multishop_context_group: true #breadcrumbs: [ "Servicio al Cliente" ] +show_page_header_toolbar: true +page_header_toolbar_title: "Servicio al Cliente" +page_header_toolbar_btn: [] +show_form_cancel_button: null +admin_webpath: "adm" #list_natives_modules: [] #list_partners_modules: [] +modals: [] #can_import: false #tabSlug: null +_conf: [ 1 => "Eliminación correcta" 2 => "Los elementos seleccionados han sido eliminados correctamente." 3 => "Creado correctamente" 4 => "Actualizado correctamente" 5 => "El estado ha sido actualizado correctamente." 6 => "La configuración ha sido actualizada correctamente." 7 => "Image successfully deleted." 8 => "El módulo ha sido subido correctamente." 9 => "Las miniaturas fueron regeneradas correctamente." 10 => "El mensaje se envió con éxito al cliente." 11 => "Comentario añadido correctamente." 12 => "El(Los) Módulo(s) ha(n) sido instalado(s) correctamente." 13 => "El(Los) Módulo(s) ha(n) sido desinstalado(s) correctamente." 14 => "La traducción se copió correctamente." 15 => "Las traducciones han sido añadidas correctamente." 16 => "El módulo fue copiado exitosamente en el hook" 17 => "El módulo fue eliminado exitosamente del hook" 18 => "Subido satisfactoriamente." 19 => "La copia se ha realizado correctamente." 20 => "Las traducciones han sido añadidas correctamente, pero no se ha creado el idioma." 21 => "Módulo reiniciado correctamente." 22 => "Módulo eliminado correctamente." 23 => "Paquete de localización importado correctamente." 24 => "Paquete de localización importado correctamente." 25 => "Las imagenes seleccionadas han sido movidas correctamente." 26 => "Tu imagen de portada seleccionada ha sido guardada." 27 => "La imagen asociada a la tienda ha sido modificada." 28 => "Se ha asignado correctamente una zona a la selección." 29 => "Actualización correcta." 30 => "Reembolso parcial creado correctamente." 31 => "El descuento ha sido generado correctamente." 32 => "Has iniciado sesión correctamente en PrestaShop Addons." ] #translationsTab: [] +bo_css: "theme.css" +_error: [ 1 => "La categoría raíz de la tienda 0603 (Tienda ficticia) no está asociada con la tienda actual. No puedes acceder a esta página. Por favor, cambia la categoría raíz de la tienda." ] +_lang: null } |
| _legacy_controller_is_all_shop_context | 7 |
| _legacy_controller_is_module | false |
| _legacy_controller_name | "AdminCustomerThreads" |
| _route | "admin_legacy_controller_route" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| host | "ce.emp.uva.es" |
| mod-rewrite | "On" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-trd7b (squid/6.13)" |
| x-forwarded-for | "10.1.122.108" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Fri, 17 Apr 2026 05:20:38 GMT" |
| location | "http://ce.emp.uva.es/ce06Lt03/adm/index.php/login" |
| x-debug-token | "6ca2bf" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 17 Apr 26 07:20:38 +0200" |
| Last used | "Fri, 17 Apr 26 07:20:38 +0200" |
| Lifetime | 1728000 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "http://ce.emp.uva.es/ce06Lt03/adm/index.php/?controller=AdminCustomerThreads" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "Symfony\Component\EventDispatcher\{closure}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php"
"line" => 92
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| PS_FF_FRONT_CONTAINER_V2 | "false" |
| PS_TRUSTED_PROXIES | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/ce06Lt03/adm" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/ecommerce/ce06Lt03/ce06Lt03/" |
| CONTEXT_PREFIX | "/ce06Lt03/" |
| DOCUMENT_ROOT | "/var/www/ecommerce/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "ce.emp.uva.es" |
| HTTP_MOD_REWRITE | "On" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-trd7b (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.1.122.108" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/ce06Lt03/adm/index.php" |
| QUERY_STRING | "controller=AdminCustomerThreads" |
| REMOTE_ADDR | "216.73.216.19" |
| REMOTE_PORT | "19436" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776403238 |
| REQUEST_TIME_FLOAT | 1776403238.4876 |
| REQUEST_URI | "/ce06Lt03/adm/index.php?controller=AdminCustomerThreads" |
| SCRIPT_FILENAME | "/var/www/ecommerce/ce06Lt03/ce06Lt03/adm/index.php" |
| SCRIPT_NAME | "/ce06Lt03/adm/index.php" |
| SERVER_ADDR | "157.88.14.181" |
| SERVER_ADMIN | "operador@emp.uva.es" |
| SERVER_NAME | "ce.emp.uva.es" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at ce.emp.uva.es Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "PS_FF_FRONT_CONTAINER_V2,PS_TRUSTED_PROXIES,APP_ENV" |