https://vlad-mehanik.ru/lead/create_from_call Return to referer URL

LeadController :: createLeadFromCall

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\LeadController::createLeadFromCall"
_firewall_context
"security.firewall.map.context.main"
_route
"app_lead_createleadfromcall"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"660ea2"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
content-length
"203"
content-type
"application/json"
cookie
"user=d53ea4cf684b5efe833f581364416606"
host
"vlad-mehanik.ru"
origin
"https://vlad-mehanik.ru"
priority
"u=1, i"
referer
"https://vlad-mehanik.ru/crm/calls"
sec-ch-ua
""Google Chrome";v="135", "Not-A.Brand";v="8", "Chromium";v="135""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
sec-gpc
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
x-https
"1"
x-php-ob-level
"1"

Request Content

Pretty

{
    "carBrand": "LEXUS",
    "carModel": "LS460",
    "carVin": "",
    "customerFirstName": "1",
    "customerFatherName": "",
    "customerSureName": "",
    "phone": "9841040999",
    "comment": "",
    "town": "",
    "currentCallId": 26891,
    "garageId": null
}

Raw

{"carBrand":"LEXUS","carModel":"LS460","carVin":"","customerFirstName":"1","customerFatherName":"","customerSureName":"","phone":"9841040999","comment":"","town":"","currentCallId":26891,"garageId":null}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Tue, 22 Apr 2025 01:19:46 GMT"
x-debug-token
"786974"

Cookies

Request Cookies

Key Value
user
"d53ea4cf684b5efe833f581364416606"

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/driveru3/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/driveru3/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_URL
"http://vlad-mechanic.ru"
APP_ENV
"dev"
APP_SECRET
"2df43da62441df12c20e28b8cb4880e6"
DATABASE_URL
"mysql://driveru3_root:3GlHxie1Hyj9@127.0.0.1:3306/driveru3_main"
MANGO_API_KEY
"tay14nswp1qlep252kt0me1um20zhqf0"
MANGO_API_SALT
"ldgxfkmhsxirmfihhu4ro4z2wfcdjl9r"
PRICE_MAIL_CONNECT
"{imap.yandex.ru:993/imap/ssl}INBOX"
PRICE_MAIL_LOGIN
"drive.25vl@yandex.ru"
PRICE_MAIL_PASS
"ztjvgvpdkjszgsta"
SALT
"GFhf&8fsdhg"
SBERBANK_PARAMS
"{"return_url":"https://vlad-mehanik.ru/payment/success","fail_url":"https://vlad-mehanik.ru/payment/failed","username":"t253715758405-api","password":"AYwi8nJH"}"
SMS_LOGIN
"drive.25vl"
SMS_PASSWORD
"2073e9b5f9b940a7bbd00671c08fd45b"
SMS_SENDER
"MechanicVL"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTENT_LENGTH
"203"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/home/driveru3/public_html"
GEOIP_ADDR
"45.152.169.69"
GEOIP_COUNTRY_CODE
"RU"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_COOKIE
"user=d53ea4cf684b5efe833f581364416606"
HTTP_HOST
"vlad-mehanik.ru"
HTTP_ORIGIN
"https://vlad-mehanik.ru"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://vlad-mehanik.ru/crm/calls"
HTTP_SEC_CH_UA
""Google Chrome";v="135", "Not-A.Brand";v="8", "Chromium";v="135""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_GPC
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
HTTP_X_HTTPS
"1"
MAGICK_THREAD_LIMIT
"1"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"POST"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/lead/create_from_call"
REMOTE_ADDR
"45.152.169.69"
REMOTE_PORT
"62811"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1745284786
REQUEST_TIME_FLOAT
1745284786.2165
REQUEST_URI
"/lead/create_from_call"
SCRIPT_FILENAME
"/home/driveru3/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://vlad-mehanik.ru/lead/create_from_call"
SCRIPT_URL
"/lead/create_from_call"
SERVER_ADDR
"88.212.247.60"
SERVER_ADMIN
"webmaster@vlad-mehanik.ru"
SERVER_NAME
"vlad-mehanik.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_PROTOCOL
"TLSv1.2"
SSL_SESSION_ID
"ed13e1af079ea26149c546490d4c994cc1fb315a31170cfc27a6984ccfc2c634"
SYMFONY_DOTENV_VARS
"API_URL,APP_ENV,APP_SECRET,DATABASE_URL,MANGO_API_KEY,MANGO_API_SALT,PRICE_MAIL_CONNECT,PRICE_MAIL_LOGIN,PRICE_MAIL_PASS,SALT,SBERBANK_PARAMS,SMS_LOGIN,SMS_PASSWORD,SMS_SENDER"
X-LSCACHE
"on"
X_SPDY
"HTTP2"