ShopifyWebhookController :: orderWebhook
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController::orderWebhook" |
| _editmode | false |
| _event_controller | PimcoreShopifyIntegrationBundle\Controller\ShopifyWebhookController {#1563 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1574 …} -payloadLogDir: "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/var/log/shopify_payloads" -shopifyService: PimcoreShopifyIntegrationBundle\Services\ShopifyIntegrationService {#1562 …} -shopifyOrderAbacusService: PimcoreShopifyIntegrationBundle\Services\ShopifyOrderAbacusService {#1561 …} -logger: Monolog\Logger {#381 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "pimcore_shopify_webhook_order" |
| _route_params | [ "brand" => "leomat" ] |
| _stopwatch_token | "7958fc" |
| brand | "leomat" |
| contentDocument | Pimcore\Model\Document\Page {#1505 #dao: Pimcore\Model\Document\Page\Dao {#1478 …} #dependencies: null #__dataVersionTimestamp: 1750681826 #path: "/" #properties: [] #id: 1 #creationDate: 1750681826 #modificationDate: 1750681826 #versionCount: 0 #userOwner: 1 #locked: null #userModification: 1 #parentId: 0 #parent: null #_fulldump: false #dirtyFields: [] -activeDispatchingEvents: [] #fullPathCache: null #type: "page" #key: "" #index: 999999 #published: true #children: [] #siblings: [] #controller: "App\Controller\DefaultController::defaultAction" #template: "" #editables: null #versions: null #contentMainDocumentId: &1 null #contentMasterDocumentId: &1 null #supportsContentMain: true #missingRequiredEditable: null #staticGeneratorEnabled: null #staticGeneratorLifetime: null #inheritedEditables: [] #scheduledTasks: null #title: "" #description: "" #prettyUrl: null : null : 1750681826 : "/" : [] : 1 : 1750681826 : 1750681826 : 0 : 1 : null : 1 : 0 : null : false : [] : null : "page" : "" : 999999 : true : [] : [] : "App\Controller\DefaultController::defaultAction" : "" : null : null : null : null : true : null : null : null : [] : null : "" : "" : null } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip;q=1.0,deflate;q=0.6,identity;q=0.3" |
| connection | "close" |
| content-length | "7314" |
| content-type | "application/json" |
| host | "leomatapi.test.mediadivision.ch" |
| user-agent | "Shopify-Captain-Hook" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "35.233.65.161" |
| x-shopify-api-version | "2026-01" |
| x-shopify-event-id | "a42c6ed4-cbe9-4ba3-b156-136156de4aaa" |
| x-shopify-hmac-sha256 | "em8xsZPZzsBglZxFoXKpk4gq6hy8YWhb5mkdRmtetn8=" |
| x-shopify-order-id | "7708649554258" |
| x-shopify-shop-domain | "z6dcd0-8z.myshopify.com" |
| x-shopify-test | "false" |
| x-shopify-topic | "orders/updated" |
| x-shopify-triggered-at | "2026-04-20T01:00:59.222851382Z" |
| x-shopify-webhook-id | "382e3cf9-e897-55bf-b6e0-e2e9b65655dc" |
Request Content
Pretty
{
"id": 7708649554258,
"admin_graphql_api_id": "gid:\/\/shopify\/Order\/7708649554258",
"app_id": 580111,
"browser_ip": "185.63.65.83",
"buyer_accepts_marketing": false,
"cancel_reason": null,
"cancelled_at": null,
"cart_token": "hWNAD8QY79yyAZBHDo8pCB8N",
"checkout_id": 48282155254098,
"checkout_token": "8ab214e83152b2909dc8438347faa91c",
"client_details": {
"accept_language": "de-CH",
"browser_height": null,
"browser_ip": "185.63.65.83",
"browser_width": null,
"session_hash": null,
"user_agent": "Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36 Edg\/146.0.0.0"
},
"closed_at": null,
"company": null,
"confirmation_number": "MAUZP506D",
"confirmed": true,
"contact_email": "info@schoch-vending.ch",
"created_at": "2026-04-15T16:05:37+02:00",
"currency": "CHF",
"current_shipping_price_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"current_subtotal_price": "28.00",
"current_subtotal_price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"current_total_additional_fees_set": null,
"current_total_discounts": "0.00",
"current_total_discounts_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"current_total_duties_set": null,
"current_total_price": "28.00",
"current_total_price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"current_total_tax": "0.00",
"current_total_tax_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"customer_locale": "de-CH",
"device_id": null,
"discount_codes": [],
"duties_included": false,
"email": "info@schoch-vending.ch",
"estimated_taxes": false,
"financial_status": "pending",
"fulfillment_status": null,
"landing_site": "\/",
"landing_site_ref": null,
"location_id": null,
"merchant_business_entity_id": "30495605074",
"merchant_of_record_app_id": null,
"name": "#1039",
"note": "TESTVERSUCH!!!",
"note_attributes": [],
"number": 39,
"order_number": 1039,
"order_status_url": "https:\/\/shop.myleomat.ch\/99699687762\/orders\/a52fb3e6e02c84def6aad79c7d278c3c\/authenticate?key=650b49734a6e1d42e3ef8261beaf6f47",
"original_total_additional_fees_set": null,
"original_total_duties_set": null,
"payment_gateway_names": [
"Kauf auf Rechnung (Invoice)"
],
"phone": null,
"po_number": null,
"presentment_currency": "CHF",
"processed_at": "2026-04-15T16:05:36+02:00",
"reference": null,
"referring_site": null,
"source_identifier": null,
"source_name": "web",
"source_url": null,
"subtotal_price": "28.00",
"subtotal_price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"tags": "leomat-erp-status:pending",
"tax_exempt": false,
"tax_lines": [],
"taxes_included": true,
"test": false,
"token": "a52fb3e6e02c84def6aad79c7d278c3c",
"total_cash_rounding_payment_adjustment_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"total_cash_rounding_refund_adjustment_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"total_discounts": "0.00",
"total_discounts_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"total_line_items_price": "28.00",
"total_line_items_price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"total_outstanding": "28.00",
"total_price": "28.00",
"total_price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"total_shipping_price_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"total_tax": "0.00",
"total_tax_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"total_tip_received": "0.00",
"total_weight": 0,
"updated_at": "2026-04-20T03:00:59+02:00",
"user_id": null,
"billing_address": {
"first_name": "Urs",
"address1": "Hofstrasse",
"phone": null,
"city": "Wetzikon",
"zip": "8620",
"province": null,
"country": "Switzerland",
"last_name": "Berger",
"address2": null,
"company": null,
"latitude": 47.3109102,
"longitude": 8.7961886,
"name": "Urs Berger",
"country_code": "CH",
"province_code": null
},
"customer": {
"id": 10155365499218,
"created_at": "2026-03-19T06:45:04+01:00",
"updated_at": "2026-04-16T08:47:00+02:00",
"first_name": null,
"last_name": "2020130000",
"state": "enabled",
"note": null,
"verified_email": true,
"multipass_identifier": null,
"tax_exempt": false,
"email": "info@schoch-vending.ch",
"phone": null,
"currency": "CHF",
"tax_exemptions": [],
"admin_graphql_api_id": "gid:\/\/shopify\/Customer\/10155365499218",
"default_address": {
"id": 12261477613906,
"customer_id": 10155365499218,
"first_name": "Urs",
"last_name": "Berger",
"company": null,
"address1": "Hofstrasse",
"address2": null,
"city": "Wetzikon",
"province": null,
"country": "Switzerland",
"zip": "8620",
"phone": null,
"name": "Urs Berger",
"province_code": null,
"country_code": "CH",
"country_name": "Switzerland",
"default": true
}
},
"discount_applications": [],
"fulfillments": [],
"line_items": [
{
"id": 18131216826706,
"admin_graphql_api_id": "gid:\/\/shopify\/LineItem\/18131216826706",
"attributed_staffs": [],
"current_quantity": 1,
"fulfillable_quantity": 1,
"fulfillment_service": "manual",
"fulfillment_status": null,
"gift_card": false,
"grams": 0,
"name": "R\u00fchrst\u00e4bli 140 Mm Holz Einzel Verpackt",
"price": "28.00",
"price_set": {
"shop_money": {
"amount": "28.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "28.00",
"currency_code": "CHF"
}
},
"product_exists": true,
"product_id": 10687936921938,
"properties": [],
"quantity": 1,
"requires_shipping": true,
"sales_line_item_group_id": null,
"sku": "4103",
"taxable": true,
"title": "R\u00fchrst\u00e4bli 140 Mm Holz Einzel Verpackt",
"total_discount": "0.00",
"total_discount_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"variant_id": 53073314578770,
"variant_inventory_management": null,
"variant_title": null,
"vendor": "Leomat",
"tax_lines": [],
"duties": [],
"discount_allocations": []
}
],
"payment_terms": null,
"refunds": [],
"shipping_address": {
"first_name": "Urs",
"address1": "Hofstrasse",
"phone": null,
"city": "Wetzikon",
"zip": "8620",
"province": null,
"country": "Switzerland",
"last_name": "Berger",
"address2": null,
"company": null,
"latitude": 47.3109102,
"longitude": 8.7961886,
"name": "Urs Berger",
"country_code": "CH",
"province_code": null
},
"shipping_lines": [
{
"id": 6064861643090,
"carrier_identifier": null,
"code": "teest",
"current_discounted_price_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"discounted_price": "0.00",
"discounted_price_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"is_removed": false,
"phone": null,
"price": "0.00",
"price_set": {
"shop_money": {
"amount": "0.00",
"currency_code": "CHF"
},
"presentment_money": {
"amount": "0.00",
"currency_code": "CHF"
}
},
"requested_fulfillment_service_id": null,
"source": "shopify",
"title": "teest",
"tax_lines": [],
"discount_allocations": []
}
],
"returns": [],
"line_item_groups": []
}
Raw
{"id":7708649554258,"admin_graphql_api_id":"gid:\/\/shopify\/Order\/7708649554258","app_id":580111,"browser_ip":"185.63.65.83","buyer_accepts_marketing":false,"cancel_reason":null,"cancelled_at":null,"cart_token":"hWNAD8QY79yyAZBHDo8pCB8N","checkout_id":48282155254098,"checkout_token":"8ab214e83152b2909dc8438347faa91c","client_details":{"accept_language":"de-CH","browser_height":null,"browser_ip":"185.63.65.83","browser_width":null,"session_hash":null,"user_agent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/146.0.0.0 Safari\/537.36 Edg\/146.0.0.0"},"closed_at":null,"company":null,"confirmation_number":"MAUZP506D","confirmed":true,"contact_email":"info@schoch-vending.ch","created_at":"2026-04-15T16:05:37+02:00","currency":"CHF","current_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_subtotal_price":"28.00","current_subtotal_price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"current_total_additional_fees_set":null,"current_total_discounts":"0.00","current_total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"current_total_duties_set":null,"current_total_price":"28.00","current_total_price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"current_total_tax":"0.00","current_total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"customer_locale":"de-CH","device_id":null,"discount_codes":[],"duties_included":false,"email":"info@schoch-vending.ch","estimated_taxes":false,"financial_status":"pending","fulfillment_status":null,"landing_site":"\/","landing_site_ref":null,"location_id":null,"merchant_business_entity_id":"30495605074","merchant_of_record_app_id":null,"name":"#1039","note":"TESTVERSUCH!!!","note_attributes":[],"number":39,"order_number":1039,"order_status_url":"https:\/\/shop.myleomat.ch\/99699687762\/orders\/a52fb3e6e02c84def6aad79c7d278c3c\/authenticate?key=650b49734a6e1d42e3ef8261beaf6f47","original_total_additional_fees_set":null,"original_total_duties_set":null,"payment_gateway_names":["Kauf auf Rechnung (Invoice)"],"phone":null,"po_number":null,"presentment_currency":"CHF","processed_at":"2026-04-15T16:05:36+02:00","reference":null,"referring_site":null,"source_identifier":null,"source_name":"web","source_url":null,"subtotal_price":"28.00","subtotal_price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"tags":"leomat-erp-status:pending","tax_exempt":false,"tax_lines":[],"taxes_included":true,"test":false,"token":"a52fb3e6e02c84def6aad79c7d278c3c","total_cash_rounding_payment_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_cash_rounding_refund_adjustment_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_discounts":"0.00","total_discounts_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_line_items_price":"28.00","total_line_items_price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"total_outstanding":"28.00","total_price":"28.00","total_price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"total_shipping_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tax":"0.00","total_tax_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"total_tip_received":"0.00","total_weight":0,"updated_at":"2026-04-20T03:00:59+02:00","user_id":null,"billing_address":{"first_name":"Urs","address1":"Hofstrasse","phone":null,"city":"Wetzikon","zip":"8620","province":null,"country":"Switzerland","last_name":"Berger","address2":null,"company":null,"latitude":47.3109102,"longitude":8.7961886,"name":"Urs Berger","country_code":"CH","province_code":null},"customer":{"id":10155365499218,"created_at":"2026-03-19T06:45:04+01:00","updated_at":"2026-04-16T08:47:00+02:00","first_name":null,"last_name":"2020130000","state":"enabled","note":null,"verified_email":true,"multipass_identifier":null,"tax_exempt":false,"email":"info@schoch-vending.ch","phone":null,"currency":"CHF","tax_exemptions":[],"admin_graphql_api_id":"gid:\/\/shopify\/Customer\/10155365499218","default_address":{"id":12261477613906,"customer_id":10155365499218,"first_name":"Urs","last_name":"Berger","company":null,"address1":"Hofstrasse","address2":null,"city":"Wetzikon","province":null,"country":"Switzerland","zip":"8620","phone":null,"name":"Urs Berger","province_code":null,"country_code":"CH","country_name":"Switzerland","default":true}},"discount_applications":[],"fulfillments":[],"line_items":[{"id":18131216826706,"admin_graphql_api_id":"gid:\/\/shopify\/LineItem\/18131216826706","attributed_staffs":[],"current_quantity":1,"fulfillable_quantity":1,"fulfillment_service":"manual","fulfillment_status":null,"gift_card":false,"grams":0,"name":"Rührstäbli 140 Mm Holz Einzel Verpackt","price":"28.00","price_set":{"shop_money":{"amount":"28.00","currency_code":"CHF"},"presentment_money":{"amount":"28.00","currency_code":"CHF"}},"product_exists":true,"product_id":10687936921938,"properties":[],"quantity":1,"requires_shipping":true,"sales_line_item_group_id":null,"sku":"4103","taxable":true,"title":"Rührstäbli 140 Mm Holz Einzel Verpackt","total_discount":"0.00","total_discount_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"variant_id":53073314578770,"variant_inventory_management":null,"variant_title":null,"vendor":"Leomat","tax_lines":[],"duties":[],"discount_allocations":[]}],"payment_terms":null,"refunds":[],"shipping_address":{"first_name":"Urs","address1":"Hofstrasse","phone":null,"city":"Wetzikon","zip":"8620","province":null,"country":"Switzerland","last_name":"Berger","address2":null,"company":null,"latitude":47.3109102,"longitude":8.7961886,"name":"Urs Berger","country_code":"CH","province_code":null},"shipping_lines":[{"id":6064861643090,"carrier_identifier":null,"code":"teest","current_discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"discounted_price":"0.00","discounted_price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"is_removed":false,"phone":null,"price":"0.00","price_set":{"shop_money":{"amount":"0.00","currency_code":"CHF"},"presentment_money":{"amount":"0.00","currency_code":"CHF"}},"requested_fulfillment_service_id":null,"source":"shopify","title":"teest","tax_lines":[],"discount_allocations":[]}],"returns":[],"line_item_groups":[]}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-language | "en" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 20 Apr 2026 01:01:02 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "6bbfb6" |
| x-powered-by | "pimcore" |
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" |
| LEOMAT_ORDER_STATUS_FILENAME | "order-status.csv" |
| PIMCORE_DEV_MODE | "false" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "7314" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/reflection486.lcube-server.de" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip;q=1.0,deflate;q=0.6,identity;q=0.3" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "leomatapi.test.mediadivision.ch" |
| HTTP_USER_AGENT | "Shopify-Captain-Hook" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "35.233.65.161" |
| HTTP_X_SHOPIFY_API_VERSION | "2026-01" |
| HTTP_X_SHOPIFY_EVENT_ID | "a42c6ed4-cbe9-4ba3-b156-136156de4aaa" |
| HTTP_X_SHOPIFY_HMAC_SHA256 | "em8xsZPZzsBglZxFoXKpk4gq6hy8YWhb5mkdRmtetn8=" |
| HTTP_X_SHOPIFY_ORDER_ID | "7708649554258" |
| HTTP_X_SHOPIFY_SHOP_DOMAIN | "z6dcd0-8z.myshopify.com" |
| HTTP_X_SHOPIFY_TEST | "false" |
| HTTP_X_SHOPIFY_TOPIC | "orders/updated" |
| HTTP_X_SHOPIFY_TRIGGERED_AT | "2026-04-20T01:00:59.222851382Z" |
| HTTP_X_SHOPIFY_WEBHOOK_ID | "382e3cf9-e897-55bf-b6e0-e2e9b65655dc" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_SSL_TLS_SNI | "leomatapi.test.mediadivision.ch" |
| REDIRECT_STATIC_PAGE_URI | "/%home" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aeV6zF1BkociieePQTBv-wAAARY" |
| REDIRECT_URL | "/webhook/shopify/leomat/order" |
| REMOTE_ADDR | "35.233.65.161" |
| REMOTE_PORT | "60794" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776646861 |
| REQUEST_TIME_FLOAT | 1776646861.007 |
| REQUEST_URI | "/webhook/shopify/leomat/order" |
| SCRIPT_FILENAME | "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "81.3.26.184" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "leomatapi.test.mediadivision.ch" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "leomatapi.test.mediadivision.ch" |
| STATIC_PAGE_URI | "/%home" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/reflection486.lcube-server.de/leomatapi/public/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,LEOMAT_ORDER_STATUS_FILENAME" |
| UNIQUE_ID | "aeV6zF1BkociieePQTBv-wAAARY" |
| USER | "web1" |
| proxy-nokeepalive | "1" |