Error 500 Internal Server Error

GET https://stage-pimcore.c-524.maxcluster.net/build/assets/app-cCkXoiAL.js

Forwarded to ErrorController (1e618c)

Query Metrics

31 Database Queries
15 Different statements
5.95 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.22 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780436999
  "site_domain_e9a8781c2574c797e331ba9503830574"
]
2 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1780436999
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.28 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/build/assets/app-cCkXoiAL.js"
  "path"
  "auto_create"
  "/build/assets/app-cCkXoiAL.js"
  "path_query"
  "https://stage-pimcore.c-524.maxcluster.net/build/assets/app-cCkXoiAL.js"
  "entire_uri"
]
5 0.12 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780436999
  "system_route_redirect"
]
6 0.12 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1780436999
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
9 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/build/assets/"
  "app-cCkXoiAL.js"
]
10 0.12 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/build/assets/app-cCkXoiAL.js"
]
11 0.12 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/build/"
  "assets"
]
12 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/build/assets"
]
13 0.11 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "build"
]
14 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/build"
]
15 0.12 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  ""
]
16 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780436999
  "document_1"
]
17 0.12 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780436999
  "document_1\x01tags\x01"
]
18 0.11 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780436999
  "document_properties_1"
]
19 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1780436999
  "document_properties\x01tags\x01"
  "document_1\x01tags\x01"
]
20 0.32 ms
SELECT c0_.name AS name_0, c0_.template AS template_1, c0_.isDefault AS isDefault_2, c0_.siteId AS siteId_3, c0_.creation_date AS creation_date_4, c0_.modification_date AS modification_date_5, c0_.id AS id_6, c0_.useGrossPrice AS useGrossPrice_7, c0_.currencyId AS currencyId_8, c0_.baseCountryId AS baseCountryId_9 FROM coreshop_store c0_ WHERE c0_.isDefault = 1
Parameters:
[]
21 0.25 ms
SELECT t0.isoCode AS isoCode_1, t0.active AS active_2, t0.addressFormat AS addressFormat_3, t0.salutations AS salutations_4, t0.creation_date AS creation_date_5, t0.modification_date AS modification_date_6, t0.id AS id_7, t0.zoneId AS zoneId_8, t0.currencyId AS currencyId_9 FROM coreshop_country t0 WHERE t0.id IN (?)
Parameters:
[
  11
]
22 0.21 ms
SELECT t0.configKey AS configKey_1, t0.data AS data_2, t0.creation_date AS creation_date_3, t0.modification_date AS modification_date_4, t0.id AS id_5, t0.store_id AS store_id_6 FROM coreshop_configuration t0 WHERE t0.store_id IN (?)
Parameters:
[
  1
]
23 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_order"
]
24 0.78 ms
SELECT DISTINCT c0_.isoCode AS isoCode_0, c0_.name AS name_1, c0_.numericIsoCode AS numericIsoCode_2, c0_.symbol AS symbol_3, c0_.creation_date AS creation_date_4, c0_.modification_date AS modification_date_5, c0_.id AS id_6 FROM coreshop_currency c0_ LEFT JOIN coreshop_country c1_ ON c0_.id = c1_.currencyId INNER JOIN coreshop_store_countries c3_ ON c1_.id = c3_.country_id INNER JOIN coreshop_store c2_ ON c2_.id = c3_.store_id WHERE c1_.active = 1 AND c2_.id = ?
Parameters:
[
  1
]
25 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
26 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
27 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
28 0.24 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/build/assets/app-cCkXoiAL.js"
  "path"
  "auto_create"
  "/build/assets/app-cCkXoiAL.js"
  "path_query"
  "https://stage-pimcore.c-524.maxcluster.net/build/assets/app-cCkXoiAL.js"
  "entire_uri"
]
29 0.23 ms
SELECT t0.name AS name_1, t0.creation_date AS creation_date_2, t0.modification_date AS modification_date_3, t0.id AS id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM coreshop_country_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1
Parameters:
[
  11
  "en"
]
30 0.22 ms
SELECT t0.name AS name_1, t0.template AS template_2, t0.isDefault AS isDefault_3, t0.siteId AS siteId_4, t0.creation_date AS creation_date_5, t0.modification_date AS modification_date_6, t0.id AS id_7, t0.useGrossPrice AS useGrossPrice_8, t0.currencyId AS currencyId_9, t0.baseCountryId AS baseCountryId_10, t11.isoCode AS isoCode_12, t11.active AS active_13, t11.addressFormat AS addressFormat_14, t11.salutations AS salutations_15, t11.creation_date AS creation_date_16, t11.modification_date AS modification_date_17, t11.id AS id_18, t11.zoneId AS zoneId_19, t11.currencyId AS currencyId_20 FROM coreshop_store t0 LEFT JOIN coreshop_country t11 ON t0.baseCountryId = t11.id
Parameters:
[]
31 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "cs_wishlist"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
pimcore_generic_data_index doctrine.orm.pimcore_generic_data_index_entity_manager
default doctrine.orm.default_entity_manager
pimcore doctrine.orm.pimcore_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

pimcore_generic_data_index entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
CoreShop\Component\Core\Model\Store 1
CoreShop\Component\Core\Model\Currency 1
CoreShop\Component\Core\Model\Country 1
CoreShop\Component\Address\Model\Zone 1
CoreShop\Component\Address\Model\CountryTranslation 1

pimcore entity manager

Class Amount of managed objects

Entities Mapping

pimcore_generic_data_index entity manager

No loaded entities.

default entity manager

Class Mapping errors
CoreShop\Component\Store\Model\Store No errors.
CoreShop\Component\Core\Model\Store No errors.
CoreShop\Component\Currency\Model\ExchangeRate No errors.
CoreShop\Component\Currency\Model\Currency No errors.
CoreShop\Component\Core\Model\Currency No errors.
CoreShop\Component\Product\Model\ProductPriceRule No errors.
CoreShop\Component\Taxation\Model\TaxRule No errors.
CoreShop\Component\Core\Model\TaxRule No errors.
CoreShop\Component\Configuration\Model\Configuration No errors.
CoreShop\Component\Core\Model\Configuration No errors.
CoreShop\Component\Taxation\Model\TaxRate No errors.
CoreShop\Component\Shipping\Model\ShippingRule No errors.
CoreShop\Component\Shipping\Model\Carrier No errors.
CoreShop\Component\Core\Model\Carrier No errors.
CoreShop\Component\Order\Model\CartPriceRule No errors.
CoreShop\Component\Order\Model\CartPriceRuleVoucherCode No errors.
CoreShop\Component\Order\Model\CartPriceRuleVoucherCodeCustomer No errors.
CoreShop\Component\Payment\Model\PaymentProviderRule No errors.
CoreShop\Component\Address\Model\Country No errors.
CoreShop\Component\Core\Model\Country No errors.
CoreShop\Component\Address\Model\Zone No errors.
CoreShop\Component\Address\Model\CountryTranslation No errors.
CoreShop\Component\Address\Model\State No errors.
CoreShop\Component\Product\Model\ProductPriceRuleTranslation No errors.
CoreShop\Component\Rule\Model\Condition No errors.
CoreShop\Component\Rule\Model\Action No errors.
CoreShop\Component\Taxation\Model\TaxRuleGroup No errors.
CoreShop\Component\Taxation\Model\TaxRateTranslation No errors.
CoreShop\Component\Shipping\Model\ShippingRuleGroup No errors.
CoreShop\Component\Shipping\Model\CarrierTranslation No errors.
CoreShop\Component\Order\Model\CartPriceRuleTranslation No errors.
CoreShop\Component\Payment\Model\PaymentProviderRuleTranslation No errors.
CoreShop\Component\Address\Model\StateTranslation No errors.

pimcore entity manager

No loaded entities.