Query Metrics
114
Database Queries
13
Different statements
67.23 ms
Query time
30
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.99 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.surname AS surname_6, t0.login_refused AS login_refused_7, t0.login_refused_message AS login_refused_message_8, t0.invisible_since AS invisible_since_9, t0.is_password_updated_at AS is_password_updated_at_10, t0.idle_timer_timeout AS idle_timer_timeout_11, t0.notification_preferences AS notification_preferences_12, t0.email_signature AS email_signature_13, t14.id AS id_15, t14.name AS name_16, t14.surname AS surname_17, t14.entry_at AS entry_at_18, t14.exit_at AS exit_at_19, t14.birthday_at AS birthday_at_20, t14.slug AS slug_21, t14.daily_work_time AS daily_work_time_22, t14.cost_per_hour AS cost_per_hour_23, t14.personal_id AS personal_id_24, t14.created_at AS created_at_25, t14.tel AS tel_26, t14.uiid AS uiid_27, t14.profile_image AS profile_image_28, t14.email AS email_29, t14.user_id AS user_id_30, t0.user_position_id AS user_position_id_31 FROM user t0 LEFT JOIN worker t14 ON t14.user_id = t0.id WHERE t0.id = ?
Parameters:
[
29
]
|
| 2 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3 FROM project_classify t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"active"
]
|
| 3 | 0.47 ms |
SELECT t0.id AS id_1, t0.entry_at AS entry_at_2, t0.exit_at AS exit_at_3, t0.created_at AS created_at_4, t0.guest AS guest_5, t0.is_kpi_responsible AS is_kpi_responsible_6, t0.termination_reason AS termination_reason_7, t0.hourly_rate AS hourly_rate_8, t0.daily_working_hours AS daily_working_hours_9, t0.worker_id AS worker_id_10, t0.partner_id AS partner_id_11, t0.user_id AS user_id_12 FROM worker_activities t0 WHERE t0.user_id = ? ORDER BY t0.id ASC
Parameters:
[
29
]
|
| 4 | 0.64 ms |
SELECT t0.id AS id_1, t0.only_owned AS only_owned_2, t0.user_id AS user_id_3, t0.scoped_item_id AS scoped_item_id_4 FROM user_scoped_item t0 WHERE t0.user_id = ?
Parameters:
[
29
]
|
| 5 | 0.91 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.start_at AS start_at_2, p0_.end_at AS end_at_3, p0_.created_at AS created_at_4, p0_.project_id AS project_id_5, p0_.qr_code AS qr_code_6, p0_.address AS address_7, p0_.longitude AS longitude_8, p0_.latitude AS latitude_9, p0_.scan_distance AS scan_distance_10, p0_.reward_time AS reward_time_11, p0_.work_pause AS work_pause_12, p0_.working_time_start AS working_time_start_13, p0_.working_time_stop AS working_time_stop_14, p0_.code_postal AS code_postal_15, p0_.town AS town_16, p0_.is_archived AS is_archived_17, p0_.is_recycle AS is_recycle_18, p0_.type AS type_19, p0_.owner_id AS owner_id_20, p0_.country_id AS country_id_21, p0_.invoice_type_id AS invoice_type_id_22, p0_.classify_id AS classify_id_23 FROM projects p0_ WHERE p0_.classify_id = ?
Parameters:
[
19
]
|
| 6 | 0.62 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
9
]
|
| 7 | 0.45 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
9
]
|
| 8 | 0.50 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
9
]
|
| 9 | 0.29 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
11
]
|
| 10 | 0.30 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
11
]
|
| 11 | 0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.color AS color_3 FROM project_status t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 12 | 0.41 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
11
]
|
| 13 | 0.28 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
12
]
|
| 14 | 0.32 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
12
]
|
| 15 | 0.39 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
12
]
|
| 16 | 0.26 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
16
]
|
| 17 | 0.27 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
16
]
|
| 18 | 0.36 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
16
]
|
| 19 | 0.27 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
17
]
|
| 20 | 0.26 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
17
]
|
| 21 | 0.31 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
17
]
|
| 22 | 0.24 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
27
]
|
| 23 | 0.31 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
27
]
|
| 24 | 0.32 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
27
]
|
| 25 | 0.27 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
39
]
|
| 26 | 0.28 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
39
]
|
| 27 | 0.34 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
39
]
|
| 28 | 0.26 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
42
]
|
| 29 | 0.26 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
42
]
|
| 30 | 0.32 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
42
]
|
| 31 | 0.25 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
45
]
|
| 32 | 0.30 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
45
]
|
| 33 | 0.32 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
45
]
|
| 34 | 0.28 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
47
]
|
| 35 | 0.26 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
47
]
|
| 36 | 0.36 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
47
]
|
| 37 | 0.25 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
48
]
|
| 38 | 0.26 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
48
]
|
| 39 | 0.38 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
48
]
|
| 40 | 0.29 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
49
]
|
| 41 | 0.28 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
49
]
|
| 42 | 0.32 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
49
]
|
| 43 | 0.24 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
53
]
|
| 44 | 0.28 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
53
]
|
| 45 | 0.35 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
53
]
|
| 46 | 0.25 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
56
]
|
| 47 | 0.26 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
56
]
|
| 48 | 0.31 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
56
]
|
| 49 | 0.24 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
59
]
|
| 50 | 0.33 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
59
]
|
| 51 | 0.31 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
59
]
|
| 52 | 0.26 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
60
]
|
| 53 | 0.25 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
60
]
|
| 54 | 0.31 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
60
]
|
| 55 | 0.24 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
62
]
|
| 56 | 0.25 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
62
]
|
| 57 | 0.33 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
62
]
|
| 58 | 0.28 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
64
]
|
| 59 | 0.25 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
64
]
|
| 60 | 0.30 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
64
]
|
| 61 | 0.23 ms |
SELECT t0.id AS id_1, t0.material_budget AS material_budget_2, t0.timesheet_budget AS timesheet_budget_3, t0.target_profit AS target_profit_4, t0.project_id AS project_id_5 FROM project_settings t0 WHERE t0.project_id = ?
Parameters:
[
65
]
|
| 62 | 0.24 ms |
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.branch_id AS branch_id_3 FROM project_branches t0 WHERE t0.project_id IN (?)
Parameters:
[
65
]
|
| 63 | 0.30 ms |
SELECT t0.id AS id_1, t0.spent_hours AS spent_hours_2, t0.spent_costs AS spent_costs_3, t0.expenses AS expenses_4, t0.half_finished AS half_finished_5, t0.backlog AS backlog_6, t0.contribution_margin AS contribution_margin_7, t0.finance_total AS finance_total_8, t0.progress AS progress_9, t0.open_invoices AS open_invoices_10, t0.received_invoices AS received_invoices_11, t0.total_invoices AS total_invoices_12, t0.open_undertakings AS open_undertakings_13, t0.received_undertakings AS received_undertakings_14, t0.total_undertakings AS total_undertakings_15, t0.stock_expenses AS stock_expenses_16, t0.total_billings AS total_billings_17, t0.open_billings AS open_billings_18, t0.paid_billings AS paid_billings_19, t0.project_id AS project_id_20 FROM project_metrics t0 WHERE t0.project_id = ?
Parameters:
[
65
]
|
| 64 | 0.79 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 65 | 0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
9
]
|
| 66 | 1.40 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
9
]
|
| 67 | 0.76 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.severity AS severity_4 FROM invoice_type t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 68 | 0.29 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 69 | 0.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
11
]
|
| 70 | 2.80 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
11
]
|
| 71 | 0.69 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 72 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
12
]
|
| 73 | 4.22 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
12
]
|
| 74 | 0.76 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.severity AS severity_4 FROM invoice_type t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 75 | 0.36 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 76 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
16
]
|
| 77 | 0.84 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
16
]
|
| 78 | 0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
17
]
|
| 79 | 0.60 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
17
]
|
| 80 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
27
]
|
| 81 | 0.61 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
27
]
|
| 82 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
39
]
|
| 83 | 0.81 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
39
]
|
| 84 | 0.33 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 85 | 0.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
42
]
|
| 86 | 0.51 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
42
]
|
| 87 | 0.31 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 88 | 0.47 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
45
]
|
| 89 | 0.95 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
45
]
|
| 90 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
47
]
|
| 91 | 7.62 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
47
]
|
| 92 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
48
]
|
| 93 | 0.82 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
48
]
|
| 94 | 0.36 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 95 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
49
]
|
| 96 | 0.67 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
49
]
|
| 97 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
53
]
|
| 98 | 1.61 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
53
]
|
| 99 | 0.32 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 100 | 0.36 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
56
]
|
| 101 | 0.59 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
56
]
|
| 102 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
59
]
|
| 103 | 0.61 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
59
]
|
| 104 | 0.26 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
16
]
|
| 105 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
60
]
|
| 106 | 0.61 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
60
]
|
| 107 | 0.30 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
18
]
|
| 108 | 0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
62
]
|
| 109 | 0.53 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
62
]
|
| 110 | 0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
64
]
|
| 111 | 5.31 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
64
]
|
| 112 | 0.67 ms |
SELECT t0.id AS id_1, t0.company AS company_2, t0.city AS city_3, t0.country_id AS country_id_4 FROM project_owner t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 113 | 0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.branch_location_id AS branch_location_id_4 FROM branches t0 INNER JOIN projects_branches ON t0.id = projects_branches.branches_id WHERE projects_branches.projects_id = ?
Parameters:
[
65
]
|
| 114 | 0.64 ms |
SELECT t0.id AS id_1, t0.order_nr AS order_nr_2, t0.order_description AS order_description_3, t0.order_price AS order_price_4, t0.order_status AS order_status_5, t0.should_end_at AS should_end_at_6, t0.is_end_at AS is_end_at_7, t0.hourly_rate AS hourly_rate_8, t0.order_at AS order_at_9, t0.project_owner_order_nr AS project_owner_order_nr_10, t0.hours_spent AS hours_spent_11, t0.cost_spent AS cost_spent_12, t0.material_budget AS material_budget_13, t0.timesheet_budget AS timesheet_budget_14, t0.target_profit AS target_profit_15, t0.created_at AS created_at_16, t0.plan_rating AS plan_rating_17, t0.project_id AS project_id_18, t0.contact_person_id AS contact_person_id_19, t0.author_id AS author_id_20, t0.invoice_type_id AS invoice_type_id_21, t0.order_primary_lead_id AS order_primary_lead_id_22, t0.order_branch_id AS order_branch_id_23, t0.branch_department_id AS branch_department_id_24, t25.id AS id_26, t25.spent_hours AS spent_hours_27, t25.spent_costs AS spent_costs_28, t25.expenses AS expenses_29, t25.half_finished AS half_finished_30, t25.backlog AS backlog_31, t25.contribution_margin AS contribution_margin_32, t25.stock_expenses AS stock_expenses_33, t25.progress AS progress_34, t25.open_invoices AS open_invoices_35, t25.received_invoices AS received_invoices_36, t25.total_invoices AS total_invoices_37, t25.open_undertakings AS open_undertakings_38, t25.received_undertakings AS received_undertakings_39, t25.total_undertakings AS total_undertakings_40, t25.order_progress AS order_progress_41, t25.total_billings AS total_billings_42, t25.open_billings AS open_billings_43, t25.paid_billings AS paid_billings_44, t25.project_order_id AS project_order_id_45, t0.works_plan_id AS works_plan_id_46 FROM project_orders t0 LEFT JOIN project_order_metrics t25 ON t25.project_order_id = t0.id WHERE t0.project_id = ?
Parameters:
[
65
]
|
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\User |
|
| App\Entity\Worker |
|
| App\Entity\UserPositions | No errors. |
| App\Entity\ProjectAddendumCosts |
|
| App\Entity\AccessRoles | No errors. |
| App\Entity\WorkerTimesheetPayments |
|
| App\Entity\ProjectOrderFeedback |
|
| App\Entity\ProjectOrders |
|
| App\Entity\UserModulePermissions | No errors. |
| App\Entity\Inventory | No errors. |
| App\Entity\SupplierOrders |
|
| App\Entity\UserScopedItem | No errors. |
| App\Entity\UserCalculationPermission | No errors. |
| App\Entity\WorkerActivities | No errors. |
| App\Entity\PurchaseRequest |
|
| App\Entity\PurchaseRequestPositionHistoryRead | No errors. |
| App\Entity\PurchaseRequestHistoryRead | No errors. |
| App\Entity\PurchaseRequestHistories | No errors. |
| App\Entity\PurchaseRequestUserFavorites |
|
| App\Entity\PurchaseRequestPositions | No errors. |
| App\Entity\Warehouses | No errors. |
| App\Entity\StockIssue | No errors. |
| App\Entity\StockIssuePositions | No errors. |
| App\Entity\ProjectAIReports | No errors. |
| App\Entity\Invoices | No errors. |
| App\Entity\ProjectOrderBillings |
|
| App\Entity\ProjectClassify | No errors. |
| App\Entity\Projects |
|
| App\Entity\Partner |
|
| App\Entity\WorkerTimesheet |
|
| App\Entity\WorkerInProject |
|
| App\Entity\ProjectOrderTasks |
|
| App\Entity\ProjectOrderTaskFulfillment | No errors. |
| App\Entity\ScopedItems | No errors. |
| App\Entity\ProjectOwner |
|
| App\Entity\Countries |
|
| App\Entity\InvoiceType | No errors. |
| App\Entity\ProjectStakeholders |
|
| App\Entity\Qualification | No errors. |
| App\Entity\Certificates |
|
| App\Entity\ProjectExpense |
|
| App\Entity\ProjectBranches |
|
| App\Entity\Branches |
|
| App\Entity\ProjectSettings | No errors. |
| App\Entity\ProjectMetrics | No errors. |
| App\Entity\ProjectStatus |
|
| App\Entity\ProjectOwnerContactPersons |
|
| App\Entity\CustomerEducation | No errors. |
| App\Entity\Locations | No errors. |
| App\Entity\BranchDepartments | No errors. |
| App\Entity\ProjectOrderMetrics | No errors. |
| App\Entity\WorksPlan | No errors. |
| App\Entity\ProjectOrderInvoices |
|
| App\Entity\ProjectOrderUndertakings |
|
| App\Entity\ProjectOrderExtraCosts |
|
| App\Entity\ProjectOrderExpensePositions |
|
| App\Entity\StockTransactions |
|
| App\Entity\InvoicePositions |
|