GET https://www.auction.elcaholding.com/signup

Query Metrics

6 Database Queries
4 Different statements
1.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.54 ms
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
2 0.43 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.visible AS visible_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.authenticated AS authenticated_7, t0.static AS static_8, t0.landing AS landing_9 FROM PAGE t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "signup"
]
3 0.26 ms
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
4 0.16 ms
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
5 0.26 ms
SELECT h0_.id AS id_0, h0_.title AS title_1, h0_.predefined AS predefined_2, h0_.priority AS priority_3, h0_.custom AS custom_4, h0_.use_custom AS use_custom_5, h0_.custom_url AS custom_url_6, h0_.new_tab AS new_tab_7, h0_.page_id AS page_id_8 FROM header_menu h0_ ORDER BY h0_.priority ASC
Parameters:
[]
6 0.18 ms
SELECT f0_.id AS id_0, f0_.title AS title_1, f0_.predefined AS predefined_2, f0_.priority AS priority_3, f0_.custom AS custom_4, f0_.use_custom AS use_custom_5, f0_.custom_url AS custom_url_6, f0_.new_tab AS new_tab_7, f0_.page_id AS page_id_8 FROM footer_menu f0_ ORDER BY f0_.priority ASC
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\OG\Entity\GlobalSettings No errors.
App\OG\Entity\Country No errors.
App\OG\Entity\Page No errors.
App\OG\Entity\HeaderMenu No errors.
App\OG\Entity\FooterMenu No errors.