https://verticals.deveo-crm.net/contact-management/contact

ContactController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Contact\ContactController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"contact_management_contact_management_index"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"851cf2"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
connection
"keep-alive"
cookie
"PHPSESSID=lsretmd0f4l5h9cc1annhbsp4o"
host
"verticals.deveo-crm.net"
referer
"https://verticals.deveo-crm.net/contact-management/contact-search/form"
sec-ch-ua
""Not_A Brand";v="99", "Google Chrome";v="109", "Chromium";v="109""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
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
"Wed, 16 Sep 2026 11:46:12 GMT"
x-debug-token
"f040e3"

Cookies

Request Cookies

Key Value
PHPSESSID
"lsretmd0f4l5h9cc1annhbsp4o"

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Wed, 16 Sep 26 13:17:52 +0200"
Last used
"Wed, 16 Sep 26 13:46:12 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-contact_search
"wxu4W224hvVq3E0B7NIS6b3jkXAfjWRhk9w4UWIC8Gg"
_security.last_username
"Vijay"
_security.main.target_path
"https://verticals.deveo-crm.net/contact-management/contact"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":10:{s:19:"\x00App\Entity\User\x00id";i:415;s:25:"\x00App\Entity\User\x00username";s:5:"Vijay";s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$GGq7tnqFMlRshhnRYZTWA.OUL9wWc5t.gnOnkoHwc1oRL1MpOWmQu";s:25:"\x00App\Entity\User\x00lastname";s:5:"Vijay";s:26:"\x00App\Entity\User\x00firstname";s:6:"Orexel";s:22:"\x00App\Entity\User\x00email";s:16:"orexel@gmail.com";s:25:"\x00App\Entity\User\x00isActive";b:1;s:21:"\x00App\Entity\User\x00role";O:30:"Proxies\__CG__\App\Entity\Role":4:{s:17:"__isInitialized__";b:1;s:19:"\x00App\Entity\Role\x00id";i:10;s:21:"\x00App\Entity\Role\x00name";s:31:"External Partner Administration";s:21:"\x00App\Entity\Role\x00role";s:8:"ROLE_EPA";}s:27:"\x00App\Entity\User\x00compaignid";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:30:"\x00App\Entity\User\x00plainPassword";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:8:"ROLE_EPA";i:1;s:9:"ROLE_USER";}}}"
administration_csp_currentPage
"0"
administration_csp_keyword
"Shell"
contactSearchCriteria
[
  "sameCsp" => null
  "id" => ""
  "email" => ""
  "fname" => "peter"
  "lname" => "Nonye"
  "countries" => []
  "regions" => []
  "csps" => []
  "cspCountries" => []
  "csptypes" => []
  "companyTypes" => []
  "conferences" => []
  "incExcConferences" => "inc"
  "sources" => []
  "incExcSources" => "exc"
  "positions" => []
  "positionExcludes" => []
  "city" => ""
  "containsComments" => 0
  "validEmail" => []
  "switchboard" => []
]
contact_contact_currentPage
"0"
hasContactSearch
true

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/verticals/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 85
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\Contact\ContactService:92
[
  [
    "file" => "/var/www/verticals/src/Services/Contact/ContactService.php"
    "line" => 92
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 49
    "function" => "getContactCspsAndCountriesCount"
    "class" => "App\Services\Contact\ContactService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\Contact\ContactService:93
[
  [
    "file" => "/var/www/verticals/src/Services/Contact/ContactService.php"
    "line" => 93
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 49
    "function" => "getContactCspsAndCountriesCount"
    "class" => "App\Services\Contact\ContactService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Common\Controllers\CrmAbstractController:88
[
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmAbstractController.php"
    "line" => 88
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 104
    "function" => "setSort"
    "class" => "App\Common\Controllers\CrmAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 38
    "function" => "setRequestFilters"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\Contact\ContactService:69
[
  [
    "file" => "/var/www/verticals/src/Services/Contact/ContactService.php"
    "line" => 69
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 41
    "function" => "getList"
    "class" => "App\Services\Contact\ContactService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\Contact\ContactService:70
[
  [
    "file" => "/var/www/verticals/src/Services/Contact/ContactService.php"
    "line" => 70
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 41
    "function" => "getList"
    "class" => "App\Services\Contact\ContactService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Common\Controllers\CrmCrudAbstractController:47
[
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 47
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/verticals/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/var/cache/dev/twig/0f/0ff7b31c6e1bf5bcf08d60aa245fe998.php"
    "line" => 97
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_19cac156293dae9c69a9737f07499071"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/var/cache/dev/twig/5e/5e7e079628bb8718a54a77f1b156b93f.php"
    "line" => 67
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_baff007131d4924ff79f228844b07d45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/var/cache/dev/twig/0f/0ff7b31c6e1bf5bcf08d60aa245fe998.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_19cac156293dae9c69a9737f07499071"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 222
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 230
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/var/www/verticals/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/var/cache/dev/twig/5e/5e7e079628bb8718a54a77f1b156b93f.php"
    "line" => 552
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_baff007131d4924ff79f228844b07d45"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/var/cache/dev/twig/0f/0ff7b31c6e1bf5bcf08d60aa245fe998.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_19cac156293dae9c69a9737f07499071"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 222
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 230
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Common/Controllers/CrmCrudAbstractController.php"
    "line" => 89
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/src/Controller/Contact/ContactController.php"
    "line" => 58
    "function" => "getList"
    "class" => "App\Common\Controllers\CrmCrudAbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\Contact\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:177
[
  [
    "file" => "/var/www/verticals/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 177
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/verticals/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/verticals/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DB_ADMIN_PORT
"8082"
APP_ENV
"dev"
APP_NAME
"verticals_crm_v3"
APP_PORT
"8189"
APP_SECRET
"ca74f0ca1daf8309db5da307708012cd"
BACKUP_HOST
"ftpback-rbx3-543.ovh.net"
BACKUP_LOGIN
"ns3212343.ip-141-95-157.eu"
BACKUP_PASSWORD
"gbEuGeyDmN"
DATABASE_URL
"mysql://verticalscrm_user:FJtJH9qJVS5LhgkD@127.0.0.1:2663/verticalscrm_20250328?serverVersion=10.5"
DB_PORT
"2663"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MYSQL_DB
"verticalscrm_20250328"
MYSQL_HOST
"127.0.0.1"
MYSQL_PASS
"FJtJH9qJVS5LhgkD"
MYSQL_ROOT_PASS
"verticalscrm_user"
MYSQL_USER
"verticalscrm_user"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/verticals/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/verticals/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=lsretmd0f4l5h9cc1annhbsp4o"
HTTP_HOST
"verticals.deveo-crm.net"
HTTP_REFERER
"https://verticals.deveo-crm.net/contact-management/contact-search/form"
HTTP_SEC_CH_UA
""Not_A Brand";v="99", "Google Chrome";v="109", "Chromium";v="109""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"verticals.deveo-crm.net"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/contact-management/contact"
REMOTE_ADDR
"182.60.25.8"
REMOTE_PORT
"52000"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1789559172
REQUEST_TIME_FLOAT
1789559172.5643
REQUEST_URI
"/contact-management/contact"
SCRIPT_FILENAME
"/var/www/verticals/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"141.95.157.197"
SERVER_ADMIN
"bellamkaddem@gmail.com"
SERVER_NAME
"verticals.deveo-crm.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.67 (Debian) Server at verticals.deveo-crm.net Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.67 (Debian)"
SSL_TLS_SNI
"verticals.deveo-crm.net"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,MYSQL_HOST,MYSQL_ROOT_PASS,MYSQL_USER,MYSQL_PASS,MYSQL_DB,DB_PORT,DATABASE_URL,APP_NAME,APP_PORT,APP_DB_ADMIN_PORT,BACKUP_HOST,BACKUP_LOGIN,BACKUP_PASSWORD"