ApiController :: search
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
associations | [ "lineItems" => [ "associations" => [ "product" => [] ] ] "stateMachineState" => [] "currency" => [] "billingAddress" => [ "associations" => [ "country" => [] ] ] "orderCustomer" => [ "associations" => [ "customer" => [ "associations" => [ "addresses" => [] "salesChannel" => [] ] ] ] ] "deliveries" => [ "associations" => [ "shippingOrderAddress" => [ "associations" => [ "country" => [] ] ] "shippingMethod" => [] ] ] ] |
filter | [ [ "type" => "equals" "field" => "stateMachineState.technicalName" "value" => "open" ] ] |
includes | [ "customer_address" => [ "id" "customerId" "countryId" "firstName" "lastName" "zipcode" "city" "company" "street" "phoneNumber" "additionalAddressLine1" "additionalAddressLine2" "customFields" ] "country" => [ "iso3" ] "product" => [ "customFields" "length" "width" "height" "manufacturerNumber" ] "state_machine_state" => [ "technicalName" ] "sales_channel" => [ "customFields" ] "order_customer" => [ "id" "orderId" "firstName" "lastName" "email" "customer" ] "order_delivery" => [ "shippingDateEarliest" "shippingOrderAddress" "shippingMethod" ] "shipping_method" => [ "customFields" ] "order_address" => [ "id" "countryId" "orderId" "firstName" "lastName" "zipcode" "city" "company" "street" "phoneNumber" "additionalAddressLine1" "additionalAddressLine2" "country" "customFields" ] "currency" => [ "isoCode" ] "order_line_item" => [ "id" "productId" "identifier" "type" "quantity" "product" "price" "payload" ] "order" => [ "id" "orderNumber" "customerComment" "orderDateTime" "stateMachineState" "orderCustomer" "lineItems" "billingAddress" "deliveries" "currency" "price" "shippingCosts" "customFields" ] "customer" => [ "id" "groupId" "defaultPaymentMethodId" "salesChannelId" "defaultBillingAddressId" "defaultShippingAddressId" "firstName" "lastName" "email" "accountType" "customerNumber" "vatIds" "addresses" "salesChannel" "customFields" ] ] |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Shopware\Core\Framework\Api\Controller\ApiController::search" |
_cspNonce | "smmWZZa6NWY=" |
_route | "api.order.search" |
_routeScope | [
"api"
] |
_route_params | [ "entityName" => "order" "path" => "" ] |
_stopwatch_token | "a2841b" |
entityName | "order" |
oauth_access_token_id | "08f338d0cd8060fe43cbd7ae4aff315abe0d2ec0c68621311946673b81d4fb10ec6a99af7b7a1058" |
oauth_client_id | "SWIAYU1HMHNNMKFQRG55C1DHDA" |
oauth_scopes | [
"write"
] |
oauth_user_id | "" |
path | "" |
sw-context | Shopware\Core\Framework\Context {#439 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "user" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\AdminApiSource {#434 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#436 …} -states: [] } |
Request Headers
Header | Value |
---|---|
accept | "application/json" |
accept-encoding | "gzip,deflate" |
authorization | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBWVUxSE1ITk5NS0ZRUkc1NUMxREhEQSIsImp0aSI6IjA4ZjMzOGQwY2Q4MDYwZmU0M2NiZDdhZTRhZmYzMTVhYmUwZDJlYzBjNjg2MjEzMTE5NDY2NzNiODFkNGZiMTBlYzZhOTlhZjdiN2ExMDU4IiwiaWF0IjoxNzQ5MzY1NDc0LjA0NTI0NiwibmJmIjoxNzQ5MzY1NDc0LjA0NTI0OCwiZXhwIjoxNzQ5MzY2MDc0LjA0NDg5Niwic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.HTtcdchDLthqBayLP1_o6DTkHXARMXpZyV9Bzlt5fUxdCZRBPz7zQyWhPtCFoAD2PNccrgaE8rwItiKmf5Wk_F3D_wy4WnCdxu2-O5iGQfMznfMqGH434l3bEW7RhvuRJgmX3Lbqs_32tRG4FLC38M6rlCD3BQhj8Mf7h1VhSnvfQE-vlq56ldjeMUrbX3fIbDitAWt8O72JgcAuYAuTj9-WaAweFZr3Hy3lcxJDfjBXwP4rgkNlgSDyCsAquz5J1yY_BJgnz0IzqWZ-yf9EDQXnxNC_VRT0RP_rF9ntahArkk5jmUUrY4ncQzLpVZg8Xm_KNIzvVRhGx2EHAS8qKA" |
connection | "Keep-Alive" |
content-length | "1739" |
content-type | "application/json" |
forwarded | "for="85.248.4.70";host="update.krono-shop.com";proto=https" |
host | "update.krono-shop.com" |
user-agent | "Java-SDK" |
x-forwarded-for | "85.248.4.70" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "includes": { "customer_address": [ "id", "customerId", "countryId", "firstName", "lastName", "zipcode", "city", "company", "street", "phoneNumber", "additionalAddressLine1", "additionalAddressLine2", "customFields" ], "country": [ "iso3" ], "product": [ "customFields", "length", "width", "height", "manufacturerNumber" ], "state_machine_state": [ "technicalName" ], "sales_channel": [ "customFields" ], "order_customer": [ "id", "orderId", "firstName", "lastName", "email", "customer" ], "order_delivery": [ "shippingDateEarliest", "shippingOrderAddress", "shippingMethod" ], "shipping_method": [ "customFields" ], "order_address": [ "id", "countryId", "orderId", "firstName", "lastName", "zipcode", "city", "company", "street", "phoneNumber", "additionalAddressLine1", "additionalAddressLine2", "country", "customFields" ], "currency": [ "isoCode" ], "order_line_item": [ "id", "productId", "identifier", "type", "quantity", "product", "price", "payload" ], "order": [ "id", "orderNumber", "customerComment", "orderDateTime", "stateMachineState", "orderCustomer", "lineItems", "billingAddress", "deliveries", "currency", "price", "shippingCosts", "customFields" ], "customer": [ "id", "groupId", "defaultPaymentMethodId", "salesChannelId", "defaultBillingAddressId", "defaultShippingAddressId", "firstName", "lastName", "email", "accountType", "customerNumber", "vatIds", "addresses", "salesChannel", "customFields" ] }, "filter": [ { "type": "equals", "field": "stateMachineState.technicalName", "value": "open" } ], "associations": { "lineItems": { "associations": { "product": {} } }, "stateMachineState": {}, "currency": {}, "billingAddress": { "associations": { "country": {} } }, "orderCustomer": { "associations": { "customer": { "associations": { "addresses": {}, "salesChannel": {} } } } }, "deliveries": { "associations": { "shippingOrderAddress": { "associations": { "country": {} } }, "shippingMethod": {} } } } }
Raw
{"includes":{"customer_address":["id","customerId","countryId","firstName","lastName","zipcode","city","company","street","phoneNumber","additionalAddressLine1","additionalAddressLine2","customFields"],"country":["iso3"],"product":["customFields","length","width","height","manufacturerNumber"],"state_machine_state":["technicalName"],"sales_channel":["customFields"],"order_customer":["id","orderId","firstName","lastName","email","customer"],"order_delivery":["shippingDateEarliest","shippingOrderAddress","shippingMethod"],"shipping_method":["customFields"],"order_address":["id","countryId","orderId","firstName","lastName","zipcode","city","company","street","phoneNumber","additionalAddressLine1","additionalAddressLine2","country","customFields"],"currency":["isoCode"],"order_line_item":["id","productId","identifier","type","quantity","product","price","payload"],"order":["id","orderNumber","customerComment","orderDateTime","stateMachineState","orderCustomer","lineItems","billingAddress","deliveries","currency","price","shippingCosts","customFields"],"customer":["id","groupId","defaultPaymentMethodId","salesChannelId","defaultBillingAddressId","defaultShippingAddressId","firstName","lastName","email","accountType","customerNumber","vatIds","addresses","salesChannel","customFields"]},"filter":[{"type":"equals","field":"stateMachineState.technicalName","value":"open"}],"associations":{"lineItems":{"associations":{"product":{}}},"stateMachineState":{},"currency":{},"billingAddress":{"associations":{"country":{}}},"orderCustomer":{"associations":{"customer":{"associations":{"addresses":{},"salesChannel":{}}}}},"deliveries":{"associations":{"shippingOrderAddress":{"associations":{"country":{}}},"shippingMethod":{}}}}}
Response
Response Headers
Header | Value |
---|---|
access-control-allow-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
access-control-allow-methods | "GET,POST,PUT,PATCH,DELETE" |
access-control-allow-origin | "*" |
access-control-expose-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
cache-control | "no-cache, private" |
content-security-policy | "object-src 'none'; script-src 'none'; base-uri 'self';" |
content-type | "application/json" |
date | "Sun, 08 Jun 2025 06:59:14 GMT" |
referrer-policy | "strict-origin-when-cross-origin" |
strict-transport-security | "max-age=31536000; includeSubDomains" |
x-content-type-options | "nosniff" |
x-debug-token | "6b2123" |
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 |
---|---|
ADMIN_OPENSEARCH_URL | "http://127.0.0.1:9300" |
APP_ENV | "dev" |
APP_SECRET | "def0000053065c8131106669183f63eabfbb3ba6d001c6b9ae9176b43568ec827d33bf1a43d73225fab36a0c156c4452d8cee8586e38095471450023a5e0bd885e2ddd55" |
APP_TIMEZONE | "Europe/Sofia" |
APP_URL | "https://update.krono-shop.com" |
BLUE_GREEN_DEPLOYMENT | "0" |
COMPOSER_HOME | "/mnt/webroot/wwww/update.krono-shop.com/public/var/cache/composer" |
DATABASE_URL | "mysql://krono:3F04253E5689lIh@localhost:3306/updatev4.krono-shop.com" |
INSTANCE_ID | "73rusOcKVylb63qQfiIWe7vjk0qbGNxC" |
LOCK_DSN | "flock" |
MAILER_URL | "null://null" |
MESSENGER_CONSUME_COMMAND_NAME | "messenger:consume" |
MESSENGER_TRANSPORT_DSN | "redis://127.0.0.1:6379/messages" |
OPENSEARCH_URL | "http://localhost:9200" |
SHOPWARE_ES_ENABLED | "0" |
SHOPWARE_ES_INDEXING_ENABLED | "0" |
SHOPWARE_ES_INDEX_PREFIX | "sw" |
SHOPWARE_ES_THROW_EXCEPTION | "1" |
SHOPWARE_HTTP_CACHE_ENABLED | "1" |
SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
STOREFRONT_PROXY_URL | "http://localhost" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "1739" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/update.krono-shop.com/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/update.krono-shop.com/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "application/json" |
HTTP_ACCEPT_ENCODING | "gzip,deflate" |
HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBWVUxSE1ITk5NS0ZRUkc1NUMxREhEQSIsImp0aSI6IjA4ZjMzOGQwY2Q4MDYwZmU0M2NiZDdhZTRhZmYzMTVhYmUwZDJlYzBjNjg2MjEzMTE5NDY2NzNiODFkNGZiMTBlYzZhOTlhZjdiN2ExMDU4IiwiaWF0IjoxNzQ5MzY1NDc0LjA0NTI0NiwibmJmIjoxNzQ5MzY1NDc0LjA0NTI0OCwiZXhwIjoxNzQ5MzY2MDc0LjA0NDg5Niwic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.HTtcdchDLthqBayLP1_o6DTkHXARMXpZyV9Bzlt5fUxdCZRBPz7zQyWhPtCFoAD2PNccrgaE8rwItiKmf5Wk_F3D_wy4WnCdxu2-O5iGQfMznfMqGH434l3bEW7RhvuRJgmX3Lbqs_32tRG4FLC38M6rlCD3BQhj8Mf7h1VhSnvfQE-vlq56ldjeMUrbX3fIbDitAWt8O72JgcAuYAuTj9-WaAweFZr3Hy3lcxJDfjBXwP4rgkNlgSDyCsAquz5J1yY_BJgnz0IzqWZ-yf9EDQXnxNC_VRT0RP_rF9ntahArkk5jmUUrY4ncQzLpVZg8Xm_KNIzvVRhGx2EHAS8qKA" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_FORWARDED | "for="85.248.4.70";host="update.krono-shop.com";proto=https" |
HTTP_HOST | "update.krono-shop.com" |
HTTP_USER_AGENT | "Java-SDK" |
HTTP_X_FORWARDED_FOR | "85.248.4.70" |
INVOCATION_ID | "714c2340575f492e8924340f517db6b5" |
JOURNAL_STREAM | "8:13577" |
LANG | "en_US.UTF-8" |
LANGUAGE | "en_US:en" |
NOTIFY_SOCKET | "/run/systemd/notify" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV0lBWVUxSE1ITk5NS0ZRUkc1NUMxREhEQSIsImp0aSI6IjA4ZjMzOGQwY2Q4MDYwZmU0M2NiZDdhZTRhZmYzMTVhYmUwZDJlYzBjNjg2MjEzMTE5NDY2NzNiODFkNGZiMTBlYzZhOTlhZjdiN2ExMDU4IiwiaWF0IjoxNzQ5MzY1NDc0LjA0NTI0NiwibmJmIjoxNzQ5MzY1NDc0LjA0NTI0OCwiZXhwIjoxNzQ5MzY2MDc0LjA0NDg5Niwic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.HTtcdchDLthqBayLP1_o6DTkHXARMXpZyV9Bzlt5fUxdCZRBPz7zQyWhPtCFoAD2PNccrgaE8rwItiKmf5Wk_F3D_wy4WnCdxu2-O5iGQfMznfMqGH434l3bEW7RhvuRJgmX3Lbqs_32tRG4FLC38M6rlCD3BQhj8Mf7h1VhSnvfQE-vlq56ldjeMUrbX3fIbDitAWt8O72JgcAuYAuTj9-WaAweFZr3Hy3lcxJDfjBXwP4rgkNlgSDyCsAquz5J1yY_BJgnz0IzqWZ-yf9EDQXnxNC_VRT0RP_rF9ntahArkk5jmUUrY4ncQzLpVZg8Xm_KNIzvVRhGx2EHAS8qKA" |
REDIRECT_SCRIPT_URI | "https://update.krono-shop.com/api/search/order" |
REDIRECT_SCRIPT_URL | "/api/search/order" |
REDIRECT_SSL_TLS_SNI | "update.krono-shop.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/api/search/order" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "17557" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1749365953 |
REQUEST_TIME_FLOAT | 1749365953.9075 |
REQUEST_URI | "/api/search/order" |
SCRIPT_FILENAME | "/mnt/webroot/wwww/update.krono-shop.com/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://update.krono-shop.com/api/search/order" |
SCRIPT_URL | "/api/search/order" |
SERVER_ADDR | "130.185.235.159" |
SERVER_ADMIN | "team@creatizmo.com" |
SERVER_NAME | "update.krono-shop.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at update.krono-shop.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SSL_TLS_SNI | "update.krono-shop.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,APP_TIMEZONE,COMPOSER_HOME,ADMIN_OPENSEARCH_URL,MESSENGER_CONSUME_COMMAND_NAME,MESSENGER_TRANSPORT_DSN" |
USER | "www-data" |
proxy-nokeepalive | "1" |