POST http://rawafedtech.info/news-story/8072/report-problem

EntryController :: reportProblemAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Rawafed\ContentManagementBundle\Controller\EntryController::reportProblemAction"
_firewall_context
"security.firewall.map.context.main"
_route
"entry_reportProblem"
_route_params
[
  "type_name" => "news-story"
  "local_id" => "8072"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"537c5d"
local_id
"8072"
type_name
"news-story"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
accept-language
"en-US,en;q=0.9"
cache-control
"max-age=0"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"103.117.60.2"
cf-ipcountry
"IN"
cf-ray
"957cf122593417aa-MAA"
cf-visitor
"{"scheme":"https"}"
content-length
"283"
content-type
"application/json"
cookie
"PHPSESSID=5c612d9f1efc640266aa6735e4b273fa"
host
"rawafedtech.info"
transfer-encoding
"chunked"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
x-forwarded-for
"103.117.60.2"
x-forwarded-proto
"https"
x-php-ob-level
"0"

Request Content

Pretty

{
    "form[_token]": "1c6743655759a95bc513ae44d12826._VV7WC7GvBrVBAWRtQO4teC3FWYvWnXM3Aw4DdwHurE.pTgrIWmN2kmgXnXk_HTq-NHfODBqKDSZs3h0TKVY8OvMLSEqWPDEf4ZmPQ",
    "form[email]": "[email protected]",
    "form[link]": "http:\/\/rawafedtech.info\/news-story\/8072",
    "form[name]": "PQzzhvQXrNRxMqI"
}

Raw

{"form[_token]":"1c6743655759a95bc513ae44d12826._VV7WC7GvBrVBAWRtQO4teC3FWYvWnXM3Aw4DdwHurE.pTgrIWmN2kmgXnXk_HTq-NHfODBqKDSZs3h0TKVY8OvMLSEqWPDEf4ZmPQ","form[email]":"[email protected]","form[link]":"http://rawafedtech.info/news-story/8072","form[name]":"PQzzhvQXrNRxMqI"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 30 Jun 2025 10:22:23 GMT"
x-debug-token
"70ca72"

Cookies

Request Cookies

Key Value
PHPSESSID
"5c612d9f1efc640266aa6735e4b273fa"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Mon, 30 Jun 25 10:15:23 +0000"
Last used
"Mon, 30 Jun 25 10:22:14 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/contact_us_message
"l9zqA3dFhHZXhpoz-6JhHBekZo20gOqzXJCz-GDGVLw"
_csrf/form
"XmPyGKfSuZpuIwRM1h-VErAUotLAy_JZ1xZrv6xeSb8"
_csrf/newsletter_email
"zml3xqu4j9OnF18A2x1FwVIEZz14nn0rk08joBufo5M"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/content-management-bundle/src/Controller/EntryController.php"
    "line" => 1297
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "reportProblemAction"
    "class" => "Rawafed\ContentManagementBundle\Controller\EntryController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/content-management-bundle/src/Controller/EntryController.php"
    "line" => 1297
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "reportProblemAction"
    "class" => "Rawafed\ContentManagementBundle\Controller\EntryController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/rawafed/content-management-bundle/src/Controller/EntryController.php"
    "line" => 1297
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "reportProblemAction"
    "class" => "Rawafed\ContentManagementBundle\Controller\EntryController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/tafsir/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/tafsir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "تم إضافة البريد الإلكتروني"
  "تم إضافة البريد الإلكتروني"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_HOST
"localhost"
APP_SECRET
"d0189c9adf059814385269acd55126c2"
DATABASE_URL
"mysql://tafsir:76]E27v5.LP4I(9c@mysql:3306/tafsir?serverVersion=8.4.5&charset=utf8mb4"
DEFAULT_LOCALE
"ar"
EWZ_RECAPTCHA_SECRET
"6LdYZhsrAAAAAKb9OysezBCpVYsSM4sPS4X_HwrV"
EWZ_RECAPTCHA_SITE_KEY
"6LdYZhsrAAAAAJn3R3WpagnRPlJF2Hh89lLo90OZ"
FB_ID
""
FB_SECRET
""
GOOGLE_API_KEY
""
GOOGLE_APPLICATION_CREDENTIALS
"%kernel.project_dir%/resources/social_keys/google/client_id.json"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_RECAPTCHA_SECRET
"6LdYZhsrAAAAAKb9OysezBCpVYsSM4sPS4X_HwrV"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdYZhsrAAAAAJn3R3WpagnRPlJF2Hh89lLo90OZ"
JWPLAYER_KEY
"CKjOe06GxAOe3Dj9NaWPCQKtqvqQdyFV8z9wsg=="
MAILER_DSN
"null://null"
SERVER_SCHEME
"http"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"283"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/html/tafsir/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOME
"/var/www"
HOSTNAME
"c0197dca45d9"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"103.117.60.2"
HTTP_CF_IPCOUNTRY
"IN"
HTTP_CF_RAY
"957cf122593417aa-MAA"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONTENT_TYPE
"application/json"
HTTP_COOKIE
"PHPSESSID=5c612d9f1efc640266aa6735e4b273fa"
HTTP_HOST
"rawafedtech.info"
HTTP_TRANSFER_ENCODING
"chunked"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"103.117.60.2"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.4.7.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e3"
PHP_URL
"https://www.php.net/distributions/php-8.4.7.tar.xz"
PHP_VERSION
"8.4.7"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"162.158.55.9"
REMOTE_PORT
"31568"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751278941
REQUEST_TIME_FLOAT
1751278941.9225
REQUEST_URI
"/news-story/8072/report-problem"
SCRIPT_FILENAME
"/var/www/html/tafsir/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
"tafsir.rawafedtech.info"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.5"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_LOCALE,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET,MAILER_DSN,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,SERVER_SCHEME,APP_HOST,FB_ID,FB_SECRET,JWPLAYER_KEY,GOOGLE_APPLICATION_CREDENTIALS"
USER
"www-data"
argc
0
argv
[]