GET https://api.simulatorestrategico.com/news?itemsPerPage=4

MainController

Request

GET Parameters

Key Value
itemsPerPage
"4"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_api_operation
ApiPlatform\Metadata\GetCollection {#591
  #shortName: "News"
  #class: "App\Entity\News"
  #description: null
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "groups" => "read:collection"
  ]
  #denormalizationContext: null
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #elasticsearch: null
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: 9
  #paginationMaximumItemsPerPage: 50
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: true
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "ApiPlatform\Doctrine\Orm\State\CollectionProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #stateOptions: null
  #extraProperties: [
    "standard_put" => true
    "rfc_7807_compliant_errors" => true
    "page_parameter_name" => "page"
  ]
  #paginationViaCursor: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #priority: 2
  #name: "_api_/news{._format}_get_collection"
  #method: "GET"
  #uriTemplate: "/news{._format}"
  #types: null
  #formats: null
  #inputFormats: [
    "json" => [
      "application/json"
    ]
  ]
  #outputFormats: [
    "json" => [
      "application/json"
    ]
  ]
  #uriVariables: null
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: true
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #cacheHeaders: [
    "vary" => [
      "Content-Type"
      "Authorization"
      "Origin"
    ]
  ]
  #hydraContext: null
  #openapiContext: null
  #openapi: null
  #exceptionToStatus: null
  #queryParameterValidationEnabled: null
  #links: null
  -itemUriTemplate: null
}
_api_operation_name
"_api_/news{._format}_get_collection"
_api_resource_class
"App\Entity\News"
_controller
"api_platform.symfony.main_controller"
_firewall_context
"security.firewall.map.context.main"
_format
null
_resources
[]
_route
"_api_/news{._format}_get_collection"
_route_params
[
  "_format" => null
  "_stateless" => true
  "_api_resource_class" => "App\Entity\News"
  "_api_operation_name" => "_api_/news{._format}_get_collection"
]
_security_firewall_run
"_security_main"
_stateless
true
_stopwatch_token
"d9a4f3"
data
ApiPlatform\Doctrine\Orm\Paginator {#969
  #paginator: Doctrine\ORM\Tools\Pagination\Paginator {#970 …}
  #iterator: ArrayIterator {#967 …}
  #firstResult: 0
  #maxResults: 4
  -totalItems: 0
}
input_format
null
previous_data
ApiPlatform\Doctrine\Orm\Paginator {#947
  #paginator: Doctrine\ORM\Tools\Pagination\Paginator {#970 …}
  #iterator: ? Traversable|array
  #firstResult: 0
  #maxResults: 4
  -totalItems: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"br, gzip, deflate"
accept-language
"*"
cache-control
"no-cache"
connection
"close"
host
"api.simulatorestrategico.com"
pragma
"no-cache"
sec-fetch-mode
"cors"
user-agent
"node"
x-forwarded-for
"172.19.0.2"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"172.19.0.2"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
accept-ranges
"items"
cache-control
"private, must-revalidate"
content-range
"0-0/0"
content-type
"application/json; charset=utf-8"
date
"Sat, 06 Dec 2025 05:36:05 GMT"
etag
""d751713988987e9331980363e24189ce""
expires
"-1"
last-page
"1"
pragma
"no-cache"
range-unit
"items"
vary
[
  "Accept"
  "Content-Type"
  "Authorization"
  "Origin"
]
x-content-type-options
"nosniff"
x-debug-token
"be9e08"
x-frame-options
"deny"

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_ENV
"dev"
APP_SECRET
"!ChangeMe!"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1|simulatorestrategico.com)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:dev@mysql:3306/9000abcd?serverVersion=10.3.0-MariaDB&charset=utf8mb4"
JWT_PASSPHRASE
"37249cde8e4c36a393e955cf770d5e21d7b91e591fb6b9d8280f64caf90cd006"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://noreply@simulatorestrategico.com:9000aBCD!Co@mail9.dominiofaidate.com:465"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://localhost/.well-known/mercure"
MERCURE_URL
"http://php/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
REQUEST_PASSWORD_BASE_URL
"https://simulatorestrategico.com"
SENDER_EMAIL
"noreply@simulatorestrategico.com"
STRIPE_SECRET_KEY
"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"
STRIPE_WEBHOOK_SECRET
"whsec_973cc107d346b23b1dce9382eb1dbe043855266413d7d50113a1d163f313576c"
TRUSTED_HOSTS
"simulatorestrategico.com"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/core/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/home/www-data"
HOSTNAME
"a22457d1cc79"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"br, gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"*"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"close"
HTTP_HOST
"api.simulatorestrategico.com"
HTTP_PRAGMA
"no-cache"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_USER_AGENT
"node"
HTTP_X_FORWARDED_FOR
"172.19.0.2"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"172.19.0.2"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.3.3.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_IDE_CONFIG
""serverName=9000ABCD_DBG""
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"b0a996276fe21fe9ca8f993314c8bc02750f464c7b0343f056fb0894a8dfa9d1"
PHP_URL
"https://www.php.net/distributions/php-8.3.3.tar.xz"
PHP_VERSION
"8.3.3"
PWD
"/var/www/core"
QUERY_STRING
"itemsPerPage=4"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"36294"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1764999365
REQUEST_TIME_FLOAT
1764999365.0902
REQUEST_URI
"/news?itemsPerPage=4"
SCRIPT_FILENAME
"/var/www/core/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.5"
SERVER_NAME
"9000abcd.localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.27.3"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"TRUSTED_PROXIES,TRUSTED_HOSTS,APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,REQUEST_PASSWORD_BASE_URL,SENDER_EMAIL,STRIPE_SECRET_KEY,LOCK_DSN,STRIPE_WEBHOOK_SECRET,MAILER_DSN"
USER
"www-data"