Redirect 302 redirect from GET @n/a (9fbbc6)

Error 404 Not Found

GET https://dev.light2life.ru/sitemap.xml

Forwarded to ErrorController (e98aab)

Query Metrics

11 Database Queries
11 Different statements
6.32 ms Query time
0 Invalid entities
23 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.97 ms
SELECT text_value FROM oro_config_value WHERE name = ? AND section = ?
Parameters:
[
  "is_installed"
  "oro_distribution"
]
2 0.12 ms
SET application_name TO '7990a2881a76a759a24fd187787aba26'
Parameters:
[]
3 0.56 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1
Parameters:
[
  1
]
4 0.53 ms
SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1
Parameters:
[
  "eec591c97547754bf672"
]
5 0.34 ms
SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?
Parameters:
[
  3
]
6 0.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?
Parameters:
[
  1
]
7 0.49 ms
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC
Parameters:
[]
8 1.49 ms
SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC
Parameters:
[
  1
  1
  "0b7b480b9ee42fd8ea55fa25393f8b5d"
  "/sitemap.xml"
  1
]
9 0.78 ms
SELECT o0_.id AS id_0, o0_.redirect_from_prototype AS redirect_from_prototype_1, o0_.redirect_from AS redirect_from_2, o0_.from_hash AS from_hash_3, o0_.redirect_to_prototype AS redirect_to_prototype_4, o0_.redirect_to AS redirect_to_5, o0_.redirect_type AS redirect_type_6, o1_.id AS id_7, o0_.slug_id AS slug_id_8 FROM oro_redirect o0_ LEFT JOIN oro_redirect_scope o2_ ON o0_.id = o2_.redirect_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.localization_id = ? OR o1_.localization_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) WHERE o0_.from_hash = ? AND o0_.redirect_from = ? ORDER BY o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o1_.localization_id DESC NULLS LAST
Parameters:
[
  1
  1
  1
  "0b7b480b9ee42fd8ea55fa25393f8b5d"
  "/sitemap.xml"
]
10 0.33 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?
Parameters:
[
  1
]
11 0.31 ms
SELECT o0_.theme AS theme_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?
Parameters:
[
  1
]

Database Connections

Name Service
default doctrine.dbal.default_connection
session doctrine.dbal.session_connection
config doctrine.dbal.config_connection
message_queue doctrine.dbal.message_queue_connection
sql_validator doctrine.dbal.sql_validator_connection
search doctrine.dbal.search_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
config doctrine.orm.config_entity_manager
message_queue doctrine.orm.message_queue_entity_manager
batch doctrine.orm.batch_entity_manager
search doctrine.orm.search_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
Oro\Bundle\LocaleBundle\Entity\Localization 8
Oro\Bundle\TranslationBundle\Entity\Language 8
Oro\Bundle\CustomerBundle\Entity\CustomerUserRole 2
Oro\Bundle\WebsiteBundle\Entity\Website 1
Oro\Bundle\OrganizationBundle\Entity\BusinessUnit 1
Oro\Bundle\OrganizationBundle\Entity\Organization 1
Oro\Bundle\WebCatalogBundle\Entity\WebCatalog 1
Oro\Bundle\CustomerBundle\Entity\CustomerGroup 1

config entity manager

Class Amount of managed objects

message_queue entity manager

Class Amount of managed objects

batch entity manager

Class Amount of managed objects

search entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
Oro\Bundle\WebsiteBundle\Entity\Website No errors.
Oro\Bundle\OrganizationBundle\Entity\BusinessUnit No errors.
Oro\Bundle\OrganizationBundle\Entity\Organization No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerUserRole No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerVisitor No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerUser No errors.
Oro\Bundle\RedirectBundle\Entity\Slug No errors.
Oro\Bundle\WebCatalogBundle\Entity\WebCatalog No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerGroup No errors.
Oro\Bundle\LocaleBundle\Entity\Localization No errors.
Oro\Bundle\LocaleBundle\Entity\LocalizedFallbackValue No errors.
Oro\Bundle\TranslationBundle\Entity\Language No errors.
Oro\Bundle\ScopeBundle\Entity\Scope No errors.
Oro\Bundle\RedirectBundle\Entity\Redirect No errors.
Oro\Bundle\ThemeBundle\Entity\ThemeConfiguration No errors.
Oro\Bundle\UserBundle\Entity\User No errors.
Oro\Bundle\CustomerBundle\Entity\Customer No errors.
Oro\Bundle\ShoppingListBundle\Entity\ShoppingList No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerUserAddress No errors.
Oro\Bundle\CustomerBundle\Entity\CustomerUserSettings No errors.
Oro\Bundle\ConsentBundle\Entity\ConsentAcceptance No errors.
Oro\Bundle\PaymentTermBundle\Entity\PaymentTerm No errors.
Oro\Bundle\TaxBundle\Entity\CustomerTaxCode No errors.

config entity manager

No loaded entities.

message_queue entity manager

No loaded entities.

batch entity manager

No loaded entities.

search entity manager

No loaded entities.