n/a
Request
GET Parameters
Key | Value |
---|---|
limit | "30" |
page | "1" |
state | "ordered" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_api_collection_operation_name | "get" |
_api_exception_to_status | [] |
_api_has_composite_identifier | false |
_api_identifiers | [
"id"
] |
_api_operation_name | "api_shop/orders_get_collection" |
_api_resource_class | "Roothirsch\ShopBundle\Entity\Order" |
_controller | "api_platform.action.get_collection" |
_firewall_context | "security.firewall.map.context.api" |
_format | null |
_links | Symfony\Component\WebLink\GenericLinkProvider {#3106 -links: [ 3038 => Symfony\Component\WebLink\Link {#3038 -href: "https://int.my.stf-lizenzsystem.de/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_nelmio_cors_should_force_origin | true |
_route | "api_shop/orders_get_collection" |
_route_params | [ "_format" => null "_stateless" => null "_api_resource_class" => "Roothirsch\ShopBundle\Entity\Order" "_api_identifiers" => [ "id" ] "_api_has_composite_identifier" => false "_api_exception_to_status" => [] "_api_operation_name" => "api_shop/orders_get_collection" "_api_collection_operation_name" => "get" ] |
_stateless | null |
_stopwatch_token | "5e0012" |
Request Headers
Header | Value |
---|---|
accept | "application/xml" |
connection | "close" |
content-length | "0" |
host | "int.my.stf-lizenzsystem.de" |
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-origin | "*" |
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sat, 18 Jan 2025 10:55:05 GMT" |
link | "<https://int.my.stf-lizenzsystem.de/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
www-authenticate | "Bearer" |
x-debug-token | "49c649" |
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 | "12546b5e7b8f0effb89eb4b8ede355e1" |
CORS_ALLOW_ORIGIN | "^https?://localhost:?[0-9]*$" |
DATABASE_URL | "mysql://my_stf:1ieGKC5ZBzSYVJ5q@localhost:3306/int_my_stf_lizenzsystem" |
DB_HOST | "localhost" |
DB_NAME | "int_my_stf_lizenzsystem" |
DB_PASSWORD | "1ieGKC5ZBzSYVJ5q" |
DB_PORT | "3306" |
DB_USER | "my_stf" |
JWT_PASSPHRASE | "41c0975e7e64d1c5158c44c251a5c054" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MAILER_DSN | "smtp://mailcatcher.roothirsch.com:1025?encryption=&auth_mode=login&username=&password=" |
MAILER_URL | "smtp://mailcatcher.roothirsch.com:1025?encryption=&auth_mode=login&username=&password=" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
CONTENT_LENGTH | "0" |
CONTEXT_DOCUMENT_ROOT | "/var/www/int.my.stf-lizenzsystem.de/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/int.my.stf-lizenzsystem.de/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "application/xml" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "int.my.stf-lizenzsystem.de" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPRC | "/opt/phpfcgi-7.4.1/etc/php" |
PHP_SELF | "/index.php" |
PWD | "/opt/phpfcgi-wrapper" |
QUERY_STRING | "page=1&limit=30&state=ordered" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "page=1&limit=30&state=ordered" |
REDIRECT_SCRIPT_URI | "https://int.my.stf-lizenzsystem.de/api/shop/orders" |
REDIRECT_SCRIPT_URL | "/api/shop/orders" |
REDIRECT_SSL_TLS_SNI | "int.my.stf-lizenzsystem.de" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/shop/orders" |
REMOTE_ADDR | "87.140.47.29" |
REMOTE_PORT | "62184" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737197705 |
REQUEST_TIME_FLOAT | 1737197705.3294 |
REQUEST_URI | "/api/shop/orders?page=1&limit=30&state=ordered" |
SCRIPT_FILENAME | "/var/www/int.my.stf-lizenzsystem.de/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://int.my.stf-lizenzsystem.de/api/shop/orders" |
SCRIPT_URL | "/api/shop/orders" |
SERVER_ADDR | "192.168.45.11" |
SERVER_ADMIN | "verkauf@brunex.ch" |
SERVER_NAME | "int.my.stf-lizenzsystem.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.25 (Debian) Server at int.my.stf-lizenzsystem.de Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.25 (Debian)" |
SSL_TLS_SNI | "int.my.stf-lizenzsystem.de" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT,DB_NAME,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_URL,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |