http://peak-mobile.dotit-corp.com/tapi/webRegister

CoreController :: webRegister

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Rest\ThirdParty\CoreController::webRegister"
_firewall_context
"security.firewall.map.context.main"
_route
"app_rest_thirdparty_core_webregister"
_route_params
[]
_stopwatch_token
"97b57f"
media_type
"application/json"

Request Headers

Header Value
authorization
""
content-length
"224"
content-type
"application/json"
host
"peak-mobile.dotit-corp.com"
user-agent
"Guzzle/5.3.1 curl/7.81.0 PHP/7.3.33-10+ubuntu22.04.1+deb.sury.org+1"
x-php-ob-level
"1"

Request Content

Pretty

{
    "id_customer": "128547",
    "gender": 1,
    "email": "dhouhajarray1990@gmail.com",
    "password": "$2y$10$ZfRnNkch\/me7bB4W17xyJ.U3jlvpanXERn4ej82tkYvWqg0mokCFq",
    "firstName": "Dhouha",
    "lastName": "Jarray",
    "mobile": "96205511",
    "birthday": null
}

Raw

{"id_customer":"128547","gender":1,"email":"dhouhajarray1990@gmail.com","password":"$2y$10$ZfRnNkch\/me7bB4W17xyJ.U3jlvpanXERn4ej82tkYvWqg0mokCFq","firstName":"Dhouha","lastName":"Jarray","mobile":"96205511","birthday":null}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 08 May 2024 20:05:26 GMT"
x-debug-token
"32409b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"https://www.peaksports.tn/"
APP_ENV
"dev"
APP_SECRET
"5e9f5f1ef9b84bc6a09d4ef020f13b7d"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://peak_mobile_user:peak_mobile_password!++@127.0.0.1:3306/peak_mobile_db?serverVersion=5.7"
JWT_PASSPHRASE
"247890fcc00fb2814d0e7ab8d29b0068"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_URL
"gmail://m.commerce.dotit@gmail.com:1A2Z3E4R5T@localhost:465?encryption=ssl&auth_mode=login"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"224"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/peak-mobile"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/peak-mobile"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_AUTHORIZATION
""
HTTP_HOST
"peak-mobile.dotit-corp.com"
HTTP_USER_AGENT
"Guzzle/5.3.1 curl/7.81.0 PHP/7.3.33-10+ubuntu22.04.1+deb.sury.org+1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"135.125.12.202"
REMOTE_PORT
"42948"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1715198726
REQUEST_TIME_FLOAT
1715198726.575
REQUEST_URI
"/tapi/webRegister"
SCRIPT_FILENAME
"/var/www/html/peak-mobile/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"197.13.18.5"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"peak-mobile.dotit-corp.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.25 (Debian) Server at peak-mobile.dotit-corp.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.25 (Debian)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DOMAIN,DATABASE_URL,MAILER_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"