POST https://carreiras.procordis.org.br/trabalhe-conosco/esqueci-a-senha

CandidatePublicController :: forgotPassword

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
email
"jonaspoli@gmail.com"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Pub\CandidatePublicController::forgotPassword"
_firewall_context
"security.firewall.map.context.candidate"
_route
"pub_candidate_forgot_password"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_candidate"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#598
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#530 …}
  }
]
_stopwatch_token
"3cc56c"

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.7"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"pt-BR,pt;q=0.9,en;q=0.8"
cache-control
"max-age=0"
content-length
"27"
content-type
"application/x-www-form-urlencoded"
cookie
"_ga=GA1.1.590500952.1779972449; candidate_deauth_profile_token=a36a38; PHPSESSID=psb4jd5oeb1re6dnliejklks4l; main_deauth_profile_token=0d76c7; _ga_M0CFNLGTNV=GS2.1.s1783312347$o5$g0$t1783312347$j60$l0$h0"
host
"carreiras.procordis.org.br"
origin
"https://carreiras.procordis.org.br"
priority
"u=0, i"
referer
"https://carreiras.procordis.org.br/trabalhe-conosco/esqueci-a-senha"
sec-ch-ua
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
x-forwarded-for
"177.127.212.13"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-server-addr
"67.205.162.23"

Request Content

Raw

email=jonaspoli%40gmail.com

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Mon, 06 Jul 2026 04:40:41 GMT"
location
"/trabalhe-conosco/esqueci-a-senha"
x-debug-token
"669dbf"

Cookies

Request Cookies

Key Value
PHPSESSID
"psb4jd5oeb1re6dnliejklks4l"
_ga
"GA1.1.590500952.1779972449"
_ga_M0CFNLGTNV
"GS2.1.s1783312347$o5$g0$t1783312347$j60$l0$h0"
candidate_deauth_profile_token
"a36a38"
main_deauth_profile_token
"0d76c7"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Mon, 06 Jul 26 01:02:36 -0300"
Last used
"Mon, 06 Jul 26 01:39:28 -0300"
Lifetime
0

Session Attributes

Attribute Value
_security.candidate.target_path
"https://carreiras.procordis.org.br/trabalhe-conosco/privacidade"
_security.main.target_path
"https://carreiras.procordis.org.br/admin/cargos"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/app-curriculo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:195
[
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 195
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/src/Controller/Pub/CandidatePublicController.php"
    "line" => 180
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "forgotPassword"
    "class" => "App\Controller\Pub\CandidatePublicController"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/runcloud/webapps/app-curriculo/public/index.php"
    "line" => 5
    "args" => [
      "/home/runcloud/webapps/app-curriculo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "Se este e-mail estiver cadastrado, você receberá um link de recuperação em breve."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"5f2c19f3552819660506ccb326026ff2"
CONTACT_TO
"contato@wab.com.br"
DATABASE_URL
"mysql://curriculowab_user:r0dfq8h2e986wobxga4g6vphdbnbew3b@127.0.0.1:3306/curriculoswabdb?serverVersion=8.0&charset=utf8mb4"
EMAIL_CONTACT_TO
"test@wab.com.br"
EMAIL_FROM
"noreply@wab.com.br"
MAILER_DSN
"wmailer+api://jJQoWzWsRCADpz3UPSTVp5ffsVQwXMT7tyFazXbw@default"
MAIL_BCC
"form2mail@wab.com.br"
MAIL_FROM
"no-reply@wab.com.br"
MAIL_SENDER
"no-reply@wab.com.br"
MAIL_SENDER_NAME
"Curriculos"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
TINYMCE_API_KEY
"fgoswlkgkpmdzt0fcrpns1iaszu7uspeqxnd841096wuq5wp"
WMAILER_URL
"https://wmailer.wab.com.br/v1/send"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/runcloud/webapps/app-curriculo"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/runcloud/webapps/app-curriculo"
]
CONTENT_LENGTH
"27"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/home/runcloud/webapps/app-curriculo/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/runcloud/webapps/app-curriculo/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/runcloud"
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.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"pt-BR,pt;q=0.9,en;q=0.8"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_COOKIE
"_ga=GA1.1.590500952.1779972449; candidate_deauth_profile_token=a36a38; PHPSESSID=psb4jd5oeb1re6dnliejklks4l; main_deauth_profile_token=0d76c7; _ga_M0CFNLGTNV=GS2.1.s1783312347$o5$g0$t1783312347$j60$l0$h0"
HTTP_HOST
"carreiras.procordis.org.br"
HTTP_ORIGIN
"https://carreiras.procordis.org.br"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://carreiras.procordis.org.br/trabalhe-conosco/esqueci-a-senha"
HTTP_SEC_CH_UA
""Google Chrome";v="149", "Chromium";v="149", "Not)A;Brand";v="24""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"177.127.212.13"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_SERVER_ADDR
"67.205.162.23"
LD_LIBRARY_PATH
"/RunCloud/Packages/apache2-rc/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/trabalhe-conosco/esqueci-a-senha"
REMOTE_ADDR
"177.127.212.13"
REMOTE_PORT
"60872"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783312839
REQUEST_TIME_FLOAT
1783312839.0117
REQUEST_URI
"/trabalhe-conosco/esqueci-a-senha"
SCRIPT_FILENAME
"/home/runcloud/webapps/app-curriculo/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"carreiras.procordis.org.br"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.67 (Unix) OpenSSL/3.0.13"
SYMFONY_DOTENV_PATH
"/home/runcloud/webapps/app-curriculo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EMAIL_FROM,EMAIL_CONTACT_TO,CONTACT_TO,MAIL_FROM,MAIL_BCC,WMAILER_URL,MAIL_SENDER,MAIL_SENDER_NAME,TINYMCE_API_KEY"
USER
"runcloud"