Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| controller | "AdminCustomerThreads" |
| id_customer_thread | "3402" |
| token | "a71a21da1e660b6bc2152d28.1-FQnhlH4UPvIYFAQkbzB0HpTpJjDD2dzC-FtpABRDg.lJMp0FRwuAC8S7l1KxCEcHm-J8g3TwX1v0r11N5KLkKFoBKpaAWKe7Bg1A" |
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 {#1078 +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 {#1382 …} #container: ContainerD0TmDVi\AdminKernelDevDebugContainer {#84 …} +module: null +errors: [] +layout: "layout.tpl" +path: null +content: null +warnings: [] +informations: [] +confirmations: [] +shopShareDatas: false +_languages: [ [ "id_lang" => 1 "name" => "Français (French)" "active" => 1 "iso_code" => "fr" "language_code" => "fr" "locale" => "fr-FR" "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: [ "SAV" ] +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" => "Client" "filter_key" => "customer" "tmpTableFilter" => true ] "email" => [ "title" => "E-mail" "filter_key" => "a!email" ] "contact" => [ "title" => "Type" "type" => "select" "list" => [ 2 => "Service client" 1 => "Webmaster" ] "filter_key" => "cl!id_contact" "filter_type" => "int" ] "language" => [ "title" => "Langue" "type" => "select" "list" => [ 1 => "Français (French)" ] "filter_key" => "l!id_lang" "filter_type" => "int" ] "status" => [ "title" => "État" "type" => "select" "list" => [ "open" => "Ouvert" "closed" => "Terminé" "pending1" => "En attente 1" "pending2" => "En attente 2" ] "icon" => [ "open" => [ "class" => "icon-circle text-success" "alt" => "Ouvert" ] "closed" => [ "class" => "icon-circle text-danger" "alt" => "Terminé" ] "pending1" => [ "class" => "icon-circle text-warning" "alt" => "En attente 1" ] "pending2" => [ "class" => "icon-circle text-warning" "alt" => "En attente 2" ] ] "align" => "center" "filter_key" => "a!status" "filter_type" => "string" ] "employee" => [ "title" => "Employé" "filter_key" => "employee" "tmpTableFilter" => true ] "messages" => [ "title" => "Messages" "filter_key" => "messages" "tmpTableFilter" => true "maxlength" => 40 ] "private" => [ "title" => "Privé" "type" => "select" "filter_key" => "private" "align" => "center" "cast" => "intval" "callback" => "printOptinIcon" "list" => [ "Non" "Oui" ] ] "date_upd" => [ "title" => "Dernier message" "havingFilter" => true "type" => "datetime" ] ] #fields_form: null #fields_form_override: null #submit_action: null #fields_options: [ "contact" => [ "title" => "Options de contact" "fields" => [ "PS_CUSTOMER_SERVICE_FILE_UPLOAD" => [ "title" => "Autoriser la mise en ligne de fichiers" "hint" => "Permettre aux clients d'envoyer un fichier depuis la page contact" "type" => "bool" ] "PS_CUSTOMER_SERVICE_SIGNATURE" => [ "title" => "Message par défaut" "hint" => "Veuillez remplir le message qui s'affiche par défaut lorsque vous répondez à un fil de discussion dans la page du SAV." "type" => "textareaLang" "lang" => true ] ] "submit" => [ "title" => "Enregistrer" ] ] "general" => [ "title" => "Options de SAV" "fields" => [ "PS_SAV_IMAP_URL" => [ "title" => "URL IMAP" "hint" => "URL pour le serveur IMAP (mail.serveur.com)." "type" => "text" "validation" => "isValidImapUrl" ] "PS_SAV_IMAP_PORT" => [ "title" => "Port IMAP" "hint" => "Port à utiliser pour se connecter au serveur IMAP." "type" => "text" "defaultValue" => 143 ] "PS_SAV_IMAP_USER" => [ "title" => "Utilisateur IMAP" "hint" => "Utilisateur pour se connecter au serveur IMAP." "type" => "text" ] "PS_SAV_IMAP_PWD" => [ "title" => "Mot de passe IMAP" "hint" => "Mot de passe à utiliser pour se connecter au serveur IMAP." "type" => "password" ] "PS_SAV_IMAP_DELETE_MSG" => [ "title" => "Supprimer les messages" "hint" => "Supprime le message après la synchronisation. Si vous n'avez pas activé cette option, la synchronisation sera plus longue." "type" => "bool" ] "PS_SAV_IMAP_CREATE_THREADS" => [ "title" => "Créer de nouvelles discussions" "hint" => "Créer de nouvelles discussions pour les e-mails non reconnus." "type" => "bool" ] "PS_SAV_IMAP_OPT_POP3" => [ "title" => "Options IMAP (/pop3)" "hint" => "Utiliser POP3 plutôt que IMAP." "type" => "bool" ] "PS_SAV_IMAP_OPT_NORSH" => [ "title" => "Options IMAP (/norsh)" "type" => "bool" "hint" => "Ne pas utiliser RSH ou SSH pour établir une session de pré-identification IMAP." ] "PS_SAV_IMAP_OPT_SSL" => [ "title" => "Options IMAP (/ssl)" "type" => "bool" "hint" => "Chiffrer la session avec TLS/SSL." ] "PS_SAV_IMAP_OPT_VALIDATE-CERT" => [ "title" => "Options IMAP (/validate-cert)" "type" => "bool" "hint" => "Valider les certificats depuis le serveur TLS/SSL." ] "PS_SAV_IMAP_OPT_NOVALIDATE-CERT" => [ "title" => "Options IMAP (/novalidate-cert)" "type" => "bool" "hint" => "Ne pas valider les certificats depuis le serveur TLS/SSL, nécessaire si le serveur utilise des certificats auto-signés." ] "PS_SAV_IMAP_OPT_TLS" => [ "title" => "Options IMAP (/tls)" "type" => "bool" "hint" => "Forcer l'utilisation de start-TLS pour chiffrer la session et rejette les connexions aux serveurs qui ne le supporte pas." ] "PS_SAV_IMAP_OPT_NOTLS" => [ "title" => "Options IMAP (/notls)" "type" => "bool" "hint" => "Ne pas utiliser start-TLS pour chiffrer la session, y compris avec les serveurs qui le supporte." ] ] "submit" => [ "title" => "Enregistrer" ] ] ] #shopLink: null #_listsql: "" #_list: [] #_list_error: null #toolbar_title: [ "SAV" ] #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" => "Supprimer la sélection" "confirm" => "Supprimer les éléments sélectionnés ?" "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: 3402 +controller_name: "AdminCustomerThreads" +multishop_context: 7 +multishop_context_group: true #breadcrumbs: [ "SAV" ] +show_page_header_toolbar: true +page_header_toolbar_title: "SAV" +page_header_toolbar_btn: [] +show_form_cancel_button: null +admin_webpath: "admin341csswqdmh9cvnatom" #list_natives_modules: [] #list_partners_modules: [] +modals: [] #can_import: false #tabSlug: null +_conf: [ 1 => "Suppression réussie" 2 => "Sélection supprimée avec succès" 3 => "Création réussie" 4 => "Mise à jour réussie" 5 => "L'état a bien été mis à jour." 6 => "Le réglage a bien été mis à jour." 7 => "Image supprimée avec succès." 8 => "Le module a bien été téléchargé." 9 => "Miniatures régénérées avec succès" 10 => "Le message a bien été envoyé au client." 11 => "Commentaire ajouté avec succès." 12 => "Module(s) installé(s) avec succès." 13 => "Module(s) désinstallé(s) avec succès." 14 => "Langue copiée avec succès." 15 => "Traductions ajoutées avec succès." 16 => "Module greffé sur le point d'accroche avec succès." 17 => "Module retiré du point d'accroche avec succès." 18 => "Transfert réussi." 19 => "Duplication réussie." 20 => "Les traductions ont bien été mises à jour." 21 => "Module réinitialisé avec succès." 22 => "Module supprimé avec succès." 23 => "Pack de localisation importé avec succès." 24 => "Pack de localisation importé avec succès." 25 => "Les images sélectionnées ont été déplacées avec succès." 26 => "Votre image de couverture a bien été enregistrée." 27 => "Association image / boutique modifiée." 28 => "La zone a été bien assignée à la sélection." 29 => "Mise à jour réussie." 30 => "Remboursement partiel créé avec succès." 31 => "La remise a été générée avec succès." 32 => "Connexion à PrestaShop Addons réussie." ] #translationsTab: [] +bo_css: "theme.css" +_error: [ 1 => "La catégorie racine de la boutique Ma Collection pas chère n'est pas associée à la boutique actuelle. Vous ne pouvez pas accéder à cette page. Veuillez modifier la catégorie racine de la boutique." ] +_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 | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.5" |
| host | "macollectionpaschere.com" |
| mod-rewrite | "On" |
| priority | "u=0, i" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "2" |
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 | "Wed, 08 Apr 2026 21:41:57 GMT" |
| location | "https://macollectionpaschere.com/admin341csswqdmh9cvnatom/index.php/login" |
| x-debug-token | "dbb436" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 08 Apr 26 23:41:57 +0200" |
| Last used | "Wed, 08 Apr 26 23:41:57 +0200" |
| Lifetime | 1728000 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://macollectionpaschere.com/admin341csswqdmh9cvnatom/index.php/?controller=AdminCustomerThreads&id_customer_thread=3402&token=a71a21da1e660b6bc2152d28.1-FQnhlH4UPvIYFAQkbzB0HpTpJjDD2dzC-FtpABRDg.lJMp0FRwuAC8S7l1KxCEcHm-J8g3TwX1v0r11N5KLkKFoBKpaAWKe7Bg1A" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 224
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 195
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 148
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 103
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 260
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 265
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php"
"line" => 83
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADDONS_API_URL | "https://api-addons.prestashop.com" |
| APP_ENV | "dev" |
| DISTRIBUTION_API_URL | "https://mbo-api.prestashop.com" |
| MBO_CDC_URL | "https://assets.prestashop3.com/dst/mbo/v1/mbo-cdc.umd.js" |
| PS_FF_FRONT_CONTAINER_V2 | "false" |
| PS_TRUSTED_PROXIES | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/admin341csswqdmh9cvnatom" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_HOST | "macollectionpaschere.com" |
| HTTP_MOD_REWRITE | "On" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "/" |
| PATH_TRANSLATED | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/index.php" |
| PHP_SELF | "/admin341csswqdmh9cvnatom/index.php/" |
| PHP_VERSION | "8.4" |
| QUERY_STRING | "controller=AdminCustomerThreads&id_customer_thread=3402&token=a71a21da1e660b6bc2152d28.1-FQnhlH4UPvIYFAQkbzB0HpTpJjDD2dzC-FtpABRDg.lJMp0FRwuAC8S7l1KxCEcHm-J8g3TwX1v0r11N5KLkKFoBKpaAWKe7Bg1A" |
| REMOTE_ADDR | "47.128.27.200" |
| REMOTE_PORT | "47610" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775684516 |
| REQUEST_TIME_FLOAT | 1775684516.8464 |
| REQUEST_URI | "/admin341csswqdmh9cvnatom/index.php/?controller=AdminCustomerThreads&id_customer_thread=3402&token=a71a21da1e660b6bc2152d28.1-FQnhlH4UPvIYFAQkbzB0HpTpJjDD2dzC-FtpABRDg.lJMp0FRwuAC8S7l1KxCEcHm-J8g3TwX1v0r11N5KLkKFoBKpaAWKe7Bg1A" |
| SCRIPT_FILENAME | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/sites/ma-collection-pas-chere/admin341csswqdmh9cvnatom/index.php" |
| SCRIPT_NAME | "/admin341csswqdmh9cvnatom/index.php" |
| SCRIPT_URI | "https://macollectionpaschere.com/admin341csswqdmh9cvnatom/index.php/" |
| SCRIPT_URL | "/admin341csswqdmh9cvnatom/index.php/" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "webmaster@macollectionpaschere.com" |
| SERVER_NAME | "macollectionpaschere.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CIPHER | "ECDHE-RSA-AES256-GCM-SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.2" |
| SSL_SECURE_RENEG | "true" |
| SSL_SERVER_A_KEY | "rsaEncryption" |
| SSL_SERVER_A_SIG | "sha256WithRSAEncryption" |
| SSL_SERVER_I_DN | "CN=R13,O=Let's Encrypt,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "R13" |
| SSL_SERVER_I_DN_O | "Let's Encrypt" |
| SSL_SERVER_M_SERIAL | "06E31C4058921FDDAB41DD3D3680ECD7AB05" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "macollectionpaschere.com" |
| SSL_SERVER_SAN_DNS_1 | "www.macollectionpaschere.com" |
| SSL_SERVER_S_DN | "CN=macollectionpaschere.com" |
| SSL_SERVER_S_DN_CN | "macollectionpaschere.com" |
| SSL_SERVER_V_END | "Jun 30 22:12:25 2026 GMT" |
| SSL_SERVER_V_START | "Apr 1 22:12:26 2026 GMT" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "macollectionpaschere.com" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.65" |
| SSL_VERSION_LIBRARY | "OpenSSL/1.1.1w" |
| SYMFONY_DOTENV_VARS | "PS_FF_FRONT_CONTAINER_V2,PS_TRUSTED_PROXIES,APP_ENV" |
| TEMP | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/tmp" |
| TMP | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/tmp" |
| TMPDIR | "/home/clients/f7aaeed26d659a43a9cc8909527dd167/tmp" |
| UNIQUE_ID | "adbLpJhITcyPCc8WbbIiuwAAAOM" |