Query Metrics
958
Database Queries
41
Different statements
273.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
125.96 ms (45.99%) |
464 |
SELECT t0.id AS id_1, t0.sales_condition_text AS sales_condition_text_2, t0.clientstring AS clientstring_3, t0.tax AS tax_4, t0.street AS street_5, t0.housenumber AS housenumber_6, t0.postcode AS postcode_7, t0.municipality AS municipality_8, t0.process_state AS process_state_9, t0.total_amount AS total_amount_10, t0.total_tax_amount AS total_tax_amount_11, t0.total_with_tax_amount AS total_with_tax_amount_12, t0.invoice_date AS invoice_date_13, t0.due_date AS due_date_14, t0.invoice_number AS invoice_number_15, t0.about AS about_16, t0.note AS note_17, t0.ubl_mail_to_accountant_needed AS ubl_mail_to_accountant_needed_18, t0.contract_number AS contract_number_19, t0.attachment_number AS attachment_number_20, t0.marginowner AS marginowner_21, t0.secondarymarginowner AS secondarymarginowner_22, t0.unit_price AS unit_price_23, t0.intake_rate AS intake_rate_24, t0.working_days_per_week AS working_days_per_week_25, t0.external_reference AS external_reference_26, t0.external_update_needed AS external_update_needed_27, t0.external_info_needed AS external_info_needed_28, t0.send_peppol_needed AS send_peppol_needed_29, t0.peppol_status AS peppol_status_30, t0.peppol_description AS peppol_description_31, t0.peppol_latest_update AS peppol_latest_update_32, t0.structured_message_for_bank_transfer AS structured_message_for_bank_transfer_33, t0.state AS state_34, t0.created AS created_35, t0.updated AS updated_36, t0.organization_id AS organization_id_37, t0.client_id AS client_id_38, t0.sales_condition_id AS sales_condition_id_39, t0.language_id AS language_id_40, t0.currency_id AS currency_id_41, t0.pdf_id AS pdf_id_42, t0.ubl_id AS ubl_id_43, t0.contract_id AS contract_id_44, t0.accounttransaction_id AS accounttransaction_id_45, t0.profit_calculation_method_id AS profit_calculation_method_id_46, t0.created_by AS created_by_47, t0.updated_by AS updated_by_48 FROM invoice t0 WHERE t0.accounttransaction_id = ?
Parameters:
[
323
]
|
|
97.28 ms (35.52%) |
421 |
SELECT t0.id AS id_1, t0.sales_condition_text AS sales_condition_text_2, t0.clientstring AS clientstring_3, t0.tax AS tax_4, t0.street AS street_5, t0.housenumber AS housenumber_6, t0.postcode AS postcode_7, t0.municipality AS municipality_8, t0.process_state AS process_state_9, t0.total_amount AS total_amount_10, t0.total_tax_amount AS total_tax_amount_11, t0.total_with_tax_amount AS total_with_tax_amount_12, t0.credit_note_date AS credit_note_date_13, t0.credit_note_number AS credit_note_number_14, t0.about AS about_15, t0.note AS note_16, t0.ubl_mail_to_accountant_needed AS ubl_mail_to_accountant_needed_17, t0.contract_number AS contract_number_18, t0.attachment_number AS attachment_number_19, t0.marginowner AS marginowner_20, t0.secondarymarginowner AS secondarymarginowner_21, t0.state AS state_22, t0.created AS created_23, t0.updated AS updated_24, t0.organization_id AS organization_id_25, t0.client_id AS client_id_26, t0.invoice_id AS invoice_id_27, t0.sales_condition_id AS sales_condition_id_28, t0.language_id AS language_id_29, t0.currency_id AS currency_id_30, t0.pdf_id AS pdf_id_31, t0.ubl_id AS ubl_id_32, t0.contract_id AS contract_id_33, t0.accounttransaction_id AS accounttransaction_id_34, t0.created_by AS created_by_35, t0.updated_by AS updated_by_36 FROM credit_note t0 WHERE t0.invoice_id = ?
Parameters:
[
2
]
|
|
6.00 ms (2.19%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM employee e0_ WHERE (e0_.state = 0) AND (e0_.available_on < ?)
Parameters:
[
"2026-09-22"
]
|
|
4.99 ms (1.82%) |
1 |
SELECT t0.id AS id_1, t0.transaction_date AS transaction_date_2, t0.valuta_date AS valuta_date_3, t0.amount AS amount_4, t0.client_name AS client_name_5, t0.client_iban AS client_iban_6, t0.client_bic AS client_bic_7, t0.message AS message_8, t0.structured_message AS structured_message_9, t0.description AS description_10, t0.accept_unmatched_amount AS accept_unmatched_amount_11, t0.state AS state_12, t0.created AS created_13, t0.updated AS updated_14, t0.account_id AS account_id_15, t0.client_id AS client_id_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18 FROM account_transaction t0 WHERE t0.state = ? AND t0.account_id = ?
Parameters:
[ 0 1 ] |
|
3.36 ms (1.23%) |
1 |
SELECT a0_.id AS id_0, a0_.transaction_date AS transaction_date_1, a0_.valuta_date AS valuta_date_2, a0_.amount AS amount_3, a0_.client_name AS client_name_4, a0_.client_iban AS client_iban_5, a0_.client_bic AS client_bic_6, a0_.message AS message_7, a0_.structured_message AS structured_message_8, a0_.description AS description_9, a0_.accept_unmatched_amount AS accept_unmatched_amount_10, a0_.state AS state_11, a0_.created AS created_12, a0_.updated AS updated_13, a0_.account_id AS account_id_14, a0_.client_id AS client_id_15, a0_.created_by AS created_by_16, a0_.updated_by AS updated_by_17 FROM account_transaction a0_ WHERE ((a0_.state = 0) AND (a0_.account_id = ?)) ORDER BY a0_.transaction_date DESC LIMIT 1
Parameters:
[
1
]
|
|
2.33 ms (0.85%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM employee e0_ WHERE (e0_.state = 0)
Parameters:
[] |
|
2.27 ms (0.83%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM employee e0_ WHERE (e0_.state = 0) AND e0_.start_date <= ? AND (e0_.end_date >= ? OR e0_.end_date IS NULL)
Parameters:
[ "2026-09-21" "2026-09-21" ] |
|
2.27 ms (0.83%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM employee e0_ WHERE (e0_.state = 0) AND (e0_.available_on < ?) AND e0_.hot_profile = 1
Parameters:
[
"2026-09-22"
]
|
|
2.16 ms (0.79%) |
4 |
SELECT COUNT(i0_.id) AS sclr_0 FROM invoice i0_ WHERE (i0_.state = 0) AND (i0_.process_state = ?)
Parameters:
[
0
]
|
|
2.09 ms (0.76%) |
1 |
SELECT COUNT(e0_.id) AS sclr_0 FROM employee e0_ WHERE (e0_.state = 0) AND e0_.hot_profile = 1
Parameters:
[] |
|
2.03 ms (0.74%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.list1 AS list1_3, t0.list2 AS list2_4, t0.list3 AS list3_5, t0.boolean1 AS boolean1_6, t0.boolean2 AS boolean2_7, t0.boolean3 AS boolean3_8, t0.integer1 AS integer1_9, t0.integer2 AS integer2_10, t0.integer3 AS integer3_11, t0.float1 AS float1_12, t0.float2 AS float2_13, t0.float3 AS float3_14, t0.string1 AS string1_15, t0.string2 AS string2_16, t0.string3 AS string3_17, t0.state AS state_18, t0.created AS created_19, t0.updated AS updated_20, t0.type_id AS type_id_21, t0.list1_list_id AS list1_list_id_22, t0.list2_list_id AS list2_list_id_23, t0.list3_list_id AS list3_list_id_24, t0.created_by AS created_by_25, t0.updated_by AS updated_by_26 FROM widget t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
1.96 ms (0.71%) |
7 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.boolean1 AS boolean1_3, t0.boolean2 AS boolean2_4, t0.boolean3 AS boolean3_5, t0.integer1 AS integer1_6, t0.integer2 AS integer2_7, t0.integer3 AS integer3_8, t0.float1 AS float1_9, t0.float2 AS float2_10, t0.float3 AS float3_11, t0.string1 AS string1_12, t0.string2 AS string2_13, t0.string3 AS string3_14, t0.state AS state_15, t0.created AS created_16, t0.updated AS updated_17, t0.pagerowcolumn_id AS pagerowcolumn_id_18, t0.widget_id AS widget_id_19, t0.list1_id AS list1_id_20, t0.list2_id AS list2_id_21, t0.list3_id AS list3_id_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24 FROM page_row_column_widget t0 WHERE t0.pagerowcolumn_id = ?
Parameters:
[
3
]
|
|
1.92 ms (0.70%) |
1 |
SELECT COUNT(a0_.id) AS sclr_0 FROM account_transaction a0_ WHERE ((a0_.state = 0) AND (a0_.account_id = ?)) AND a0_.transaction_date >= ?
Parameters:
[ 1 "2026-09-14" ] |
|
1.77 ms (0.65%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.class AS class_4, t0.state AS state_5, t0.created AS created_6, t0.updated AS updated_7, t0.screenconfigurationpage_id AS screenconfigurationpage_id_8, t0.pagerowcolumn_id AS pagerowcolumn_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM page_row t0 WHERE t0.pagerowcolumn_id = ?
Parameters:
[
3
]
|
|
1.65 ms (0.60%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.boolean1 AS boolean1_3, t0.boolean2 AS boolean2_4, t0.integer1 AS integer1_5, t0.integer2 AS integer2_6, t0.float1 AS float1_7, t0.float2 AS float2_8, t0.string1 AS string1_9, t0.string2 AS string2_10, t0.text1 AS text1_11, t0.text2 AS text2_12, t0.state AS state_13, t0.created AS created_14, t0.updated AS updated_15, t0.list1_id AS list1_id_16, t0.list2_id AS list2_id_17, t0.created_by AS created_by_18, t0.updated_by AS updated_by_19, t0.organization_id AS organization_id_20, t0.configurablelist_id AS configurablelist_id_21 FROM list_item t0 WHERE t0.id = ?
Parameters:
[
4
]
|
|
1.18 ms (0.43%) |
2 |
SELECT COUNT(i0_.id) AS sclr_0 FROM invoice i0_ LEFT JOIN client c1_ ON i0_.client_id = c1_.id WHERE ((i0_.state = 0) AND (c1_.contact_by_email = 1)) AND i0_.process_state = 0
Parameters:
[] |
|
1.14 ms (0.42%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(p1_.id) AS sclr_2 FROM proposal p1_ INNER JOIN user u0_ ON p1_.owner_id = u0_.id WHERE (p1_.state = 0) AND p1_.open = ? AND p1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[
1
]
|
|
1.13 ms (0.41%) |
2 |
SELECT COUNT(i0_.id) AS sclr_0 FROM invoice i0_ WHERE (i0_.state = 0) AND (i0_.invoice_date >= ?) AND (i0_.invoice_date <= ?)
Parameters:
[ "2026-08-01" "2026-08-31" ] |
|
1.11 ms (0.41%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(l1_.id) AS sclr_2 FROM lead l1_ INNER JOIN user u0_ ON l1_.owner_id = u0_.id WHERE (l1_.state = 0) AND l1_.open = ? AND l1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[
1
]
|
|
1.08 ms (0.40%) |
2 |
SELECT COUNT(i0_.id) AS sclr_0 FROM invoice i0_ WHERE (i0_.state = 0) AND (((i0_.due_date IS NOT NULL) AND (i0_.due_date < ?)) AND i0_.process_state <> 2)
Parameters:
[
"2026-09-21 20:34:19"
]
|
|
1.01 ms (0.37%) |
1 |
SELECT t0.id AS id_1, t0.entity AS entity_2, t0.action AS action_3, t0.path AS path_4, t0.logging AS logging_5, t0.found_during_last_run AS found_during_last_run_6, t0.execution_action AS execution_action_7, t0.state AS state_8, t0.created AS created_9, t0.updated AS updated_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12 FROM security_action t0 WHERE t0.entity = ? AND t0.action = ? AND t0.state = ? LIMIT 1
Parameters:
[ "User" "home" 0 ] |
|
0.88 ms (0.32%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(p1_.id) AS sclr_2 FROM proposal p1_ INNER JOIN user u0_ ON p1_.owner_id = u0_.id WHERE (p1_.state = 0) AND (p1_.open = ? AND p1_.interview = ?) AND p1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[ 1 1 ] |
|
0.82 ms (0.30%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(c1_.id) AS sclr_2 FROM contract c1_ INNER JOIN user u0_ ON c1_.owner_id = u0_.id WHERE (c1_.state = 0) AND (((c1_.end_date >= ?) OR (c1_.end_date IS NULL)) AND (c1_.start_date <= ?)) AND c1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[ "2026-09-01" "2026-09-30" ] |
|
0.73 ms (0.27%) |
2 |
SELECT COUNT(c0_.id) AS sclr_0 FROM contract c0_ WHERE (c0_.state = 0) AND ((c0_.end_date >= ?) OR (c0_.end_date IS NULL)) AND (c0_.start_date <= ?)
Parameters:
[ "2026-08-01" "2026-08-31" ] |
|
0.72 ms (0.26%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(c1_.id) AS sclr_2 FROM contract c1_ INNER JOIN user u0_ ON c1_.secondary_owner_id = u0_.id WHERE (c1_.state = 0) AND (((c1_.end_date >= ?) OR (c1_.end_date IS NULL)) AND (c1_.start_date <= ?)) AND c1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[ "2026-09-01" "2026-09-30" ] |
|
0.71 ms (0.26%) |
1 |
SELECT u0_.first_name AS first_name_0, u0_.id AS id_1, COUNT(c1_.id) AS sclr_2 FROM contract c1_ INNER JOIN user u0_ ON c1_.owner_id = u0_.id WHERE (c1_.state = 0) AND (((c1_.end_date <= ?) OR (c1_.invoiced_days + 20 >= c1_.max_days)) AND (c1_.no_extension = ?)) AND c1_.state = 0 GROUP BY u0_.id, u0_.uuid, u0_.email, u0_.first_name, u0_.last_name, u0_.phone, u0_.type, u0_.last_login, u0_.failed_login_attempts, u0_.enabled, u0_.locked, u0_.roles, u0_.password, u0_.state, u0_.created, u0_.updated, u0_.picture_id, u0_.userfunction_id, u0_.timezone_id, u0_.locale_id, u0_.employee_id, u0_.organization_id, u0_.created_by, u0_.updated_by
Parameters:
[ "2026-10-21" 0 ] |
|
0.60 ms (0.22%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.class AS class_4, t0.state AS state_5, t0.created AS created_6, t0.updated AS updated_7, t0.pagerow_id AS pagerow_id_8, t0.extra_small_id AS extra_small_id_9, t0.small_id AS small_id_10, t0.medium_id AS medium_id_11, t0.large_id AS large_id_12, t0.extra_large_id AS extra_large_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM page_row_column t0 WHERE t0.pagerow_id = ?
Parameters:
[
2
]
|
|
0.59 ms (0.22%) |
2 |
SELECT COUNT(n0_.id) AS sclr_0 FROM no_invoice n0_ WHERE (n0_.state = 0) AND (n0_.creation_date >= ?) AND (n0_.creation_date <= ?)
Parameters:
[ "2026-08-01" "2026-08-31" ] |
|
0.52 ms (0.19%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.state AS state_4, t0.created AS created_5, t0.updated AS updated_6, t0.screenconfiguration_id AS screenconfiguration_id_7, t0.icon_id AS icon_id_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10 FROM screen_configuration_page t0 WHERE t0.screenconfiguration_id = ? AND t0.state = ? ORDER BY t0.position ASC
Parameters:
[ 2 0 ] |
|
0.46 ms (0.17%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.42 ms (0.15%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.show_blameable AS show_blameable_3, t0.show_deleted AS show_deleted_4, t0.state AS state_5, t0.created AS created_6, t0.updated AS updated_7, t0.ui_template_id AS ui_template_id_8, t0.specific_screen_configuration_id AS specific_screen_configuration_id_9, t0.authorizationtype_id AS authorizationtype_id_10, t0.created_by AS created_by_11, t0.updated_by AS updated_by_12, t0.organization_id AS organization_id_13 FROM user_function t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.35 ms (0.13%) |
1 |
INSERT INTO user_log (entity, action, element, state, created, updated, authorizationtype_id, created_by, updated_by, organization_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "User" 2 => "home" 3 => 5 4 => 0 5 => "2026-09-21 20:34:19" 6 => "2026-09-21 20:34:19" 7 => null 8 => 5 9 => 5 10 => 1 ] |
|
0.33 ms (0.12%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.email AS email_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.phone AS phone_6, t0.type AS type_7, t0.last_login AS last_login_8, t0.failed_login_attempts AS failed_login_attempts_9, t0.enabled AS enabled_10, t0.locked AS locked_11, t0.roles AS roles_12, t0.password AS password_13, t0.state AS state_14, t0.created AS created_15, t0.updated AS updated_16, t0.picture_id AS picture_id_17, t0.userfunction_id AS userfunction_id_18, t0.timezone_id AS timezone_id_19, t0.locale_id AS locale_id_20, t0.employee_id AS employee_id_21, t0.organization_id AS organization_id_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24 FROM user t0 WHERE t0.id = ?
Parameters:
[
5
]
|
|
0.33 ms (0.12%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.iban AS iban_3, t0.bic AS bic_4, t0.balance AS balance_5, t0.balance_timestamp AS balance_timestamp_6, t0.my_ponto_account_id AS my_ponto_account_id_7, t0.my_ponto_last_transaction AS my_ponto_last_transaction_8, t0.state AS state_9, t0.created AS created_10, t0.updated AS updated_11, t0.organization_id AS organization_id_12, t0.currency_id AS currency_id_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15 FROM account t0 WHERE t0.iban = ? AND t0.state = ? LIMIT 1
Parameters:
[ "BE56068944863788" 0 ] |
|
0.32 ms (0.12%) |
1 |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.type AS type_4, t0.string_value AS string_value_5, t0.integer_value AS integer_value_6, t0.text_value AS text_value_7, t0.boolean_value AS boolean_value_8, t0.organization_specific AS organization_specific_9, t0.state AS state_10, t0.created AS created_11, t0.updated AS updated_12, t0.file_value_id AS file_value_id_13, t0.configurablelist_id AS configurablelist_id_14, t0.listitem_value_id AS listitem_value_id_15, t0.product_value_id AS product_value_id_16, t0.organization_value_id AS organization_value_id_17, t0.document_template_group_value_id AS document_template_group_value_id_18, t0.authorizationtype_id AS authorizationtype_id_19, t0.organization_id AS organization_id_20, t0.created_by AS created_by_21, t0.updated_by AS updated_by_22 FROM setting t0 WHERE t0.identifier = ? AND t0.organization_id IS NULL AND t0.state = ? LIMIT 1
Parameters:
[ "Kernel.LocationPageMenu" 0 ] |
|
0.30 ms (0.11%) |
1 |
UPDATE security_action SET execution_action = ?, updated = ? WHERE id = ?
Parameters:
[ 10925 "2026-09-21 20:34:19" 360 ] |
|
0.27 ms (0.10%) |
1 |
SELECT COUNT(t0_.id) AS sclr_0 FROM time_sheet t0_ INNER JOIN list_item l1_ ON t0_.flow_status_id = l1_.id WHERE (t0_.state = 0) AND l1_.name = 'TimeSheetStatus.SendOutForApproval'
Parameters:
[] |
|
0.24 ms (0.09%) |
1 |
SELECT COUNT(t0_.id) AS sclr_0 FROM time_sheet t0_ INNER JOIN list_item l1_ ON t0_.flow_status_id = l1_.id WHERE (t0_.state = 0) AND l1_.name = 'TimeSheetStatus.Approved' AND t0_.month >= ? AND t0_.month <= ?
Parameters:
[ "2026-08-01" "2026-08-31" ] |
|
0.21 ms (0.08%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3, t0.class AS class_4, t0.state AS state_5, t0.created AS created_6, t0.updated AS updated_7, t0.screenconfigurationpage_id AS screenconfigurationpage_id_8, t0.pagerowcolumn_id AS pagerowcolumn_id_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11 FROM page_row t0 WHERE t0.screenconfigurationpage_id = ?
Parameters:
[
2
]
|
|
0.21 ms (0.08%) |
1 |
SELECT COUNT(t0_.id) AS sclr_0 FROM time_sheet t0_ INNER JOIN list_item l1_ ON t0_.flow_status_id = l1_.id WHERE (t0_.state = 0) AND l1_.name = 'TimeSheetStatus.Approved' AND t0_.send_to_pay_roll_administration = 0
Parameters:
[] |
|
0.19 ms (0.07%) |
1 |
"START TRANSACTION"
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\Kernel\User | No errors. |
| App\Entity\Kernel\KernelFile | No errors. |
| App\Entity\Kernel\UserFunction | No errors. |
| App\Entity\Kernel\ListItem | No errors. |
| App\Entity\HR\Employee | No errors. |
| App\Entity\Kernel\Organization | No errors. |
| App\Entity\Kernel\Contact | No errors. |
| App\Entity\Kernel\SecurityAction | No errors. |
| App\Entity\Kernel\UserLog | No errors. |
| App\Entity\Kernel\ConfigurableList | No errors. |
| App\Entity\Kernel\ScreenConfiguration | No errors. |
| App\Entity\Kernel\Folder | No errors. |
| App\Entity\Kernel\Role | No errors. |
| App\Entity\Kernel\ScreenConfigurationPage | No errors. |
| App\Entity\Kernel\PageRow | No errors. |
| App\Entity\Kernel\PageTranslation | No errors. |
| App\Entity\Kernel\ListItemTranslation | No errors. |
| App\Entity\Kernel\Setting | No errors. |
| App\Entity\Finance\Product | No errors. |
| App\Entity\Kernel\DocumentTemplateGroup | No errors. |
| App\Entity\Kernel\PageRowColumn | No errors. |
| App\Entity\Kernel\PageRowColumnWidget | No errors. |
| App\Entity\Kernel\Widget | No errors. |
| App\Entity\Finance\Lead | No errors. |
| App\Entity\Finance\Proposal | No errors. |
| App\Entity\Finance\Contract | No errors. |
| App\Entity\Finance\Invoice | No errors. |
| App\Entity\Finance\NoInvoice | No errors. |
| App\Entity\CRM\Client | No errors. |
| App\Entity\Finance\Account | No errors. |
| App\Entity\Finance\AccountTransaction | No errors. |
| App\Entity\Finance\SalesCondition | No errors. |
| App\Entity\Finance\CreditNote | No errors. |
| App\Entity\Finance\InvoiceProduct | No errors. |
| App\Entity\HR\TimeSheet | No errors. |