https://sinfilas.net/teatro/checkout_table

Query Metrics

4 Database Queries
4 Different statements
2.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.19 ms
(53.45%)
1
SELECT t0.client_id AS client_id_1, t0.name AS name_2, t0.address AS address_3, t0.facebook AS facebook_4, t0.instagram AS instagram_5, t0.platform_type AS platform_type_6, t0.website AS website_7, t0.slogan AS slogan_8, t0.email AS email_9, t0.phones AS phones_10, t0.whatsapp_active AS whatsapp_active_11, t0.whatsapp_phone AS whatsapp_phone_12, t0.only_customers_registered AS only_customers_registered_13, t0.about_us AS about_us_14, t0.chat_widget AS chat_widget_15, t0.has_locations AS has_locations_16, t0.location_image AS location_image_17, t0.map_center_view AS map_center_view_18, t0.map_center_zoom AS map_center_zoom_19, t0.has_app AS has_app_20, t0.has_web AS has_web_21, t0.closed_notice AS closed_notice_22, t0.is_active AS is_active_23, t0.created_at AS created_at_24, t0.allow_sales_closed_store AS allow_sales_closed_store_25, t0.invitation_message_create_account AS invitation_message_create_account_26, t0.welcome_message_new_users AS welcome_message_new_users_27, t0.is_payment_prod AS is_payment_prod_28, t0.slug AS slug_29, t0.service_fee AS service_fee_30, t0.currency_id AS currency_id_31, t0.country_id AS country_id_32, t0.created_by AS created_by_33 FROM client t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "teatro"
]
0.65 ms
(29.10%)
1
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
0.27 ms
(11.99%)
1
SELECT t0.currency_id AS currency_id_1, t0.currency_symbol AS currency_symbol_2, t0.currency_iso AS currency_iso_3, t0.currency_name AS currency_name_4, t0.is_active AS is_active_5, t0.created_at AS created_at_6, t0.currency_country AS currency_country_7, t0.country_id AS country_id_8, t0.created_by AS created_by_9 FROM currency t0 WHERE t0.currency_id = ?
Parameters:
[
  1
]
0.12 ms
(5.46%)
1
SELECT DATABASE()
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\Entity\Client No errors.
App\Entity\Currency No errors.
App\Entity\Country No errors.
App\Entity\User No errors.
App\Entity\UserRole No errors.
App\Entity\Organization No errors.