Redirect 308 redirect from GET @site_login (9d86b3)

GET https://shopro4.orangestudio.pl/en/sign-in

Query Metrics

49 Database Queries
14 Different statements
32.99 ms Query time
0 Invalid entities
43 Managed entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.direction AS direction_4, t0.author AS author_5, t0.subdomain AS subdomain_6, t0.active AS active_7, t0.default_language AS default_language_8, t0.locale AS locale_9, t0.currency AS currency_10, t0.currency_symbol AS currency_symbol_11, t0.decimal_separator AS decimal_separator_12, t0.thousands_separator AS thousands_separator_13 FROM language t0 WHERE t0.code = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "en"
  1
]
2 0.79 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.caption AS caption_4, t0.seo_title AS seo_title_5, t0.description AS description_6, t0.content AS content_7, t0.builder_data AS builder_data_8, t0.builder_css AS builder_css_9, t0.canonical AS canonical_10, t0.published AS published_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM cms_page_translation t0 WHERE t0.language_id = ? AND t0.slug = ? AND t0.published = ? LIMIT 1
Parameters:
[
  2
  "sign-in"
  1
]
3 0.77 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.editor_mode AS editor_mode_5, t0.builder_data AS builder_data_6, t0.builder_css AS builder_css_7, t0.published AS published_8, t0.publish_at AS publish_at_9, t0.unpublish_at AS unpublish_at_10, t0.caption AS caption_11, t0.seo_title AS seo_title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.meta AS meta_15, t0.javascript AS javascript_16, t0.canonical AS canonical_17, t0.access AS access_18, t0.follow AS follow_19, t0.home_page AS home_page_20, t0.error_page AS error_page_21, t0.admin_only AS admin_only_22, t0.login_page AS login_page_23, t0.activation_page AS activation_page_24, t0.account_page AS account_page_25, t0.registration_page AS registration_page_26, t0.search_page AS search_page_27, t0.sitemap_page AS sitemap_page_28, t0.profile_page AS profile_page_29, t0.terms_page AS terms_page_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.deleted_at AS deleted_at_33, t0.lock_version AS lock_version_34 FROM cms_page t0 WHERE t0.id = ?
Parameters:
[
  6
]
4 0.51 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "settings"
]
5 0.33 ms
SELECT DATABASE()
Parameters:
[]
6 4.88 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "shopro4_dev"
]
7 0.55 ms
SELECT t0.id AS id_1, t0.configuration AS configuration_2, t0.smtp_password AS smtp_password_3, t0.updated_at AS updated_at_4 FROM system_settings t0 WHERE t0.id = ?
Parameters:
[
  1
]
8 0.48 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "language"
]
9 0.37 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "cms"
]
10 0.41 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "identity"
]
11 0.49 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "media"
]
12 0.56 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.direction AS direction_4, t0.author AS author_5, t0.subdomain AS subdomain_6, t0.active AS active_7, t0.default_language AS default_language_8, t0.locale AS locale_9, t0.currency AS currency_10, t0.currency_symbol AS currency_symbol_11, t0.decimal_separator AS decimal_separator_12, t0.thousands_separator AS thousands_separator_13 FROM language t0 WHERE t0.code = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "en"
  1
]
13 0.99 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.editor_mode AS editor_mode_5, t0.builder_data AS builder_data_6, t0.builder_css AS builder_css_7, t0.published AS published_8, t0.publish_at AS publish_at_9, t0.unpublish_at AS unpublish_at_10, t0.caption AS caption_11, t0.seo_title AS seo_title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.meta AS meta_15, t0.javascript AS javascript_16, t0.canonical AS canonical_17, t0.access AS access_18, t0.follow AS follow_19, t0.home_page AS home_page_20, t0.error_page AS error_page_21, t0.admin_only AS admin_only_22, t0.login_page AS login_page_23, t0.activation_page AS activation_page_24, t0.account_page AS account_page_25, t0.registration_page AS registration_page_26, t0.search_page AS search_page_27, t0.sitemap_page AS sitemap_page_28, t0.profile_page AS profile_page_29, t0.terms_page AS terms_page_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.deleted_at AS deleted_at_33, t0.lock_version AS lock_version_34 FROM cms_page t0 WHERE t0.login_page = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[
  1
]
14 0.50 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.caption AS caption_4, t0.seo_title AS seo_title_5, t0.description AS description_6, t0.content AS content_7, t0.builder_data AS builder_data_8, t0.builder_css AS builder_css_9, t0.canonical AS canonical_10, t0.published AS published_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM cms_page_translation t0 WHERE t0.page_id = ? AND t0.language_id = ? AND t0.published = ? LIMIT 1
Parameters:
[
  6
  2
  1
]
15 1.32 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.caption AS caption_3, c0_.seo_title AS seo_title_4, c0_.description AS description_5, c0_.content AS content_6, c0_.builder_data AS builder_data_7, c0_.builder_css AS builder_css_8, c0_.canonical AS canonical_9, c0_.published AS published_10, c0_.page_id AS page_id_11, c0_.language_id AS language_id_12 FROM cms_page_translation c0_ INNER JOIN language l1_ ON c0_.language_id = l1_.id WHERE c0_.page_id = ? AND c0_.published = 1 AND l1_.active = 1 AND l1_.default_language = 0 ORDER BY l1_.name ASC
Parameters:
[
  6
]
16 1.20 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "site_auth.account"
]
17 0.49 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "site_auth.login_title"
]
18 0.42 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "site_auth.login_help"
]
19 1.10 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "auth.identifier"
]
20 0.47 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "auth.password"
]
21 0.37 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "auth.remember_me"
]
22 0.44 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "auth.sign_in"
]
23 0.76 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "auth.forgot_password_link"
]
24 0.68 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.editor_mode AS editor_mode_5, t0.builder_data AS builder_data_6, t0.builder_css AS builder_css_7, t0.published AS published_8, t0.publish_at AS publish_at_9, t0.unpublish_at AS unpublish_at_10, t0.caption AS caption_11, t0.seo_title AS seo_title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.meta AS meta_15, t0.javascript AS javascript_16, t0.canonical AS canonical_17, t0.access AS access_18, t0.follow AS follow_19, t0.home_page AS home_page_20, t0.error_page AS error_page_21, t0.admin_only AS admin_only_22, t0.login_page AS login_page_23, t0.activation_page AS activation_page_24, t0.account_page AS account_page_25, t0.registration_page AS registration_page_26, t0.search_page AS search_page_27, t0.sitemap_page AS sitemap_page_28, t0.profile_page AS profile_page_29, t0.terms_page AS terms_page_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.deleted_at AS deleted_at_33, t0.lock_version AS lock_version_34 FROM cms_page t0 WHERE t0.activation_page = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[
  1
]
25 0.72 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.caption AS caption_4, t0.seo_title AS seo_title_5, t0.description AS description_6, t0.content AS content_7, t0.builder_data AS builder_data_8, t0.builder_css AS builder_css_9, t0.canonical AS canonical_10, t0.published AS published_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM cms_page_translation t0 WHERE t0.page_id = ? AND t0.language_id = ? AND t0.published = ? LIMIT 1
Parameters:
[
  7
  2
  1
]
26 0.48 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "site_registration.resend_link"
]
27 0.59 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.editor_mode AS editor_mode_5, t0.builder_data AS builder_data_6, t0.builder_css AS builder_css_7, t0.published AS published_8, t0.publish_at AS publish_at_9, t0.unpublish_at AS unpublish_at_10, t0.caption AS caption_11, t0.seo_title AS seo_title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.meta AS meta_15, t0.javascript AS javascript_16, t0.canonical AS canonical_17, t0.access AS access_18, t0.follow AS follow_19, t0.home_page AS home_page_20, t0.error_page AS error_page_21, t0.admin_only AS admin_only_22, t0.login_page AS login_page_23, t0.activation_page AS activation_page_24, t0.account_page AS account_page_25, t0.registration_page AS registration_page_26, t0.search_page AS search_page_27, t0.sitemap_page AS sitemap_page_28, t0.profile_page AS profile_page_29, t0.terms_page AS terms_page_30, t0.created_at AS created_at_31, t0.updated_at AS updated_at_32, t0.deleted_at AS deleted_at_33, t0.lock_version AS lock_version_34 FROM cms_page t0 WHERE t0.registration_page = ? AND t0.deleted_at IS NULL LIMIT 1
Parameters:
[
  1
]
28 0.47 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.caption AS caption_4, t0.seo_title AS seo_title_5, t0.description AS description_6, t0.content AS content_7, t0.builder_data AS builder_data_8, t0.builder_css AS builder_css_9, t0.canonical AS canonical_10, t0.published AS published_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM cms_page_translation t0 WHERE t0.page_id = ? AND t0.language_id = ? AND t0.published = ? LIMIT 1
Parameters:
[
  9
  2
  1
]
29 0.43 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "site_registration.create_account"
]
30 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.direction AS direction_4, t0.author AS author_5, t0.subdomain AS subdomain_6, t0.active AS active_7, t0.default_language AS default_language_8, t0.locale AS locale_9, t0.currency AS currency_10, t0.currency_symbol AS currency_symbol_11, t0.decimal_separator AS decimal_separator_12, t0.thousands_separator AS thousands_separator_13 FROM language t0 WHERE t0.default_language = ? LIMIT 1
Parameters:
[
  1
]
31 0.49 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "front.home"
]
32 0.86 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "portfolio"
]
33 0.88 ms
SELECT t0.code AS code_1, t0.version AS version_2, t0.enabled AS enabled_3, t0.installed_at AS installed_at_4, t0.updated_at AS updated_at_5 FROM installed_module t0 WHERE t0.code = ?
Parameters:
[
  "shop"
]
34 0.85 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "front.main_menu"
]
35 0.79 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.title"
]
36 0.42 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.lead"
]
37 0.37 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.reject_optional"
]
38 0.49 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.settings"
]
39 0.47 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.accept_all"
]
40 0.48 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.necessary"
]
41 0.44 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.necessary_help"
]
42 0.47 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.necessary_always"
]
43 0.45 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.preferences"
]
44 0.43 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.preferences_help"
]
45 0.56 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.analytics"
]
46 0.42 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.analytics_help"
]
47 0.46 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.marketing"
]
48 0.43 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.marketing_help"
]
49 0.47 ms
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.value AS value_3, t0.language_id AS language_id_4 FROM language_translation t0 WHERE t0.language_id = ? AND t0.translation_key = ? LIMIT 1
Parameters:
[
  2
  "cookie.save_settings"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Language\Domain\Entity\Translation 27
App\Module\Domain\Entity\InstalledModule 7
App\Cms\Domain\Entity\PageTranslation 3
App\Cms\Domain\Entity\Page 3
App\Language\Domain\Entity\Language 2
App\Settings\Domain\Entity\SystemSettings 1