Query Metrics
10
Database Queries
8
Different statements
8.62 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.24 ms (37.56%) |
2 |
SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1
Parameters:
[ "%demo-live.werbebanden-manager.de%" "2024-10-29" "2024-10-29" ] |
1.21 ms (14.09%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"usr_p676854_1"
]
|
1.17 ms (13.55%) |
1 |
SELECT t0.id AS id_1, t0.active AS active_2, t0.how_to_text1 AS how_to_text1_3, t0.how_to_text2 AS how_to_text2_4, t0.how_to_text3 AS how_to_text3_5, t0.background_color AS background_color_6, t0.icon_color AS icon_color_7, t0.fk_icon_1 AS fk_icon_1_8, t0.fk_icon_2 AS fk_icon_2_9, t0.fk_icon_3 AS fk_icon_3_10, t0.background_image_id AS background_image_id_11 FROM customer_content_how_to t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
0.93 ms (10.79%) |
1 |
SELECT t0.id AS id_1, t0.token AS token_2, t0.free_field AS free_field_3, t0.next_value AS next_value_4, t0.min_length AS min_length_5, t0.tax_rate AS tax_rate_6, t0.invoice_due AS invoice_due_7, t0.automatic_send AS automatic_send_8, t0.payment_term_in_days AS payment_term_in_days_9 FROM customer_invoice_settings t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
0.80 ms (9.23%) |
1 |
SELECT t0.id AS id_1, t0.active AS active_2, t0.description AS description_3 FROM customer_content_about_us t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
0.75 ms (8.71%) |
1 |
SELECT t0.id AS id_1, t0.active AS active_2, t0.text_color AS text_color_3, t0.background_color AS background_color_4 FROM customer_faq t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
0.28 ms (3.19%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.25 ms (2.87%) |
1 |
SELECT t0.id AS id_1, t0.host AS host_2, t0.test AS test_3, t0.active AS active_4, t0.contribution_allow AS contribution_allow_5, t0.contribution_active AS contribution_active_6, t0.contribution_price AS contribution_price_7, t0.contract_start AS contract_start_8, t0.contract_end AS contract_end_9, t0.homedir AS homedir_10, t0.basic_price AS basic_price_11, t0.area_basic_price AS area_basic_price_12 FROM customer_configuration t0 WHERE t0.id IN (?)
Parameters:
[
3
]
|
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.