PublicController :: allProducts
Request
GET Parameters
| Key | Value |
|---|---|
| limit | "20" |
| page | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Api\PublicController::allProducts" |
| _firewall_context | "security.firewall.map.context.main" |
| _nelmio_cors_should_allow_origin | true |
| _route | "business_all_products" |
| _route_params | [ "id" => "1" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#660 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#608 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#666 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#667 …} } ] |
| _stopwatch_token | "56dfd5" |
| id | "1" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-419,es-US;q=0.9,es;q=0.8" |
| connection | "keep-alive" |
| host | "qa-efinancials.online" |
| origin | "http://localhost:3000" |
| referer | "http://localhost:3000/" |
| sec-ch-ua | ""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "cross-site" |
| sec-fetch-storage-access | "active" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.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 |
|---|---|
| access-control-allow-credentials | "true" |
| access-control-allow-origin | "http://localhost:3000" |
| access-control-expose-headers | "link" |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sat, 11 Apr 2026 21:00:33 GMT" |
| x-debug-token | "303820" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "9f3c2e8d4c0a6a8f5c9b7e3d1a4f6b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4" |
| AWS_ACCESS_KEY_ID | "xxxx" |
| AWS_BUCKET | "nombre-del-bucket" |
| AWS_REGION | "us-east-1" |
| AWS_SECRET_ACCESS_KEY | "xxxx" |
| BACK_URL | "https://qa-efinancials.online" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://flora_cloud:Tic@root123@localhost:3306/flora_cloud_app?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| FROM_EMAIL | "abrahamcuevasrosales@gmail.com" |
| JWT_PASSPHRASE | "25e589a5e88174f95427aa870f872d5f9b1de02a27d3f3429a88c446ea9e083b" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "brevo+api://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENPAY_COUNTRY_CODE | "MX" |
| OPENPAY_MERCHANT_ID | "madnfwtydoaifu0fmx2o" |
| OPENPAY_PRIVATE_KEY | "sk_6583b6b23ed34473a4337c819e92bf91" |
| OPENPAY_PRODUCTION_MODE | "false" |
| OPENPAY_PUBLIC_IP | "127.0.0.1" |
| OPENPAY_PUBLIC_KEY | "pk_f1107502da594097ab0180cff8ee5539" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/flora-cloud-web-app/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-419,es-US;q=0.9,es;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "qa-efinancials.online" |
| HTTP_ORIGIN | "http://localhost:3000" |
| HTTP_REFERER | "http://localhost:3000/" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147"" |
| 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 | "cross-site" |
| HTTP_SEC_FETCH_STORAGE_ACCESS | "active" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "page=1&limit=20&" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "189.203.45.215" |
| REMOTE_PORT | "29298" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775941231 |
| REQUEST_TIME_FLOAT | 1775941231.9931 |
| REQUEST_URI | "/public/business/1/products?page=1&limit=20&" |
| SCRIPT_FILENAME | "/var/www/html/flora-cloud-web-app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "165.227.24.91" |
| SERVER_NAME | "qa-efinancials.online" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/flora-cloud-web-app/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,AWS_BUCKET,AWS_REGION,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,OPENPAY_MERCHANT_ID,OPENPAY_PRIVATE_KEY,OPENPAY_PUBLIC_KEY,OPENPAY_COUNTRY_CODE,OPENPAY_PUBLIC_IP,OPENPAY_PRODUCTION_MODE,CORS_ALLOW_ORIGIN,FROM_EMAIL,BACK_URL" |
| USER | "www-data" |