[2025-01-26T11:10:01.582255+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:10:01.583975+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:10:01.584012+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:10:01.584035+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:10:01.590790+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:10:01.622381+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:10:01.643252+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:10:01.644468+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:10:01.655552+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:10:01.656284+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:10:01.658739+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:10:01.670669+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:10:01.975145+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:10:03.978948+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:10:03.979532+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:10:03.979575+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:10:03.979605+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:10:03.981606+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:10:03.984454+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:10:03.989718+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:10:03.990290+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:10:03.991316+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:10:03.999237+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:15:54.365554+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-01-26T11:15:54.366394+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-01-26T11:15:54.369968+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:15:54.370528+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:15:54.370554+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:15:54.370573+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:15:54.376969+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:15:54.410709+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:15:54.434347+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:15:54.435567+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:15:54.452676+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:15:54.453441+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:15:54.456575+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:15:54.471215+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:15:54.821787+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:15:59.016110+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:15:59.016972+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:15:59.017016+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:15:59.017046+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:15:59.020406+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:15:59.024792+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:15:59.031756+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:15:59.032388+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:15:59.033017+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:15:59.041645+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:22:46.102294+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:22:46.103910+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:22:46.103950+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:22:46.103976+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:22:46.110606+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:22:46.150574+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:22:46.170540+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:22:46.171979+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:22:46.190334+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:22:46.191147+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:22:46.193712+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:22:46.206841+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:22:46.506415+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:22:49.990967+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:22:49.991985+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:22:49.992048+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:22:49.992085+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:22:49.995763+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:22:49.999675+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:22:50.006846+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:22:50.007708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:22:50.008622+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:22:50.017865+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:27:28.578449+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:27:28.581483+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:27:28.581522+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:27:28.581547+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:27:28.591460+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:27:28.626777+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:27:28.648904+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:27:28.650354+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:27:28.678025+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:27:28.678790+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:27:28.681494+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:27:28.693115+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:27:29.050287+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:27:34.499024+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:27:34.499788+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:27:34.499824+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:27:34.499856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:27:34.502826+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:27:34.509048+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:27:34.518327+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:27:34.518989+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:27:34.520376+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:27:34.528628+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:28:33.547044+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:28:33.553300+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:28:33.555415+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:28:33.560118+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:28:33.562107+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:28:33.562147+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:28:33.562166+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:33.562570+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:33.577374+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:28:33.610275+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:28:33.612558+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:28:33.617087+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:28:33.643376+01:00] request.CRITICAL: Uncaught PHP Exception Exception: "Vous devez remplir soit Débit soit Crédit, mais pas les deux." at BookkeepingController.php line 39 {"exception":"[object] (Exception(code: 0): Vous devez remplir soit Débit soit Crédit, mais pas les deux. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BookkeepingController.php:39)"} [] [2025-01-26T11:28:33.652936+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:28:33.694932+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:28:33.771216+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af3fea"},"request_uri":"http://127.0.0.1:8000/_wdt/af3fea?XDEBUG_IGNORE=1","method":"GET"} [] [2025-01-26T11:28:57.030193+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:28:57.033689+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:28:57.033730+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:57.033758+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:57.043498+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:28:57.050571+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:28:57.055143+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:28:57.057006+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:28:57.071440+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:28:57.072168+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:28:57.073992+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:28:57.088399+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:28:57.390886+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:28:59.273299+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:28:59.273941+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:28:59.273992+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:59.274027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:28:59.277360+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:28:59.284479+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:28:59.289094+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:28:59.291004+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:28:59.300171+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:28:59.300823+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:28:59.302372+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:28:59.311619+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:28:59.570717+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:29:03.156079+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:29:03.157038+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:29:03.157087+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:03.157120+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:03.161235+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:29:03.165800+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:29:03.173069+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:29:03.173708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:29:03.174353+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:29:03.182707+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:29:27.529234+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:29:27.533377+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:29:27.535777+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:29:27.539324+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:29:27.541468+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:29:27.541522+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:29:27.541546+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:27.541960+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:27.550312+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:29:27.569832+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:29:27.571848+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:29:27.574547+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:29:27.588204+01:00] request.CRITICAL: Uncaught PHP Exception Exception: "Vous devez remplir soit Débit soit Crédit, mais pas les deux." at BookkeepingController.php line 39 {"exception":"[object] (Exception(code: 0): Vous devez remplir soit Débit soit Crédit, mais pas les deux. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BookkeepingController.php:39)"} [] [2025-01-26T11:29:27.597464+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:29:27.648974+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:29:27.732701+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"641240"},"request_uri":"http://127.0.0.1:8000/_wdt/641240?XDEBUG_IGNORE=1","method":"GET"} [] [2025-01-26T11:29:46.131475+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:29:46.132398+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:29:46.132443+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:46.132473+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:29:46.138378+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:29:46.146377+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:29:46.151994+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:29:46.153425+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:29:46.162955+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:29:46.163785+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:29:46.165248+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:29:46.175827+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:29:46.462209+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:31:59.221983+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:31:59.225639+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:31:59.225685+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:31:59.225708+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:31:59.237711+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:31:59.271685+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:31:59.301427+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:31:59.302233+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:31:59.303148+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:31:59.317629+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:33:36.054962+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:33:36.056302+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:33:36.056341+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:33:36.056364+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:33:36.068688+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:33:36.099692+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:33:36.116124+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:33:36.117460+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:33:36.139862+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:33:36.140660+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:33:36.142876+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:33:36.153199+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:33:36.577139+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:33:39.516296+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:33:39.517078+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:33:39.517124+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:33:39.517156+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:33:39.520164+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:33:39.524256+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:33:39.530679+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:33:39.531268+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:33:39.531988+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:33:39.540000+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:34:00.485000+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:34:00.492261+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:34:00.495222+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:34:00.499722+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:34:00.501796+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:34:00.501855+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:34:00.501882+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:34:00.502324+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:34:00.513760+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:34:00.532688+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:34:00.534551+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:34:00.536460+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:34:00.553254+01:00] request.CRITICAL: Uncaught PHP Exception Exception: "Vous devez remplir soit Débit soit Crédit, mais pas les deux." at BookkeepingController.php line 39 {"exception":"[object] (Exception(code: 0): Vous devez remplir soit Débit soit Crédit, mais pas les deux. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BookkeepingController.php:39)"} [] [2025-01-26T11:34:00.562047+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:34:00.601318+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:34:00.724622+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e98434"},"request_uri":"http://127.0.0.1:8000/_wdt/e98434?XDEBUG_IGNORE=1","method":"GET"} [] [2025-01-26T11:36:21.425823+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:36:21.429435+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:36:21.431926+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:36:21.459307+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:36:21.476839+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:36:21.476921+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:36:21.476946+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:36:21.479928+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:36:21.489157+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:36:21.517952+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:36:21.520933+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:36:21.524197+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:36:21.539535+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:36:59.562741+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:36:59.565841+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:36:59.568086+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:36:59.598623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:36:59.615221+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:36:59.615326+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:36:59.615354+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:36:59.618176+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:36:59.626976+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:36:59.643324+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:36:59.646766+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:36:59.649869+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:36:59.657929+01:00] request.CRITICAL: Uncaught PHP Exception Exception: "Vous devez remplir soit Débit soit Crédit, mais pas les deux." at BookkeepingController.php line 41 {"exception":"[object] (Exception(code: 0): Vous devez remplir soit Débit soit Crédit, mais pas les deux. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BookkeepingController.php:41)"} [] [2025-01-26T11:36:59.667724+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:36:59.694169+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:36:59.856782+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"619b27"},"request_uri":"http://127.0.0.1:8000/_wdt/619b27?XDEBUG_IGNORE=1","method":"GET"} [] [2025-01-26T11:39:23.819533+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:39:23.823947+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:39:23.826219+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:39:23.853239+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:23.869873+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:39:23.869950+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:39:23.869976+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:23.872583+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:23.887194+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:39:23.906911+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:39:23.910673+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:39:23.914161+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:39:23.921816+01:00] doctrine.DEBUG: Beginning transaction [] [] [2025-01-26T11:39:23.923555+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"BNK-2025-5128","2":"2025-01-16 00:00:00","3":0,"4":"test","5":3,"6":null,"7":null,"8":1}, types: array{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}) {"sql":"INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)","params":{"1":"BNK-2025-5128","2":"2025-01-16 00:00:00","3":0,"4":"test","5":3,"6":null,"7":null,"8":1},"types":{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}} [] [2025-01-26T11:39:23.939841+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":null,"2":100.0,"3":0.0,"4":455,"5":1}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":null,"2":100.0,"3":0.0,"4":455,"5":1},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:39:23.942288+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":null,"2":0.0,"3":100.0,"4":455,"5":2}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":null,"2":0.0,"3":100.0,"4":455,"5":2},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:39:23.943339+01:00] doctrine.DEBUG: Committing transaction [] [] [2025-01-26T11:39:23.947848+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:39:23.961102+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:39:24.011912+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:39:24.012324+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:39:24.012354+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:24.012375+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:24.014779+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:39:24.019330+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:39:24.023647+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:39:24.025048+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:39:24.035317+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:39:24.035848+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:24.036943+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:39:24.049958+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:39:24.409786+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:39:28.907597+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:39:28.908073+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:39:28.908113+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:28.908141+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:28.910320+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:39:28.913395+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:28.918451+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:39:28.919033+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:28.919880+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:39:28.928819+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:39:40.049205+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:39:40.051997+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:39:40.057185+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:39:40.061571+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:40.063655+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:39:40.063837+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:39:40.063876+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:40.064494+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:40.072706+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:39:40.076261+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:39:40.078091+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:39:40.079544+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:39:40.086164+01:00] doctrine.DEBUG: Beginning transaction [] [] [2025-01-26T11:39:40.086947+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"BNK-2025-5278","2":"2025-01-25 00:00:00","3":0,"4":"tes","5":3,"6":null,"7":null,"8":1}, types: array{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}) {"sql":"INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)","params":{"1":"BNK-2025-5278","2":"2025-01-25 00:00:00","3":0,"4":"tes","5":3,"6":null,"7":null,"8":1},"types":{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}} [] [2025-01-26T11:39:40.091949+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":null,"2":100.0,"3":0.0,"4":456,"5":1}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":null,"2":100.0,"3":0.0,"4":456,"5":1},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:39:40.098838+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":null,"2":0.0,"3":100.0,"4":456,"5":2}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":null,"2":0.0,"3":100.0,"4":456,"5":2},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:39:40.099803+01:00] doctrine.DEBUG: Committing transaction [] [] [2025-01-26T11:39:40.101784+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:39:40.112687+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:39:40.156702+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:39:40.157132+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:39:40.157165+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:40.157187+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:39:40.159559+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:39:40.164392+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:39:40.167737+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:39:40.168678+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:39:40.174003+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:39:40.174541+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:39:40.175584+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:39:40.184094+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:39:40.473941+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-26T11:41:27.030948+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-26T11:41:27.032719+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:41:27.032754+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:27.032775+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:27.035391+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:41:27.049019+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:41:27.058694+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:41:27.059276+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:41:27.060059+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:41:27.069659+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:41:56.792434+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"POST"} [] [2025-01-26T11:41:56.797570+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:41:56.799916+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:41:56.803341+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:41:56.808224+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:41:56.808361+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:41:56.808402+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:56.809290+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:56.818410+01:00] doctrine.DEBUG: Executing statement: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ WHERE j0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:41:56.831362+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:41:56.833709+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"1"},"types":{"1":1}} [] [2025-01-26T11:41:56.837160+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?) (parameters: array{"1":"2"}, types: array{"1":1}) {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ WHERE c0_.id IN (?)","params":{"1":"2"},"types":{"1":1}} [] [2025-01-26T11:41:56.851118+01:00] doctrine.DEBUG: Beginning transaction [] [] [2025-01-26T11:41:56.851810+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"BNK-2025-8484","2":"2025-01-26 00:00:00","3":0,"4":"Final Test","5":3,"6":null,"7":null,"8":1}, types: array{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}) {"sql":"INSERT INTO journal_entries (reference, entry_date, is_posted, description, journal_id, company_id, accounting_period_id, template_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)","params":{"1":"BNK-2025-8484","2":"2025-01-26 00:00:00","3":0,"4":"Final Test","5":3,"6":null,"7":null,"8":1},"types":{"1":2,"2":2,"3":5,"4":2,"5":1,"6":1,"7":1,"8":1}} [] [2025-01-26T11:41:56.858895+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":"YES","2":100.0,"3":0.0,"4":457,"5":1}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":"YES","2":100.0,"3":0.0,"4":457,"5":1},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:41:56.859616+01:00] doctrine.DEBUG: Executing statement: INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?) (parameters: array{"1":"YES","2":0.0,"3":100.0,"4":457,"5":2}, types: array{"1":2,"2":2,"3":2,"4":1,"5":1}) {"sql":"INSERT INTO journal_entry_lines (description, debit, credit, journal_entry_id, account_id) VALUES (?, ?, ?, ?, ?)","params":{"1":"YES","2":0.0,"3":100.0,"4":457,"5":2},"types":{"1":2,"2":2,"3":2,"4":1,"5":1}} [] [2025-01-26T11:41:56.859847+01:00] doctrine.DEBUG: Committing transaction [] [] [2025-01-26T11:41:56.863726+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-01-26T11:41:56.875258+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:41:56.922537+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-26T11:41:56.922976+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-26T11:41:56.923006+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:56.923027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-26T11:41:56.925518+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-26T11:41:56.929825+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-26T11:41:56.932920+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-26T11:41:56.933761+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-26T11:41:56.940692+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-26T11:41:56.941225+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-26T11:41:56.941958+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-26T11:41:56.950178+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-26T11:41:57.285910+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-27T13:40:39.708469+01:00] request.INFO: Matched route "journal_entry_new". {"route":"journal_entry_new","route_parameters":{"_route":"journal_entry_new","_controller":"App\\Controller\\BookkeepingController::new"},"request_uri":"http://127.0.0.1:8000/journal-entry/new","method":"GET"} [] [2025-01-27T13:40:39.712789+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-27T13:40:39.712831+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:40:39.712856+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:40:39.750515+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-27T13:40:39.792178+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_ {"sql":"SELECT j0_.id AS id_0, j0_.label AS label_1, j0_.entry_lines AS entry_lines_2, j0_.client_id AS client_id_3, j0_.journal_id AS journal_id_4 FROM journal_entry_template j0_"} [] [2025-01-27T13:40:39.817928+01:00] doctrine.DEBUG: Executing query: SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_ {"sql":"SELECT j0_.id AS id_0, j0_.code AS code_1, j0_.name AS name_2, j0_.type AS type_3 FROM journals j0_"} [] [2025-01-27T13:40:39.819785+01:00] doctrine.DEBUG: Executing query: SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_ {"sql":"SELECT c0_.id AS id_0, c0_.account_code AS account_code_1, c0_.name AS name_2, c0_.is_active AS is_active_3, c0_.account_type AS account_type_4, c0_.is_system_account AS is_system_account_5, c0_.balance AS balance_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.type AS type_9, c0_.parent_account_id AS parent_account_id_10 FROM chart_of_accounts c0_"} [] [2025-01-27T13:40:39.865934+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-27T13:40:39.867810+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-27T13:40:39.873634+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-27T13:40:39.894204+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-27T13:40:40.307433+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map"" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://127.0.0.1:8000/build/assets/js/bootstrap.bundle.js.map\" at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/build/assets/js/bootstrap.bundle.js.map/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-01-27T13:40:43.234651+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-27T13:40:43.235611+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-27T13:40:43.235660+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:40:43.235689+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:40:43.238769+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-27T13:40:43.244333+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-27T13:40:43.251777+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-27T13:40:43.252346+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-27T13:40:43.253759+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-27T13:40:43.262805+01:00] doctrine.INFO: Disconnecting [] [] [2025-01-27T13:45:28.105928+01:00] request.INFO: Matched route "api_get_template". {"route":"api_get_template","route_parameters":{"_route":"api_get_template","_controller":"App\\Controller\\ApiController::getTemplate","id":"1"},"request_uri":"http://127.0.0.1:8000/api/templates/1","method":"GET"} [] [2025-01-27T13:45:28.107256+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-01-27T13:45:28.107287+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:45:28.107308+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-01-27T13:45:28.109981+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-01-27T13:45:28.143922+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.entry_lines AS entry_lines_3, t0.client_id AS client_id_4, t0.journal_id AS journal_id_5 FROM journal_entry_template t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-27T13:45:28.166884+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-01-27T13:45:28.167445+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-01-27T13:45:28.168488+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-01-27T13:45:28.184951+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T12:39:04.739885+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T12:39:04.742497+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T12:39:04.742530+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T12:39:04.742551+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T12:39:04.883836+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T12:39:04.937700+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T12:39:04.957015+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T12:39:04.958202+01:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba","2":"wefeatitkcdba"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"wefeatitkcdba","2":"wefeatitkcdba"},"types":{"1":2,"2":2}} [] [2025-02-07T12:39:04.997861+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T12:39:05.002621+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T12:39:05.005676+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T12:39:05.016786+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T12:39:05.025413+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-02-07T12:39:05.030788+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:36:27.239337+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:36:27.241855+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:36:27.241901+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:36:27.241925+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:36:27.371944+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:36:27.404387+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:36:27.415568+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:36:27.416734+01:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba","2":"wefeatitkcdba"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"wefeatitkcdba","2":"wefeatitkcdba"},"types":{"1":2,"2":2}} [] [2025-02-07T15:36:27.429107+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:36:27.434764+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:36:27.439194+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:36:27.444535+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:36:27.451088+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-02-07T15:36:27.456660+01:00] console.DEBUG: Command "doctrine:schema:update" exited with code "1" {"command":"doctrine:schema:update","code":1} [] [2025-02-07T15:36:27.457307+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:37:21.714377+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:37:21.717344+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:37:21.717396+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:37:21.717445+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:37:21.851510+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:37:21.879920+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.890300+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.891377+01:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba","2":"wefeatitkcdba"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"wefeatitkcdba","2":"wefeatitkcdba"},"types":{"1":2,"2":2}} [] [2025-02-07T15:37:21.902330+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.906038+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.912791+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.920194+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.926164+01:00] php.INFO: User Deprecated: Doctrine\DBAL\Schema\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Doctrine\\DBAL\\Schema\\SchemaDiff::toSaveSql is deprecated. (SchemaDiff.php:218 called by SchemaTool.php:997, https://github.com/doctrine/dbal/pull/5766, package doctrine/dbal) at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} [] [2025-02-07T15:37:21.926878+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.928197+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.928381+01:00] doctrine.DEBUG: Executing statement: SELECT c.TABLE_NAME, c.COLUMN_NAME AS field, c.COLUMN_TYPE AS type, c.IS_NULLABLE AS `null`, c.COLUMN_KEY AS `key`, c.COLUMN_DEFAULT AS `default`, c.EXTRA, c.COLUMN_COMMENT AS comment, c.CHARACTER_SET_NAME AS characterset, c.COLLATION_NAME AS collation FROM information_schema.COLUMNS c INNER JOIN information_schema.TABLES t ON t.TABLE_NAME = c.TABLE_NAME WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba","2":"wefeatitkcdba"}, types: array{"1":2,"2":2}) {"sql":"SELECT c.TABLE_NAME, c.COLUMN_NAME AS field,\n c.COLUMN_TYPE AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' ORDER BY ORDINAL_POSITION","params":{"1":"wefeatitkcdba","2":"wefeatitkcdba"},"types":{"1":2,"2":2}} [] [2025-02-07T15:37:21.932647+01:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME, NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? ORDER BY SEQ_IN_INDEX","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.935634+01:00] doctrine.DEBUG: Executing statement: SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":"SELECT DISTINCT k.TABLE_NAME, k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'wefeatitkcdba' */ ORDER BY k.ORDINAL_POSITION","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.937917+01:00] doctrine.DEBUG: Executing statement: SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' (parameters: array{"1":"wefeatitkcdba"}, types: array{"1":2}) {"sql":" SELECT t.TABLE_NAME,\n t.ENGINE,\n t.AUTO_INCREMENT,\n t.TABLE_COMMENT,\n t.CREATE_OPTIONS,\n t.TABLE_COLLATION,\n ccsa.CHARACTER_SET_NAME\n FROM information_schema.TABLES t\n INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE'","params":{"1":"wefeatitkcdba"},"types":{"1":2}} [] [2025-02-07T15:37:21.940391+01:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} [] [2025-02-07T15:37:21.944270+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE common_account_communication (id INT AUTO_INCREMENT NOT NULL, common_account_id INT DEFAULT NULL, common_communication_id INT DEFAULT NULL, chart_of_account_id INT NOT NULL, journal_id INT DEFAULT NULL, INDEX IDX_340FB97AA06B7144 (common_account_id), INDEX IDX_340FB97A657AFD71 (common_communication_id), INDEX IDX_340FB97ACE39A198 (chart_of_account_id), INDEX IDX_340FB97A478E8802 (journal_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE common_account_communication (id INT AUTO_INCREMENT NOT NULL, common_account_id INT DEFAULT NULL, common_communication_id INT DEFAULT NULL, chart_of_account_id INT NOT NULL, journal_id INT DEFAULT NULL, INDEX IDX_340FB97AA06B7144 (common_account_id), INDEX IDX_340FB97A657AFD71 (common_communication_id), INDEX IDX_340FB97ACE39A198 (chart_of_account_id), INDEX IDX_340FB97A478E8802 (journal_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.968544+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE chart_of_accounts (id INT AUTO_INCREMENT NOT NULL, parent_account_id INT DEFAULT NULL, account_code VARCHAR(20) NOT NULL, name VARCHAR(255) NOT NULL, is_active TINYINT(1) NOT NULL, account_type VARCHAR(50) NOT NULL, is_system_account TINYINT(1) NOT NULL, balance NUMERIC(15, 2) DEFAULT NULL, created_at DATETIME NOT NULL COMMENT '(DC2Type:datetime_immutable)', updated_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', type VARCHAR(255) NOT NULL, INDEX IDX_7A700CD8DC28DBEA (parent_account_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE chart_of_accounts (id INT AUTO_INCREMENT NOT NULL, parent_account_id INT DEFAULT NULL, account_code VARCHAR(20) NOT NULL, name VARCHAR(255) NOT NULL, is_active TINYINT(1) NOT NULL, account_type VARCHAR(50) NOT NULL, is_system_account TINYINT(1) NOT NULL, balance NUMERIC(15, 2) DEFAULT NULL, created_at DATETIME NOT NULL COMMENT '(DC2Type:datetime_immutable)', updated_at DATETIME DEFAULT NULL COMMENT '(DC2Type:datetime_immutable)', type VARCHAR(255) NOT NULL, INDEX IDX_7A700CD8DC28DBEA (parent_account_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.979365+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE journal_entry_lines (id INT AUTO_INCREMENT NOT NULL, journal_entry_id INT NOT NULL, account_id INT NOT NULL, description VARCHAR(255) DEFAULT NULL, debit NUMERIC(15, 2) DEFAULT NULL, credit NUMERIC(15, 2) DEFAULT NULL, INDEX IDX_D15C5B576A86E4FB (journal_entry_id), INDEX IDX_D15C5B579B6B5FBA (account_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE journal_entry_lines (id INT AUTO_INCREMENT NOT NULL, journal_entry_id INT NOT NULL, account_id INT NOT NULL, description VARCHAR(255) DEFAULT NULL, debit NUMERIC(15, 2) DEFAULT NULL, credit NUMERIC(15, 2) DEFAULT NULL, INDEX IDX_D15C5B576A86E4FB (journal_entry_id), INDEX IDX_D15C5B579B6B5FBA (account_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.982590+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE journal_entries (id INT AUTO_INCREMENT NOT NULL, journal_id INT NOT NULL, company_id INT DEFAULT NULL, accounting_period_id INT DEFAULT NULL, template_id INT DEFAULT NULL, reference VARCHAR(50) NOT NULL, entry_date DATETIME NOT NULL, is_posted TINYINT(1) NOT NULL, description VARCHAR(255) DEFAULT NULL, INDEX IDX_FD43FD20478E8802 (journal_id), INDEX IDX_FD43FD20979B1AD6 (company_id), INDEX IDX_FD43FD20BF806DC3 (accounting_period_id), INDEX IDX_FD43FD205DA0FB8 (template_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE journal_entries (id INT AUTO_INCREMENT NOT NULL, journal_id INT NOT NULL, company_id INT DEFAULT NULL, accounting_period_id INT DEFAULT NULL, template_id INT DEFAULT NULL, reference VARCHAR(50) NOT NULL, entry_date DATETIME NOT NULL, is_posted TINYINT(1) NOT NULL, description VARCHAR(255) DEFAULT NULL, INDEX IDX_FD43FD20478E8802 (journal_id), INDEX IDX_FD43FD20979B1AD6 (company_id), INDEX IDX_FD43FD20BF806DC3 (accounting_period_id), INDEX IDX_FD43FD205DA0FB8 (template_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.986850+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE journals (id INT AUTO_INCREMENT NOT NULL, code VARCHAR(50) NOT NULL, name VARCHAR(255) NOT NULL, type VARCHAR(50) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE journals (id INT AUTO_INCREMENT NOT NULL, code VARCHAR(50) NOT NULL, name VARCHAR(255) NOT NULL, type VARCHAR(50) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.989409+01:00] doctrine.DEBUG: Executing statement: CREATE TABLE journal_entry_template (id INT AUTO_INCREMENT NOT NULL, client_id INT DEFAULT NULL, journal_id INT DEFAULT NULL, label VARCHAR(255) NOT NULL, entry_lines JSON NOT NULL, INDEX IDX_DCAE9DFB19EB6921 (client_id), INDEX IDX_DCAE9DFB478E8802 (journal_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB {"sql":"CREATE TABLE journal_entry_template (id INT AUTO_INCREMENT NOT NULL, client_id INT DEFAULT NULL, journal_id INT DEFAULT NULL, label VARCHAR(255) NOT NULL, entry_lines JSON NOT NULL, INDEX IDX_DCAE9DFB19EB6921 (client_id), INDEX IDX_DCAE9DFB478E8802 (journal_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB"} [] [2025-02-07T15:37:21.993257+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97AA06B7144 FOREIGN KEY (common_account_id) REFERENCES bank_common_accounts (id) {"sql":"ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97AA06B7144 FOREIGN KEY (common_account_id) REFERENCES bank_common_accounts (id)"} [] [2025-02-07T15:37:22.006389+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97A657AFD71 FOREIGN KEY (common_communication_id) REFERENCES bank_common_communications (id) {"sql":"ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97A657AFD71 FOREIGN KEY (common_communication_id) REFERENCES bank_common_communications (id)"} [] [2025-02-07T15:37:22.016922+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97ACE39A198 FOREIGN KEY (chart_of_account_id) REFERENCES chart_of_accounts (id) {"sql":"ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97ACE39A198 FOREIGN KEY (chart_of_account_id) REFERENCES chart_of_accounts (id)"} [] [2025-02-07T15:37:22.025419+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97A478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id) {"sql":"ALTER TABLE common_account_communication ADD CONSTRAINT FK_340FB97A478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id)"} [] [2025-02-07T15:37:22.033111+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE chart_of_accounts ADD CONSTRAINT FK_7A700CD8DC28DBEA FOREIGN KEY (parent_account_id) REFERENCES chart_of_accounts (id) ON DELETE SET NULL {"sql":"ALTER TABLE chart_of_accounts ADD CONSTRAINT FK_7A700CD8DC28DBEA FOREIGN KEY (parent_account_id) REFERENCES chart_of_accounts (id) ON DELETE SET NULL"} [] [2025-02-07T15:37:22.039523+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entry_lines ADD CONSTRAINT FK_D15C5B576A86E4FB FOREIGN KEY (journal_entry_id) REFERENCES journal_entries (id) {"sql":"ALTER TABLE journal_entry_lines ADD CONSTRAINT FK_D15C5B576A86E4FB FOREIGN KEY (journal_entry_id) REFERENCES journal_entries (id)"} [] [2025-02-07T15:37:22.044804+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entry_lines ADD CONSTRAINT FK_D15C5B579B6B5FBA FOREIGN KEY (account_id) REFERENCES chart_of_accounts (id) {"sql":"ALTER TABLE journal_entry_lines ADD CONSTRAINT FK_D15C5B579B6B5FBA FOREIGN KEY (account_id) REFERENCES chart_of_accounts (id)"} [] [2025-02-07T15:37:22.050448+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id) {"sql":"ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id)"} [] [2025-02-07T15:37:22.058016+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20979B1AD6 FOREIGN KEY (company_id) REFERENCES company (id) {"sql":"ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20979B1AD6 FOREIGN KEY (company_id) REFERENCES company (id)"} [] [2025-02-07T15:37:22.066555+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20BF806DC3 FOREIGN KEY (accounting_period_id) REFERENCES accounting_period (id) {"sql":"ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD20BF806DC3 FOREIGN KEY (accounting_period_id) REFERENCES accounting_period (id)"} [] [2025-02-07T15:37:22.074471+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD205DA0FB8 FOREIGN KEY (template_id) REFERENCES journal_entry_template (id) {"sql":"ALTER TABLE journal_entries ADD CONSTRAINT FK_FD43FD205DA0FB8 FOREIGN KEY (template_id) REFERENCES journal_entry_template (id)"} [] [2025-02-07T15:37:22.082398+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entry_template ADD CONSTRAINT FK_DCAE9DFB19EB6921 FOREIGN KEY (client_id) REFERENCES company (id) {"sql":"ALTER TABLE journal_entry_template ADD CONSTRAINT FK_DCAE9DFB19EB6921 FOREIGN KEY (client_id) REFERENCES company (id)"} [] [2025-02-07T15:37:22.088678+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE journal_entry_template ADD CONSTRAINT FK_DCAE9DFB478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id) {"sql":"ALTER TABLE journal_entry_template ADD CONSTRAINT FK_DCAE9DFB478E8802 FOREIGN KEY (journal_id) REFERENCES journals (id)"} [] [2025-02-07T15:37:22.095544+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE bank_statement ADD journal_entry_id INT DEFAULT NULL, DROP poste {"sql":"ALTER TABLE bank_statement ADD journal_entry_id INT DEFAULT NULL, DROP poste"} [] [2025-02-07T15:37:22.106854+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE bank_statement ADD CONSTRAINT FK_B33607EF6A86E4FB FOREIGN KEY (journal_entry_id) REFERENCES journal_entries (id) {"sql":"ALTER TABLE bank_statement ADD CONSTRAINT FK_B33607EF6A86E4FB FOREIGN KEY (journal_entry_id) REFERENCES journal_entries (id)"} [] [2025-02-07T15:37:22.116470+01:00] doctrine.DEBUG: Executing statement: CREATE UNIQUE INDEX UNIQ_B33607EF6A86E4FB ON bank_statement (journal_entry_id) {"sql":"CREATE UNIQUE INDEX UNIQ_B33607EF6A86E4FB ON bank_statement (journal_entry_id)"} [] [2025-02-07T15:37:22.125215+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE settings ADD last_ts_company_id INT DEFAULT NULL {"sql":"ALTER TABLE settings ADD last_ts_company_id INT DEFAULT NULL"} [] [2025-02-07T15:37:22.127334+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE bank_common_accounts DROP poste {"sql":"ALTER TABLE bank_common_accounts DROP poste"} [] [2025-02-07T15:37:22.134603+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE company CHANGE company_type company_type INT DEFAULT NULL {"sql":"ALTER TABLE company CHANGE company_type company_type INT DEFAULT NULL"} [] [2025-02-07T15:37:22.149426+01:00] doctrine.DEBUG: Executing statement: ALTER TABLE bank_common_communications DROP poste {"sql":"ALTER TABLE bank_common_communications DROP poste"} [] [2025-02-07T15:37:22.166252+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:40:27.581803+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:40:27.585204+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:40:27.585241+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:40:27.585266+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:40:27.595063+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"http://localhost:8000/","method":"GET"} [] [2025-02-07T15:40:27.605416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:27.605510+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:27.605537+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:27.795151+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/login","method":"GET"} [] [2025-02-07T15:40:27.796415+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:27.796494+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:27.796522+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:28.147134+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"105a79"},"request_uri":"http://localhost:8000/_wdt/105a79?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:40:52.959435+01:00] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost:8000/login","method":"POST"} [] [2025-02-07T15:40:52.961323+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:52.961367+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.003121+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:40:53.059921+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.email = ? LIMIT 1 (parameters: array{"1":"frederic.legardien@wefeatit.com"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.email = ? LIMIT 1","params":{"1":"frederic.legardien@wefeatit.com"},"types":{"1":2}} [] [2025-02-07T15:40:53.704645+01:00] security.INFO: Authenticator successful! {"token":{"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken":"PostAuthenticationToken(user=\"frederic.legardien@wefeatit.com\", roles=\"ROLE_USER\")"},"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.707159+01:00] security.DEBUG: The "App\Security\WfiAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.708401+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:40:53.718834+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:40:53.761980+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"http://localhost:8000/home","method":"GET"} [] [2025-02-07T15:40:53.762388+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:53.762417+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.762439+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.769139+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:40:53.770254+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:40:53.773254+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.775087+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:40:53.781397+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:40:53.822271+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://localhost:8000/ts-calendar","method":"GET"} [] [2025-02-07T15:40:53.822520+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:53.822572+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.822663+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:53.841458+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:40:53.842069+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:40:53.843850+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.844545+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:40:53.845129+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.878535+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":null,"2":0}, types: array{"1":2,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":null,"2":0},"types":{"1":2,"2":5}} [] [2025-02-07T15:40:53.883306+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:40:53.884510+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:40:53.885459+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:40:53.885814+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:40:53.886044+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:40:53.886241+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.886425+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:40:53.886600+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:40:53.886779+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:40:53.886954+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:40:53.888406+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:40:53.897472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.899247+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.901450+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:53.903926+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:40:53.905071+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:40:53.905510+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:40:53.905923+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:40:53.908919+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:40:53.909707+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:40:53.910401+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:40:53.910636+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:40:53.911297+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:40:53.912074+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:40:53.912380+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:40:53.912643+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:40:53.912887+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:40:53.914736+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:40:53.916669+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:40:53.916966+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:40:53.917189+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:40:53.917630+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:40:53.918141+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:40:53.918782+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:40:53.919111+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:40:53.919379+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:40:53.919678+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:40:53.919932+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:40:53.920421+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:40:53.920647+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:40:53.921076+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:40:53.922062+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:40:53.922342+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:40:53.922644+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:40:53.922873+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:40:53.924308+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:40:53.925583+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:40:53.925943+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:40:53.927068+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:40:53.927836+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:40:53.929301+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:40:53.930546+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:40:53.930810+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:40:53.931061+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:40:53.931395+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:40:53.931689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:40:53.931925+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:40:53.932184+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:40:53.932411+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:40:53.932643+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:40:53.932878+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:40:53.934797+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:40:53.936258+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:40:53.936612+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:40:53.936912+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:40:53.937178+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:40:53.937688+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:40:53.938451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:40:53.938803+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:40:53.940793+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:40:53.941054+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:40:53.941312+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:40:53.942711+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:40:53.944272+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:40:53.944600+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:40:53.944940+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:40:53.946458+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:40:53.946861+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:40:53.947195+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:40:53.947884+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:40:53.948772+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:40:53.949165+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:40:53.951332+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:40:53.951792+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:40:53.952395+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:40:53.954162+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:40:53.955873+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:40:53.956416+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:40:53.956763+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:40:53.958647+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:40:53.959022+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:40:53.959396+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:40:53.959894+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:40:53.960277+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:40:53.960613+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:40:53.960988+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:40:53.961480+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:40:53.961812+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:40:53.962324+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:40:53.962723+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:40:53.963093+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:40:53.963596+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:40:53.964102+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:40:53.964425+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:40:53.964775+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:40:53.965244+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:40:53.965583+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:40:53.965914+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:40:53.966253+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:40:53.966598+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:40:53.967014+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:40:53.967354+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:40:53.967771+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:40:53.968121+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:40:53.968536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:40:53.968918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:40:53.969558+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:40:53.969961+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:40:53.970371+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:40:53.970807+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:40:53.971343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:40:53.971772+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:40:53.972183+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:40:53.972620+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:40:53.973042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:40:53.973424+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:40:53.973814+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:40:53.974554+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:40:53.974982+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:40:53.975468+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:40:53.975966+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:40:53.976738+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:40:53.977316+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:40:53.978383+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:40:53.978701+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:40:53.979042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:40:53.979446+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:40:53.979815+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:40:53.980159+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:40:53.980617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:40:53.980962+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:40:53.981294+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:40:53.981636+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:40:53.981970+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:40:53.982316+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:40:53.982723+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:40:53.983222+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:40:53.983635+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:40:53.984013+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:40:53.984408+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:40:53.984780+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:40:53.985190+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:40:53.985578+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:40:53.996318+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:40:54.019724+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:40:54.177754+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b7fcc8"},"request_uri":"http://localhost:8000/_wdt/b7fcc8?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:40:54.274531+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"http://localhost:8000/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-07T15:40:54.275133+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:40:54.275174+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:54.275199+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:40:54.276873+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:40:54.278962+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:40:54.291662+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:40:54.292925+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:40:54.293690+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:40:54.299768+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:02.158000+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://localhost:8000/ts-calendar","method":"GET"} [] [2025-02-07T15:41:02.158525+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:02.158567+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:02.158593+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:02.167790+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:02.169224+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:02.171267+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.172034+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:02.172265+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.173422+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":null,"2":0}, types: array{"1":2,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":null,"2":0},"types":{"1":2,"2":5}} [] [2025-02-07T15:41:02.174096+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:02.174887+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:02.175878+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:02.176253+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:02.176622+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:02.176931+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.177204+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:02.177468+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:02.177867+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:02.178148+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:02.179058+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:02.183905+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.185060+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.187158+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.188282+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:02.189208+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:02.189786+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:02.190320+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:02.193058+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:02.193580+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:02.194459+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:02.194898+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:41:02.195944+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:02.197012+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:41:02.197431+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:02.197802+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:41:02.198165+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:02.200247+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:02.202392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:02.203073+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:02.203371+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:02.204026+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:41:02.204659+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:02.205377+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:41:02.205800+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:02.206190+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:41:02.206665+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:02.206992+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:02.207645+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:02.207909+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:41:02.208392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:02.209868+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:02.210670+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:02.211267+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:41:02.211761+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:02.213528+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:02.215056+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:41:02.215496+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:41:02.216613+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:02.217280+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:02.218928+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:02.220804+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:02.221149+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:02.221384+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:02.221740+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:02.222043+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:02.222315+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:41:02.222565+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:41:02.222790+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:41:02.223023+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:41:02.223242+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:41:02.225217+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:02.226796+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:02.227354+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:41:02.227770+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:02.228026+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:02.228568+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:02.229250+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:02.229575+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:02.231450+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:02.231767+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:02.231992+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:02.233364+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:02.234780+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:02.235133+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:02.235356+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:02.236747+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:02.237027+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:41:02.237255+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:41:02.237801+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:41:02.238472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:41:02.238740+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:41:02.240807+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:41:02.241290+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:41:02.241684+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:41:02.243448+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:41:02.245378+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:41:02.245941+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:41:02.246293+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:41:02.248245+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:41:02.248580+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:41:02.248985+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:41:02.249536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:41:02.249931+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:41:02.250269+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:41:02.250668+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:41:02.251200+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:41:02.251558+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:41:02.252146+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:41:02.252688+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:41:02.253103+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:41:02.253630+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:41:02.254185+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:41:02.254538+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:41:02.254895+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:41:02.255407+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:41:02.255754+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:41:02.256095+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:41:02.256472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:41:02.256851+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:02.257283+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:02.257627+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:02.258044+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:02.258376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:02.258797+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:02.259211+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:41:02.259760+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:02.260212+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:02.260683+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:02.261132+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:02.261629+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:41:02.262037+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:41:02.262432+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:02.262842+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:02.263266+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:02.263655+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:02.264042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:02.264707+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:41:02.265097+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:02.265491+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:02.265913+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:02.266302+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:02.266722+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:02.267780+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:02.268172+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:02.268557+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:02.268944+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:02.269330+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:02.269731+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:41:02.270243+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:41:02.270636+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:41:02.271011+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:02.271392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:02.271788+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:02.272164+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:41:02.272558+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:02.273047+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:02.273445+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:02.273825+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:02.274218+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:02.274598+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:02.274990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:41:02.275372+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:41:02.281511+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:41:02.306131+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:02.419465+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e91f19"},"request_uri":"http://localhost:8000/_wdt/e91f19?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:02.456213+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"http://localhost:8000/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-07T15:41:02.456470+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:02.456501+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:02.456523+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:02.457489+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:02.459299+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:02.469065+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:02.470230+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:02.470944+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:02.476570+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:11.776757+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"http://localhost:8000/clients/select/1/%23invoices","method":"GET"} [] [2025-02-07T15:41:11.777596+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:11.777641+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:11.777672+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:11.781500+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:60)"} [] [2025-02-07T15:41:11.781688+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:61)"} [] [2025-02-07T15:41:11.781747+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:62)"} [] [2025-02-07T15:41:11.781789+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:63)"} [] [2025-02-07T15:41:11.781825+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:64)"} [] [2025-02-07T15:41:11.781863+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:65)"} [] [2025-02-07T15:41:11.785417+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:11.788895+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.id = ?","params":{"1":"1"},"types":{"1":1}} [] [2025-02-07T15:41:11.794008+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.client_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.client_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:11.878695+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:11.988050+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:11.988471+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:11.989224+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:11.989383+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:11.990870+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:11.992207+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:11.993259+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:11.993683+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:11.994206+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:11.996518+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:11.997060+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:11.997809+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:11.998165+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:41:11.999086+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:11.999952+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:41:12.000377+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:12.000730+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:41:12.001097+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:12.002957+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:12.004931+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:12.005312+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:12.005631+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:12.006171+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:41:12.006753+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:12.007421+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:41:12.007876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:12.008242+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:41:12.008617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:12.008923+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:12.009469+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:12.009749+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:41:12.010229+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:12.011331+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:12.011683+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:12.012042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:41:12.012308+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:12.013822+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:12.015137+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:41:12.015525+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:41:12.016687+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:12.017329+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:12.026748+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:12.028392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:12.028749+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:12.029077+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:12.029453+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:12.029784+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:12.030075+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:41:12.030352+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:41:12.030656+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:41:12.030915+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:41:12.031187+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:41:12.033090+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:12.034561+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:12.034951+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:41:12.035279+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:12.035552+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:12.036041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:12.036767+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:12.037110+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:12.039010+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:12.039332+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:12.039663+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:12.041148+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:12.042621+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:12.042889+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:12.043156+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:12.044560+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:12.044888+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:41:12.045161+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:41:12.045705+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:41:12.046402+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:41:12.046720+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:41:12.048833+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:41:12.049271+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:41:12.049613+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:41:12.051146+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:41:12.052769+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:41:12.053314+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:41:12.053602+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:41:12.055263+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:41:12.055536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:41:12.055853+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:41:12.056279+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:41:12.056594+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:41:12.056884+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:41:12.057171+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:41:12.057562+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:41:12.057817+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:41:12.058246+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:41:12.058542+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:41:12.058817+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:41:12.059177+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:41:12.059540+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:41:12.059762+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:41:12.059992+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:41:12.060349+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:41:12.060606+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:41:12.060876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:41:12.061109+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:41:12.061355+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:12.061737+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:12.061961+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:12.062230+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:12.062439+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:12.062692+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:12.062985+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:41:12.063238+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:12.063490+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:12.063755+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:12.064040+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:12.064352+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:41:12.064593+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:41:12.064832+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:12.065094+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:12.065384+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:12.068332+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:12.068572+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:12.069006+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:41:12.069286+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:12.069545+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:12.069792+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:12.070012+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:12.070250+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:12.071045+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:12.071388+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:12.071789+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:12.072175+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:12.072536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:12.072902+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:41:12.073333+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:41:12.073653+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:41:12.073939+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:12.074227+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:12.074511+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:12.074798+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:41:12.075098+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:12.075537+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:12.075857+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:12.076136+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:12.076413+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:12.076689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:12.076969+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:41:12.077240+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:41:12.080096+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:12.081008+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:12.081403+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:12.081983+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:12.082399+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:12.083012+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:12.083587+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:12.084303+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:12.084834+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:12.085458+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:12.085971+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:12.086563+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:12.087220+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:12.087728+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:12.088350+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:12.088870+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:12.089548+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:12.090085+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:12.091142+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:12.091707+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:12.092438+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:12.093026+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:12.093630+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:12.094312+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:12.094983+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:12.095889+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:12.096426+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:12.097341+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:12.098042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:12.098777+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:12.099523+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:12.100347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:12.101103+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:12.102063+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:12.102661+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:12.103451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:12.104209+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:12.105040+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:12.105594+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:12.106472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:12.107273+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:12.108045+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:12.109742+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:12.110637+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:12.111342+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:12.112041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:12.112745+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:12.113511+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:12.114263+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:12.115006+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:12.115488+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:12.116372+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:12.117030+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:12.117778+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:12.118508+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:12.119411+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:12.120214+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:12.120921+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:12.121649+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:12.122533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:12.123251+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:12.124132+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:12.124631+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:12.125448+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:12.126237+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:12.126940+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:12.127811+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:12.128707+01:00] php.INFO: Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Entity/Company.php:394)"} [] [2025-02-07T15:41:12.128938+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:12.134125+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:12.134829+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:12.135516+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:12.136250+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:12.136902+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:12.183128+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:41:12.334330+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a962f3"},"request_uri":"http://localhost:8000/_wdt/a962f3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:12.452455+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:12.645372+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a962f3"},"request_uri":"http://localhost:8000/_wdt/a962f3?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:12.661730+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://localhost:8000/favicon.ico" (from "http://localhost:8000/clients/select/1/%23invoices")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET http://localhost:8000/favicon.ico\" (from \"http://localhost:8000/clients/select/1/%23invoices\") at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-02-07T15:41:28.584779+01:00] request.INFO: Matched route "select_company". {"route":"select_company","route_parameters":{"_route":"select_company","_controller":"App\\Controller\\CompaniesController::selectCompany","companyId":"1","activeTab":"#invoices"},"request_uri":"http://localhost:8000/clients/select/1/%23invoices","method":"GET"} [] [2025-02-07T15:41:28.585556+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:28.585593+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:28.585619+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:28.586139+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$EntityManager is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:60)"} [] [2025-02-07T15:41:28.586195+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CommonService is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:61)"} [] [2025-02-07T15:41:28.586228+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$SettingsRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:62)"} [] [2025-02-07T15:41:28.586266+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$CompanyRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:63)"} [] [2025-02-07T15:41:28.586298+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$ProjectRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:64)"} [] [2025-02-07T15:41:28.586325+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\CompaniesController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\CompaniesController::$InvoiceRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/CompaniesController.php:65)"} [] [2025-02-07T15:41:28.589238+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:28.593042+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.id = ? (parameters: array{"1":"1"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.id = ?","params":{"1":"1"},"types":{"1":1}} [] [2025-02-07T15:41:28.598458+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.client_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.client_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.630369+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.726273+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:28.726578+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.727313+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:28.727452+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.729166+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.730701+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:28.732240+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:28.732804+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:28.733226+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:28.735476+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:28.736338+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:28.737037+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:28.737294+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:41:28.737995+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:28.738717+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:41:28.738989+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:28.739226+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:41:28.739459+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:28.741129+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:28.742995+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:28.743347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:28.743570+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:28.744046+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:41:28.744620+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:28.745229+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:41:28.745565+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:28.745776+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:41:28.746035+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:28.746266+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:28.746710+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:28.746911+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:41:28.747318+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:28.748275+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:28.748533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:28.748820+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:41:28.749034+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:28.750404+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:28.751607+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:41:28.751934+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:41:28.752892+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:28.753399+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:28.754701+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:28.755956+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:28.756170+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:28.756391+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:28.756775+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:28.757053+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:28.757284+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:41:28.757506+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:41:28.757726+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:41:28.757944+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:41:28.758161+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:41:28.759990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:28.761312+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:28.761608+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:41:28.761846+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:28.762050+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:28.762469+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:28.763108+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:28.763378+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:28.765157+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:28.765487+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:28.765819+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:28.767310+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:28.768624+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:28.769004+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:28.769235+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:28.770511+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:28.770776+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:41:28.770990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:41:28.771469+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:41:28.772104+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:41:28.772356+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:41:28.774530+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:41:28.774996+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:41:28.775209+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:41:28.776598+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:41:28.778025+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:41:28.778506+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:41:28.778738+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:41:28.780331+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:41:28.780623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:41:28.780898+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:41:28.781282+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:41:28.781552+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:41:28.781807+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:41:28.782145+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:41:28.782531+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:41:28.782765+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:41:28.783202+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:41:28.783455+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:41:28.783689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:41:28.784069+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:41:28.784480+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:41:28.784729+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:41:28.784966+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:41:28.785313+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:41:28.785545+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:41:28.785786+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:41:28.786011+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:41:28.786261+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:28.786623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:28.786860+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:28.787133+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:28.787363+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:28.787643+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:28.787969+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:41:28.788269+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:28.788686+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:28.789082+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:28.789517+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:28.789984+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:41:28.790376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:41:28.790761+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:28.791159+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:28.791553+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:28.791829+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:28.792111+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:28.792665+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:41:28.793011+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:28.793334+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:28.793682+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:28.793980+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:28.794277+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:28.795184+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:28.795473+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:28.795835+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:28.796139+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:28.796442+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:28.796828+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:41:28.797340+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:41:28.797681+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:41:28.797958+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:28.798232+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:28.798499+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:28.798757+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:41:28.799027+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:28.799375+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:28.799645+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:28.799917+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:28.800181+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:28.800446+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:28.800708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:41:28.800981+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:41:28.806408+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:28.807248+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:28.807729+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:28.808499+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:28.808983+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:28.809533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:28.810070+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:28.810690+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:28.811205+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:28.811768+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:28.812230+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:28.812809+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:28.813343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:28.813814+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:28.814359+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:28.814830+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:28.815447+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:28.815928+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:28.816904+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:28.817386+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:28.818037+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:28.818552+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:28.819105+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:28.819718+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:28.820239+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:28.821017+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:28.821436+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:28.822228+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:28.822905+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:28.823514+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:28.824225+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:28.825143+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:28.825829+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:28.826647+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:28.827176+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:28.827784+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:28.828622+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:28.829501+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:28.830154+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:28.830973+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:28.831816+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:28.832636+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:28.833585+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:28.834245+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:28.834795+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:28.835446+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:28.836351+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:28.837020+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:28.837672+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:28.838353+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:28.838788+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:28.839524+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:28.840248+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:28.841066+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:28.841856+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:28.842478+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:28.843145+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:28.843734+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:28.844376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:28.845145+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:28.845800+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:28.846575+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:28.847006+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:28.847679+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:28.848327+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:28.848946+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:28.849679+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:28.850396+01:00] php.INFO: Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision {"exception":"[object] (ErrorException(code: 0): Deprecated: Implicit conversion from float 839848.7999999999 to int loses precision at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Entity/Company.php:394)"} [] [2025-02-07T15:41:28.850592+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:28.852048+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:28.852632+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:28.853197+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:28.853742+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:28.854281+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.start AS start_2, t0.end AS end_3, t0.company_id AS company_id_4 FROM accounting_period t0 WHERE t0.id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:28.890765+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:41:29.074159+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d10a41"},"request_uri":"http://localhost:8000/_wdt/d10a41?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:29.131115+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:29.285318+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d10a41"},"request_uri":"http://localhost:8000/_wdt/d10a41?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:41.758586+01:00] request.INFO: Matched route "billing_to_print". {"route":"billing_to_print","route_parameters":{"_route":"billing_to_print","_controller":"App\\Controller\\BillingController::billingToPrint","invoiceId":"97"},"request_uri":"http://localhost:8000/billing/preview/97","method":"GET"} [] [2025-02-07T15:41:41.759693+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:41.759752+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:41.759786+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:41.763111+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$EntityManager is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$EntityManager is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:82)"} [] [2025-02-07T15:41:41.763196+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CommonService is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CommonService is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:83)"} [] [2025-02-07T15:41:41.763243+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$SettingsRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$SettingsRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:85)"} [] [2025-02-07T15:41:41.763287+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$ProjectRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$ProjectRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:86)"} [] [2025-02-07T15:41:41.763322+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$TimeSheetRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$TimeSheetRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:87)"} [] [2025-02-07T15:41:41.763354+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$CompanyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$CompanyRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:88)"} [] [2025-02-07T15:41:41.763387+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$InvoiceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$InvoiceRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:89)"} [] [2025-02-07T15:41:41.763428+01:00] php.INFO: Deprecated: Creation of dynamic property App\Controller\BillingController::$AccountingPeriodRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\Controller\\BillingController::$AccountingPeriodRepository is deprecated at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/src/Controller/BillingController.php:90)"} [] [2025-02-07T15:41:41.766398+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:41.770578+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.id = ? (parameters: array{"1":"97"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.invoice_reference AS invoice_reference_2, t0.sent AS sent_3, t0.paied AS paied_4, t0.processed AS processed_5, t0.total AS total_6, t0.remark AS remark_7, t0.udts AS udts_8, t0.client_id AS client_id_9, t0.company_id AS company_id_10, t0.accounting_period_id AS accounting_period_id_11 FROM invoice t0 WHERE t0.id = ?","params":{"1":"97"},"types":{"1":1}} [] [2025-02-07T15:41:41.794582+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:41.795323+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:41.796525+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:41.796785+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:41.798971+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:41.801681+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:41.805165+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:41.807381+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:41.808045+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:41.808669+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:41.811389+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:41.812123+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:41.812918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:41.813252+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:41:41.813990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:41.814788+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:41:41.815122+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:41.815360+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:41:41.815596+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:41.817372+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:41.819207+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:41.819542+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:41.819730+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:41.820160+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:41:41.820664+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:41.821291+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:41:41.821646+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:41.821881+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:41:41.822170+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:41.822451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:41.822940+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:41.823166+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:41:41.823609+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:41.824665+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:41.825039+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:41.825366+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:41:41.825612+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:41.827099+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:41.828419+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:41:41.828826+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:41:41.829899+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:41.830492+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:41.831949+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:41.833266+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:41.833499+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:41.833729+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:41.834056+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:41.834344+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:41.834583+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:41:41.834807+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:41:41.835056+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:41:41.835380+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:41:41.835633+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:41:41.837731+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:41.839217+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:41.839525+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:41:41.839798+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:41.840031+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:41.840557+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:41.841431+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:41.841849+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:41.843786+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:41.844095+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:41.844335+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:41.845719+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:41.847153+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:41.847394+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:41.847629+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:41.848989+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:41.849282+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:41:41.849516+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:41:41.850091+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:41:41.850749+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:41:41.851111+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:41:41.853323+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:41:41.853710+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:41:41.853952+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:41:41.855441+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:41:41.856982+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:41:41.857597+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:41:41.857962+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:41:41.859759+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:41:41.860037+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:41:41.860305+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:41:41.860689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:41:41.861007+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:41:41.861278+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:41:41.861547+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:41:41.861927+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:41:41.862166+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:41:41.862566+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:41:41.862791+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:41:41.863025+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:41:41.863398+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:41:41.863747+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:41:41.863976+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:41:41.864211+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:41:41.864560+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:41:41.864791+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:41:41.865013+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:41:41.865234+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:41:41.865520+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:41.865829+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:41.866066+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:41.866304+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:41.866536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:41.866820+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:41.867100+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:41:41.867463+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:41.867779+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:41.868073+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:41.868403+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:41.868862+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:41:41.869187+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:41:41.869586+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:41.869884+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:41.870170+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:41.870449+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:41.870707+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:41.871204+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:41:41.871470+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:41.871745+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:41.872030+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:41.872298+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:41.872565+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:41.873422+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:41.873650+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:41.873938+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:41.874198+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:41.874453+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:41.874740+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:41:41.875128+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:41:41.875429+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:41:41.875684+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:41.875969+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:41.876236+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:41.876502+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:41:41.876773+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:41.877123+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:41.877414+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:41.877758+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:41.878037+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:41.878298+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:41.878576+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:41:41.878843+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:41:41.883358+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.invoice_id = ? ORDER BY t0.cdts ASC","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:41.890948+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:41:41.936251+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:42.036209+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eb1372"},"request_uri":"http://localhost:8000/_wdt/eb1372?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:54.662892+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"http://localhost:8000/ts-calendar","method":"GET"} [] [2025-02-07T15:41:54.663841+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:54.663885+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:54.663916+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:54.677965+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:54.680096+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:54.683671+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.685590+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:54.685838+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.688642+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":null,"2":0}, types: array{"1":2,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":null,"2":0},"types":{"1":2,"2":5}} [] [2025-02-07T15:41:54.689758+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:54.690730+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:54.691746+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:54.692199+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:54.692592+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:54.692903+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.693268+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:54.693571+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:54.693858+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:54.694134+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:54.695174+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:54.700791+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.702358+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.704675+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:54.706198+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:54.707403+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:54.707996+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:54.708656+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:54.711464+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:54.711985+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:54.712806+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:41:54.713144+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:41:54.714020+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:41:54.715077+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:41:54.715573+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:41:54.715965+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:41:54.716373+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:41:54.718440+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:41:54.720739+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:41:54.721084+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:41:54.721411+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:41:54.721968+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:41:54.722607+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:41:54.723296+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:41:54.723755+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:41:54.724066+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:41:54.724418+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:41:54.725393+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:41:54.726655+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:41:54.727028+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:41:54.727512+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:41:54.728701+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:41:54.729201+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:41:54.729619+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:41:54.729900+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:41:54.731876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:41:54.733642+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:41:54.734162+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:41:54.735309+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:41:54.736009+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:41:54.737898+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:41:54.740183+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:41:54.740550+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:41:54.740837+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:41:54.741198+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:41:54.741576+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:41:54.741810+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:41:54.742071+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:41:54.742285+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:41:54.742514+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:41:54.742724+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:41:54.744928+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:41:54.746493+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:41:54.746814+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:41:54.747065+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:41:54.747285+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:41:54.747774+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:41:54.748513+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:41:54.748929+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:41:54.751190+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:41:54.751448+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:41:54.751664+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:41:54.753300+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:41:54.755154+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:41:54.755534+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:41:54.755835+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:41:54.757451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:41:54.757863+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:41:54.758182+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:41:54.758876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:41:54.759698+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:41:54.760046+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:41:54.762435+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:41:54.762948+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:41:54.763260+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:41:54.765031+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:41:54.766808+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:41:54.767348+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:41:54.767620+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:41:54.769540+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:41:54.769941+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:41:54.770290+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:41:54.770787+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:41:54.771188+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:41:54.771465+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:41:54.771794+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:41:54.772219+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:41:54.772519+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:41:54.772989+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:41:54.773320+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:41:54.773614+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:41:54.774083+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:41:54.774521+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:41:54.774820+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:41:54.775109+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:41:54.775573+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:41:54.775860+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:41:54.776135+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:41:54.776408+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:41:54.776690+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:54.777046+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:41:54.777331+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:54.777708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:41:54.777986+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:41:54.778319+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:54.778664+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:41:54.779205+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:41:54.779624+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:41:54.780007+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:41:54.780434+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:41:54.780971+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:41:54.781323+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:41:54.781685+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:41:54.782032+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:41:54.782378+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:41:54.782716+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:41:54.783097+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:41:54.783732+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:41:54.784089+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:41:54.784458+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:41:54.784811+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:41:54.785144+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:41:54.785479+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:41:54.786681+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:41:54.787018+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:41:54.787373+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:41:54.787722+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:41:54.788048+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:41:54.788376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:41:54.788837+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:41:54.789206+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:41:54.789551+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:41:54.789893+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:41:54.790236+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:41:54.790563+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:41:54.790873+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:41:54.791286+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:41:54.791585+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:41:54.791856+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:41:54.792150+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:41:54.792419+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:41:54.792689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:41:54.792961+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:41:54.800811+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:41:54.820892+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:41:54.970923+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd17ae"},"request_uri":"http://localhost:8000/_wdt/dd17ae?XDEBUG_IGNORE=1","method":"GET"} [] [2025-02-07T15:41:55.011563+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"http://localhost:8000/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-07T15:41:55.011812+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:41:55.011844+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:55.011866+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:41:55.012882+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:41:55.014872+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:41:55.024564+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:41:55.025764+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:41:55.026865+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:41:55.034457+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:42:03.058351+01:00] request.INFO: Matched route "timesheet_table". {"route":"timesheet_table","route_parameters":{"_route":"timesheet_table","clientId":"1","_controller":"App\\Controller\\TimeSheetController::getTimesheetTable"},"request_uri":"http://localhost:8000/api/timesheet/feed/projects/1","method":"GET"} [] [2025-02-07T15:42:03.058813+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:42:03.058854+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:03.058883+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:03.060698+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:42:03.063047+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:42:03.077460+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:42:03.078115+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:03.078968+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:42:03.085845+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:42:07.712053+01:00] request.INFO: Matched route "app_add_to_billing". {"route":"app_add_to_billing","route_parameters":{"_route":"app_add_to_billing","_controller":"App\\Controller\\TimeSheetController::addToBilling"},"request_uri":"http://localhost:8000/ts-add-to-billing","method":"POST"} [] [2025-02-07T15:42:07.726632+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:42:07.729263+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:42:07.736433+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:07.741666+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:42:07.741764+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:42:07.741921+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:07.742211+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:07.744021+01:00] timesheet.INFO: Add to billing [] [] [2025-02-07T15:42:07.746412+01:00] timesheet.INFO: New TS [] [] [2025-02-07T15:42:07.747593+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:42:07.749373+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:07.750368+01:00] doctrine.DEBUG: Beginning transaction [] [] [2025-02-07T15:42:07.759235+01:00] doctrine.DEBUG: Executing statement: INSERT INTO time_sheet (performance, mileage, rem_client, rem_internal, cdts, processed, deleted, project_id, invoice_id, estimate_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (parameters: array{"1":"1","2":0,"3":null,"4":null,"5":"2025-02-12 12:00:00","6":0,"7":0,"8":121,"9":null,"10":null}, types: array{"1":2,"2":1,"3":2,"4":2,"5":2,"6":5,"7":5,"8":1,"9":1,"10":1}) {"sql":"INSERT INTO time_sheet (performance, mileage, rem_client, rem_internal, cdts, processed, deleted, project_id, invoice_id, estimate_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)","params":{"1":"1","2":0,"3":null,"4":null,"5":"2025-02-12 12:00:00","6":0,"7":0,"8":121,"9":null,"10":null},"types":{"1":2,"2":1,"3":2,"4":2,"5":2,"6":5,"7":5,"8":1,"9":1,"10":1}} [] [2025-02-07T15:42:07.773067+01:00] doctrine.DEBUG: Executing statement: UPDATE settings SET last_ts_company_id = ? WHERE id = ? (parameters: array{"1":1,"2":1}, types: array{"1":1,"2":1}) {"sql":"UPDATE settings SET last_ts_company_id = ? WHERE id = ?","params":{"1":1,"2":1},"types":{"1":1,"2":1}} [] [2025-02-07T15:42:07.774822+01:00] doctrine.DEBUG: Committing transaction [] [] [2025-02-07T15:42:07.780113+01:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id"} [] [2025-02-07T15:42:07.784111+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:07.790099+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:07.792597+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:42:07.794433+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:42:07.795447+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:42:07.796145+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:42:07.803357+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:42:07.806163+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:42:07.807605+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:42:07.808207+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:42:07.809451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:42:07.810763+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:42:07.812519+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:42:07.813299+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:42:07.813999+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:42:07.816484+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:42:07.819141+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:42:07.820090+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:42:07.820340+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:42:07.820847+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:42:07.821347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:42:07.821912+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:42:07.822196+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:42:07.822378+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:42:07.822603+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:42:07.822851+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:42:07.823308+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:42:07.823489+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:42:07.823859+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:42:07.824881+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:42:07.825841+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:42:07.826569+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:42:07.827173+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:42:07.829986+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:42:07.833802+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:42:07.836970+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:42:07.838362+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:42:07.839005+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:42:07.840431+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:42:07.841842+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:42:07.842225+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:42:07.842479+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:42:07.842819+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:42:07.843091+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:42:07.843296+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:42:07.843497+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:42:07.843696+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:42:07.843894+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:42:07.844142+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:42:07.846955+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:42:07.849096+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:42:07.849552+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:42:07.849808+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:42:07.850032+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:42:07.850555+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:42:07.851363+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:42:07.851828+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:42:07.854041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:42:07.854347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:42:07.854525+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:42:07.855874+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:42:07.857476+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:42:07.857774+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:42:07.858033+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:42:07.859428+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:42:07.859741+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:42:07.859969+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:42:07.860591+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:42:07.861452+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:42:07.861900+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:42:07.863978+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:42:07.864345+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:42:07.864628+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:42:07.866126+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:42:07.867531+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:42:07.867936+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:42:07.868392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:42:07.870234+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:42:07.870696+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:42:07.871132+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:42:07.871650+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:42:07.872218+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:42:07.872617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:42:07.873093+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:42:07.873576+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:42:07.873991+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:42:07.874823+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:42:07.875270+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:42:07.876059+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:42:07.876588+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:42:07.877137+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:42:07.877504+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:42:07.878270+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:42:07.879399+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:42:07.880034+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:42:07.880436+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:42:07.880920+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:42:07.881529+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:42:07.882493+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:42:07.883392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:42:07.884448+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:42:07.885994+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:42:07.887439+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:42:07.888617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:42:07.889697+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:42:07.890995+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:42:07.892287+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:42:07.893445+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:42:07.894339+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:42:07.895288+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:42:07.896468+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:42:07.897146+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:42:07.897683+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:42:07.898045+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:42:07.898304+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:42:07.899830+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:42:07.900880+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:42:07.902279+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:42:07.903787+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:42:07.904881+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:42:07.905623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:42:07.907755+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:42:07.908455+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:42:07.909275+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:42:07.910274+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:42:07.910796+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:42:07.911314+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:42:07.911849+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:42:07.912266+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:42:07.912598+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:42:07.912923+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:42:07.913183+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:42:07.913478+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:42:07.914126+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:42:07.914912+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:42:07.915366+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:42:07.915788+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:42:07.916328+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:42:07.917363+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:42:07.919783+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:42:07.920909+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:42:07.925478+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:42:07.976501+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:42:08.069478+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"http://localhost:8000/api/calendar-events?end=2025-03-10T00%3A00%3A00%2B01%3A00&start=2025-01-27T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-02-07T15:42:08.070416+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:42:08.070719+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:08.070782+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:08.073223+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:42:08.077494+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-02-07T15:42:08.088591+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:42:08.093221+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:42:08.093857+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:08.094693+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:42:08.104814+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:42:19.061393+01:00] request.INFO: Matched route "ts_calendar_delete_ts". {"route":"ts_calendar_delete_ts","route_parameters":{"_route":"ts_calendar_delete_ts","_controller":"App\\Controller\\TimeSheetController::deleteTsCalendar"},"request_uri":"http://localhost:8000/ts-calendar-delete-ts","method":"POST"} [] [2025-02-07T15:42:19.063737+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-02-07T15:42:19.065678+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"127.0.0.1","port":3306,"user":"mca","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-02-07T15:42:19.069192+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:19.071654+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-02-07T15:42:19.071694+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-02-07T15:42:19.071715+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:19.072084+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-02-07T15:42:19.075169+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.id = ? (parameters: array{"1":1969}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.id = ?","params":{"1":1969},"types":{"1":1}} [] [2025-02-07T15:42:19.078708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:42:19.079629+01:00] doctrine.DEBUG: Beginning transaction [] [] [2025-02-07T15:42:19.080643+01:00] doctrine.DEBUG: Executing statement: DELETE FROM time_sheet WHERE id = ? (parameters: array{"1":1969}, types: array{"1":1}) {"sql":"DELETE FROM time_sheet WHERE id = ?","params":{"1":1969},"types":{"1":1}} [] [2025-02-07T15:42:19.082068+01:00] doctrine.DEBUG: Committing transaction [] [] [2025-02-07T15:42:19.083257+01:00] doctrine.DEBUG: Executing query: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id"} [] [2025-02-07T15:42:19.087261+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:19.089475+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-02-07T15:42:19.092141+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:42:19.093535+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:42:19.094670+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:42:19.095541+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:42:19.098752+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:42:19.099321+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:42:19.100047+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-02-07T15:42:19.100311+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-02-07T15:42:19.101017+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-02-07T15:42:19.103806+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-02-07T15:42:19.104230+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-02-07T15:42:19.104561+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-02-07T15:42:19.104885+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-02-07T15:42:19.106985+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-02-07T15:42:19.109069+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-02-07T15:42:19.109738+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-02-07T15:42:19.110487+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-02-07T15:42:19.111117+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-02-07T15:42:19.111805+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-02-07T15:42:19.112620+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-02-07T15:42:19.113113+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-02-07T15:42:19.113334+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-02-07T15:42:19.113684+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-02-07T15:42:19.113945+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-02-07T15:42:19.114465+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-02-07T15:42:19.114689+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-02-07T15:42:19.115082+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-02-07T15:42:19.116076+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-02-07T15:42:19.116406+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-02-07T15:42:19.116711+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-02-07T15:42:19.116911+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-02-07T15:42:19.118350+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-02-07T15:42:19.119841+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-02-07T15:42:19.120167+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-02-07T15:42:19.121211+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-02-07T15:42:19.121801+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-02-07T15:42:19.123179+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-02-07T15:42:19.124608+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-02-07T15:42:19.124979+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-02-07T15:42:19.125297+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-02-07T15:42:19.125708+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-02-07T15:42:19.126058+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-02-07T15:42:19.126362+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-02-07T15:42:19.126629+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-02-07T15:42:19.126906+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-02-07T15:42:19.127167+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-02-07T15:42:19.127429+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-02-07T15:42:19.129627+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-02-07T15:42:19.131347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-02-07T15:42:19.131698+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-02-07T15:42:19.131982+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-02-07T15:42:19.132231+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-02-07T15:42:19.132763+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-02-07T15:42:19.133533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-02-07T15:42:19.133892+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-02-07T15:42:19.136076+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-02-07T15:42:19.136563+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-02-07T15:42:19.136838+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-02-07T15:42:19.138375+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-02-07T15:42:19.139982+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-02-07T15:42:19.140252+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-02-07T15:42:19.140504+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-02-07T15:42:19.141980+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-02-07T15:42:19.142311+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-02-07T15:42:19.142567+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-02-07T15:42:19.143159+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-02-07T15:42:19.143885+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-02-07T15:42:19.144244+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-02-07T15:42:19.146537+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-02-07T15:42:19.146998+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-02-07T15:42:19.147253+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-02-07T15:42:19.148849+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-02-07T15:42:19.150498+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-02-07T15:42:19.151018+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-02-07T15:42:19.151343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-02-07T15:42:19.153687+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-02-07T15:42:19.154102+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-02-07T15:42:19.154451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-02-07T15:42:19.154918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-02-07T15:42:19.155341+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-02-07T15:42:19.155696+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-02-07T15:42:19.156114+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-02-07T15:42:19.156635+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-02-07T15:42:19.157022+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-02-07T15:42:19.157590+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-02-07T15:42:19.157953+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-02-07T15:42:19.158298+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-02-07T15:42:19.158866+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-02-07T15:42:19.159346+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-02-07T15:42:19.159687+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-02-07T15:42:19.160026+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-02-07T15:42:19.160571+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-02-07T15:42:19.160886+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-02-07T15:42:19.161173+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-02-07T15:42:19.161466+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-02-07T15:42:19.161739+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:42:19.162116+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-02-07T15:42:19.162447+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:42:19.162730+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-02-07T15:42:19.163004+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-02-07T15:42:19.163376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:42:19.163760+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-02-07T15:42:19.164081+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-02-07T15:42:19.164517+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-02-07T15:42:19.164881+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-02-07T15:42:19.165265+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-02-07T15:42:19.165669+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-02-07T15:42:19.165988+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-02-07T15:42:19.166307+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-02-07T15:42:19.166648+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-02-07T15:42:19.166980+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-02-07T15:42:19.167306+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-02-07T15:42:19.167621+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-02-07T15:42:19.168270+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-02-07T15:42:19.168893+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-02-07T15:42:19.169479+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-02-07T15:42:19.169881+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-02-07T15:42:19.170228+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-02-07T15:42:19.170557+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-02-07T15:42:19.171635+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-02-07T15:42:19.172035+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-02-07T15:42:19.172451+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-02-07T15:42:19.172956+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-02-07T15:42:19.173388+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-02-07T15:42:19.173803+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-02-07T15:42:19.174324+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-02-07T15:42:19.174717+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-02-07T15:42:19.175097+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-02-07T15:42:19.175480+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-02-07T15:42:19.175838+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-02-07T15:42:19.176177+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-02-07T15:42:19.176540+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-02-07T15:42:19.177035+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-02-07T15:42:19.177395+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-02-07T15:42:19.177742+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-02-07T15:42:19.178086+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-02-07T15:42:19.178431+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-02-07T15:42:19.178811+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-02-07T15:42:19.179200+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-02-07T15:42:19.180762+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-02-07T15:42:19.191814+01:00] doctrine.INFO: Disconnecting [] [] [2025-02-07T15:56:27.875207+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:56:27.877815+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryLineType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryLineType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:56:27.877847+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::buildForm()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-02-07T15:56:27.877869+01:00] php.INFO: User Deprecated: Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\JournalEntryType" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\Form\\AbstractType::configureOptions()\" might add \"void\" as a native return type declaration in the future. Do the same in child class \"App\\Form\\JournalEntryType\" now to avoid errors or add an explicit @return annotation to suppress this message. at /Users/flegardien/Documents/SynologyDrive/Development/Web/Sites/WeFeatIT/OasbWithTemplate/vendor/symfony/error-handler/DebugClassLoader.php:341)"} [] [2025-03-28T11:37:47.935717+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php","line":254,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:37:48.339985+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:37:48.350573+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:37:48.350612+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:37:48.350634+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:37:48.547745+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:37:48.646236+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:37:48.667638+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:48.675635+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:37:48.676426+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:48.907596+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:37:48.914437+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:37:48.919044+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:37:48.933653+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:37:48.934295+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:37:48.934872+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:37:48.935397+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:48.935898+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:37:48.936460+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:37:48.936990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:37:48.937466+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:37:48.939576+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:37:49.964616+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:49.966599+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:49.968876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:49.970337+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:37:49.971654+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:37:49.972405+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:37:49.973148+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:37:49.976069+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:37:49.976740+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:37:49.977772+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-03-28T11:37:49.978261+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-03-28T11:37:49.979355+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-03-28T11:37:49.980601+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-03-28T11:37:49.981198+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-03-28T11:37:49.981724+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-03-28T11:37:49.982238+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-03-28T11:37:49.984438+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-03-28T11:37:49.986592+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-03-28T11:37:49.987126+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-03-28T11:37:49.987605+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-03-28T11:37:49.988388+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-03-28T11:37:49.989137+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-03-28T11:37:49.989947+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-03-28T11:37:49.990538+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-03-28T11:37:49.990962+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-03-28T11:37:49.991417+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-03-28T11:37:49.991867+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-03-28T11:37:49.992997+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-03-28T11:37:49.993703+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-03-28T11:37:49.994435+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-03-28T11:37:49.995631+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-03-28T11:37:49.996140+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-03-28T11:37:49.996810+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-03-28T11:37:49.997640+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-03-28T11:37:49.999239+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-03-28T11:37:50.000869+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-03-28T11:37:50.001494+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-03-28T11:37:50.012826+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-03-28T11:37:50.013787+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-03-28T11:37:50.015507+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-03-28T11:37:50.017255+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-03-28T11:37:50.017789+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-03-28T11:37:50.018329+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-03-28T11:37:50.018946+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-03-28T11:37:50.019655+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-03-28T11:37:50.020205+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-03-28T11:37:50.020784+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-03-28T11:37:50.021344+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-03-28T11:37:50.021852+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-03-28T11:37:50.022347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-03-28T11:37:50.024759+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-03-28T11:37:50.026607+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-03-28T11:37:50.027297+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-03-28T11:37:50.028259+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-03-28T11:37:50.028936+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-03-28T11:37:50.029784+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-03-28T11:37:50.030968+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-03-28T11:37:50.031852+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-03-28T11:37:50.034599+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-03-28T11:37:50.035263+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-03-28T11:37:50.035858+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-03-28T11:37:50.037782+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-03-28T11:37:50.039761+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-03-28T11:37:50.040433+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-03-28T11:37:50.040951+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-03-28T11:37:50.042934+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-03-28T11:37:50.043654+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-03-28T11:37:50.044258+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-03-28T11:37:50.045152+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-03-28T11:37:50.046325+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-03-28T11:37:50.047071+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-03-28T11:37:50.049781+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-03-28T11:37:50.050617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-03-28T11:37:50.051205+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-03-28T11:37:50.053189+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-03-28T11:37:50.055382+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-03-28T11:37:50.056275+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-03-28T11:37:50.056905+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-03-28T11:37:50.059041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-03-28T11:37:50.059627+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-03-28T11:37:50.060258+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-03-28T11:37:50.061055+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-03-28T11:37:50.061764+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-03-28T11:37:50.062368+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-03-28T11:37:50.063062+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-03-28T11:37:50.063934+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-03-28T11:37:50.064585+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-03-28T11:37:50.065595+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-03-28T11:37:50.066137+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-03-28T11:37:50.066732+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-03-28T11:37:50.067852+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-03-28T11:37:50.068785+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-03-28T11:37:50.069501+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-03-28T11:37:50.070065+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-03-28T11:37:50.071021+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-03-28T11:37:50.071580+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-03-28T11:37:50.072162+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-03-28T11:37:50.075215+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-03-28T11:37:50.075818+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:37:50.079257+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:37:50.079786+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:37:50.080331+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:37:50.080813+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:37:50.081299+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:37:50.081841+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-03-28T11:37:50.082336+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:37:50.082886+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-03-28T11:37:50.083368+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-03-28T11:37:50.083855+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:37:50.084794+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-03-28T11:37:50.085288+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-03-28T11:37:50.085760+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-03-28T11:37:50.086250+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-03-28T11:37:50.086744+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-03-28T11:37:50.087332+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-03-28T11:37:50.087992+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:37:50.088861+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-03-28T11:37:50.089376+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-03-28T11:37:50.089884+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-03-28T11:37:50.090426+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-03-28T11:37:50.090957+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-03-28T11:37:50.091435+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-03-28T11:37:50.092677+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-03-28T11:37:50.093177+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-03-28T11:37:50.093670+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-03-28T11:37:50.094188+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-03-28T11:37:50.094707+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-03-28T11:37:50.095289+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-03-28T11:37:50.095959+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-03-28T11:37:50.096607+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-03-28T11:37:50.097197+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:37:50.097735+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-03-28T11:37:50.098305+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:37:50.098836+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-03-28T11:37:50.099434+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:37:50.100077+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-03-28T11:37:50.100876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-03-28T11:37:50.101391+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-03-28T11:37:50.105577+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-03-28T11:37:50.106259+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-03-28T11:37:50.106912+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-03-28T11:37:50.107561+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-03-28T11:37:50.439049+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:37:51.052692+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:37:51.640308+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:37:51.640730+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:37:51.644466+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a7065"},"request_uri":"https://oasb.wefeatit.com/_wdt/8a7065?XDEBUG_IGNORE=1","method":"GET"} [] [2025-03-28T11:37:51.644666+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:37:51.647658+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:37:51.647687+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:37:51.647705+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:37:51.677630+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:37:51.698860+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:37:51.721930+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:37:51.727196+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:37:51.728399+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:37:51.800629+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:38:10.922488+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:11.102091+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5834dc"},"request_uri":"https://oasb.wefeatit.com/_profiler/5834dc","method":"GET"} [] [2025-03-28T11:38:21.764675+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:21.768105+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5834dc"},"request_uri":"https://oasb.wefeatit.com/_profiler/5834dc?panel=logger&type=request","method":"GET"} [] [2025-03-28T11:38:42.477192+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:42.580006+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/_profiler/5834dc")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/_profiler/5834dc\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T11:38:43.534220+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:43.544086+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/ts-calendar")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/ts-calendar\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T11:38:46.003307+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:46.011776+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:38:46.033959+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:38:46.034004+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:38:46.034027+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:38:46.087151+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:38:46.197473+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:38:46.231817+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.239761+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:38:46.240373+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.391527+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:38:46.400916+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:38:46.402392+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:38:46.405589+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:38:46.406205+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:38:46.406766+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:38:46.407270+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.407815+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:38:46.408379+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:38:46.408871+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:38:46.409407+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:38:46.411389+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:38:46.603761+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.606110+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.609030+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:46.610848+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:38:46.612364+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:38:46.613120+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:38:46.614006+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:38:46.617409+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:38:46.618183+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:38:46.619361+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-03-28T11:38:46.619933+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-03-28T11:38:46.620994+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-03-28T11:38:46.622064+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-03-28T11:38:46.622626+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-03-28T11:38:46.623201+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-03-28T11:38:46.623693+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-03-28T11:38:46.625824+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-03-28T11:38:46.628369+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-03-28T11:38:46.629142+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-03-28T11:38:46.629667+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-03-28T11:38:46.630615+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-03-28T11:38:46.631617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-03-28T11:38:46.632633+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-03-28T11:38:46.633311+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-03-28T11:38:46.633874+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-03-28T11:38:46.634452+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-03-28T11:38:46.635007+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-03-28T11:38:46.635845+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-03-28T11:38:46.636357+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-03-28T11:38:46.637126+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-03-28T11:38:46.638681+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-03-28T11:38:46.639295+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-03-28T11:38:46.639930+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-03-28T11:38:46.640482+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-03-28T11:38:46.642514+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-03-28T11:38:46.644428+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-03-28T11:38:46.645108+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-03-28T11:38:46.646789+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-03-28T11:38:46.647905+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-03-28T11:38:46.650086+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-03-28T11:38:46.652124+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-03-28T11:38:46.652807+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-03-28T11:38:46.653489+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-03-28T11:38:46.654322+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-03-28T11:38:46.655056+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-03-28T11:38:46.655752+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-03-28T11:38:46.656631+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-03-28T11:38:46.657410+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-03-28T11:38:46.658098+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-03-28T11:38:46.658759+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-03-28T11:38:46.661332+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-03-28T11:38:46.663012+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-03-28T11:38:46.663778+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-03-28T11:38:46.664397+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-03-28T11:38:46.664891+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-03-28T11:38:46.665606+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-03-28T11:38:46.666618+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-03-28T11:38:46.667190+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-03-28T11:38:46.669390+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-03-28T11:38:46.669918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-03-28T11:38:46.670385+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-03-28T11:38:46.671990+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-03-28T11:38:46.673833+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-03-28T11:38:46.674509+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-03-28T11:38:46.675028+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-03-28T11:38:46.676520+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-03-28T11:38:46.677143+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-03-28T11:38:46.677672+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-03-28T11:38:46.678422+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-03-28T11:38:46.679349+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-03-28T11:38:46.679966+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-03-28T11:38:46.685984+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-03-28T11:38:46.688092+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-03-28T11:38:46.688655+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-03-28T11:38:46.690131+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-03-28T11:38:46.691737+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-03-28T11:38:46.692397+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-03-28T11:38:46.692885+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-03-28T11:38:46.695025+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-03-28T11:38:46.695803+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-03-28T11:38:46.696668+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-03-28T11:38:46.697580+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-03-28T11:38:46.698361+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-03-28T11:38:46.698988+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-03-28T11:38:46.699790+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-03-28T11:38:46.700706+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-03-28T11:38:46.701528+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-03-28T11:38:46.702574+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-03-28T11:38:46.703287+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-03-28T11:38:46.703996+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-03-28T11:38:46.705029+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-03-28T11:38:46.705830+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-03-28T11:38:46.706312+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-03-28T11:38:46.706777+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-03-28T11:38:46.707352+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-03-28T11:38:46.707844+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-03-28T11:38:46.708221+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-03-28T11:38:46.708590+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-03-28T11:38:46.709002+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:38:46.709487+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:38:46.709864+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:38:46.710308+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:38:46.710762+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:38:46.711216+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:38:46.711668+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-03-28T11:38:46.712175+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:38:46.712763+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-03-28T11:38:46.713278+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-03-28T11:38:46.713824+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:38:46.714425+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-03-28T11:38:46.714964+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-03-28T11:38:46.715413+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-03-28T11:38:46.715862+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-03-28T11:38:46.716336+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-03-28T11:38:46.716827+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-03-28T11:38:46.717357+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:38:46.718026+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-03-28T11:38:46.718480+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-03-28T11:38:46.718976+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-03-28T11:38:46.719508+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-03-28T11:38:46.720084+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-03-28T11:38:46.720592+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-03-28T11:38:46.721703+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-03-28T11:38:46.722352+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-03-28T11:38:46.722927+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-03-28T11:38:46.723386+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-03-28T11:38:46.723856+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-03-28T11:38:46.724378+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-03-28T11:38:46.724974+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-03-28T11:38:46.725461+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-03-28T11:38:46.725952+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:38:46.726397+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-03-28T11:38:46.726889+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:38:46.727347+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-03-28T11:38:46.727812+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:38:46.728363+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-03-28T11:38:46.728878+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-03-28T11:38:46.729370+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-03-28T11:38:46.729877+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-03-28T11:38:46.730549+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-03-28T11:38:46.731254+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-03-28T11:38:46.731816+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-03-28T11:38:46.747019+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:38:46.778608+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:38:47.032097+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:47.035362+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"217cde"},"request_uri":"https://oasb.wefeatit.com/_wdt/217cde?XDEBUG_IGNORE=1","method":"GET"} [] [2025-03-28T11:38:47.081730+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:38:47.085393+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:38:47.088088+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:38:47.088119+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:38:47.088137+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:38:47.114917+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:38:47.131713+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:38:47.149683+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:38:47.154062+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:38:47.155209+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:38:47.171469+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:39:00.493082+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:39:00.501894+01:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"217cde"},"request_uri":"https://oasb.wefeatit.com/_profiler/217cde?panel=db","method":"GET"} [] [2025-03-28T11:39:01.687771+01:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Array to string conversion" at Template.php line 350 {"exception":"[object] (ErrorException(code: 0): Warning: Array to string conversion at /home/wefeatitkc/www/oasb/vendor/twig/twig/src/Template.php:350)"} [] [2025-03-28T11:39:06.314478+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:39:06.361691+01:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://oasb.wefeatit.com/favicon.ico" (from "https://oasb.wefeatit.com/ts-calendar")" at RouterListener.php line 149 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET https://oasb.wefeatit.com/favicon.ico\" (from \"https://oasb.wefeatit.com/ts-calendar\") at /home/wefeatitkc/www/oasb/vendor/symfony/http-kernel/EventListener/RouterListener.php:149)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/favicon.ico/\". at /home/wefeatitkc/www/oasb/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} [] [2025-03-28T11:41:02.809542+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:41:02.831607+01:00] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\BaseController::index"},"request_uri":"https://oasb.wefeatit.com/","method":"GET"} [] [2025-03-28T11:41:02.841109+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:41:02.841143+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:02.841160+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:03.049856+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:41:03.068998+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:41:03.094780+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.101590+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:41:03.155173+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:41:03.201708+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:41:03.413924+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:41:03.417049+01:00] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\BaseController::home"},"request_uri":"https://oasb.wefeatit.com/home","method":"GET"} [] [2025-03-28T11:41:03.419527+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:41:03.419556+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:03.419574+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:03.454929+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:41:03.461982+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:41:03.471493+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.475742+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:41:03.492631+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:41:03.581920+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:41:03.585167+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:41:03.587666+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:41:03.587694+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:03.587711+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:03.612763+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:41:03.633080+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:41:03.641286+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.645886+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:41:03.646544+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.733667+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:41:03.740601+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:41:03.741918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:41:03.743761+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:41:03.744382+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:41:03.744911+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:41:03.745420+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.745916+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:41:03.746559+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:41:03.747086+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:41:03.747564+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:41:03.749233+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:41:03.851541+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.853864+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.856328+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:03.901687+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:41:03.903271+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:41:03.904010+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:41:03.904773+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:41:03.907457+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:41:03.908263+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:41:03.909230+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-03-28T11:41:03.909742+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-03-28T11:41:03.910737+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-03-28T11:41:03.911823+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-03-28T11:41:03.912420+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-03-28T11:41:03.912945+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-03-28T11:41:03.913411+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-03-28T11:41:03.915281+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-03-28T11:41:03.917426+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-03-28T11:41:03.917970+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-03-28T11:41:03.918509+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-03-28T11:41:03.919512+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-03-28T11:41:03.920337+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-03-28T11:41:03.921252+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-03-28T11:41:03.921827+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-03-28T11:41:03.922351+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-03-28T11:41:03.922974+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-03-28T11:41:03.923552+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-03-28T11:41:03.924320+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-03-28T11:41:03.924946+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-03-28T11:41:03.925705+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-03-28T11:41:03.927054+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-03-28T11:41:03.927705+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-03-28T11:41:03.928534+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-03-28T11:41:03.929082+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-03-28T11:41:03.930862+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-03-28T11:41:03.932375+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-03-28T11:41:03.933362+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-03-28T11:41:03.935088+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-03-28T11:41:03.936075+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-03-28T11:41:03.938057+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-03-28T11:41:03.939573+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-03-28T11:41:03.940070+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-03-28T11:41:03.940546+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-03-28T11:41:03.941166+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-03-28T11:41:03.941779+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-03-28T11:41:03.942279+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-03-28T11:41:03.942908+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-03-28T11:41:03.943411+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-03-28T11:41:03.943892+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-03-28T11:41:03.944375+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-03-28T11:41:03.946632+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-03-28T11:41:03.948252+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-03-28T11:41:03.948836+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-03-28T11:41:03.949342+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-03-28T11:41:03.949876+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-03-28T11:41:03.950596+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-03-28T11:41:03.951613+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-03-28T11:41:03.952204+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-03-28T11:41:03.954156+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-03-28T11:41:03.954650+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-03-28T11:41:03.955149+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-03-28T11:41:03.956669+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-03-28T11:41:03.958134+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-03-28T11:41:03.958727+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-03-28T11:41:03.959178+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-03-28T11:41:03.960576+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-03-28T11:41:03.961091+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-03-28T11:41:03.961532+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-03-28T11:41:03.962486+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-03-28T11:41:03.963472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-03-28T11:41:03.965178+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-03-28T11:41:03.967177+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-03-28T11:41:03.967811+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-03-28T11:41:03.968325+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-03-28T11:41:03.969882+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-03-28T11:41:03.971602+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-03-28T11:41:03.972339+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-03-28T11:41:03.973004+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-03-28T11:41:03.974916+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-03-28T11:41:03.975438+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-03-28T11:41:03.975991+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-03-28T11:41:03.976664+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-03-28T11:41:03.977213+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-03-28T11:41:03.977738+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-03-28T11:41:03.978284+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-03-28T11:41:03.978973+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-03-28T11:41:03.979533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-03-28T11:41:03.980241+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-03-28T11:41:03.980715+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-03-28T11:41:03.981135+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-03-28T11:41:03.981903+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-03-28T11:41:03.982536+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-03-28T11:41:03.982959+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-03-28T11:41:03.983343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-03-28T11:41:03.983919+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-03-28T11:41:03.984472+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-03-28T11:41:03.984933+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-03-28T11:41:03.985343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-03-28T11:41:03.985819+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:41:03.986314+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:41:03.986762+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:41:03.987214+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:41:03.987625+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:41:03.988089+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:41:03.988545+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-03-28T11:41:03.988989+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:41:03.989509+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-03-28T11:41:03.990000+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-03-28T11:41:03.990535+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:41:03.991067+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-03-28T11:41:03.991644+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-03-28T11:41:03.992623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-03-28T11:41:03.993457+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-03-28T11:41:03.994847+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-03-28T11:41:03.995407+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-03-28T11:41:03.996055+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:41:03.996835+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-03-28T11:41:03.997410+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-03-28T11:41:03.997961+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-03-28T11:41:03.998526+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-03-28T11:41:03.999006+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-03-28T11:41:03.999468+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-03-28T11:41:04.000503+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-03-28T11:41:04.000933+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-03-28T11:41:04.001409+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-03-28T11:41:04.001845+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-03-28T11:41:04.002404+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-03-28T11:41:04.002996+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-03-28T11:41:04.003608+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-03-28T11:41:04.004063+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-03-28T11:41:04.004577+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:41:04.005117+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-03-28T11:41:04.005607+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:41:04.006115+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-03-28T11:41:04.006612+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:41:04.009287+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-03-28T11:41:04.010223+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-03-28T11:41:04.010797+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-03-28T11:41:04.011333+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-03-28T11:41:04.011904+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-03-28T11:41:04.012461+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-03-28T11:41:04.013061+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-03-28T11:41:04.027797+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:41:04.062949+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:41:04.415000+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:41:04.418512+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a48afb"},"request_uri":"https://oasb.wefeatit.com/_wdt/a48afb?XDEBUG_IGNORE=1","method":"GET"} [] [2025-03-28T11:41:04.480767+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:41:04.484767+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:41:04.487813+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:41:04.487843+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:04.487861+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:41:04.517527+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:41:04.537778+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:41:04.559774+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:41:04.564615+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:41:04.565785+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:41:04.583221+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:45:39.029986+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:45:39.053285+01:00] request.INFO: Matched route "ts_calendar". {"route":"ts_calendar","route_parameters":{"_route":"ts_calendar","_controller":"App\\Controller\\TimeSheetController::timesheetCalendar"},"request_uri":"https://oasb.wefeatit.com/ts-calendar","method":"GET"} [] [2025-03-28T11:45:39.071802+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:45:39.071836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:45:39.071853+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:45:39.158011+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:45:39.229579+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:45:39.271629+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.279663+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:45:39.280470+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.default_company_logo AS default_company_logo_2, t0.last_ts_company_id AS last_ts_company_id_3, t0.default_company_id AS default_company_id_4 FROM settings t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.309836+01:00] doctrine.DEBUG: Executing statement: SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.rate AS rate_2, p0_.description AS description_3, p0_.stared AS stared_4, p0_.default_hours_day AS default_hours_day_5, p0_.default_mileage AS default_mileage_6, p0_.mileage_rate AS mileage_rate_7, p0_.deleted AS deleted_8, p0_.display_color AS display_color_9, p0_.company_id AS company_id_10 FROM project p0_ INNER JOIN company c1_ ON p0_.company_id = c1_.id WHERE c1_.id = ? AND p0_.deleted = ? ORDER BY p0_.id ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:45:39.314715+01:00] doctrine.DEBUG: Executing statement: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC (parameters: array{"1":1,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address_street AS address_street_2, c0_.address_number AS address_number_3, c0_.address_number_bt AS address_number_bt_4, c0_.address_pcode AS address_pcode_5, c0_.address_city AS address_city_6, c0_.address_country AS address_country_7, c0_.logo AS logo_8, c0_.vat AS vat_9, c0_.iban AS iban_10, c0_.disclaimer AS disclaimer_11, c0_.company_type AS company_type_12, c0_.company_contact_tel_number AS company_contact_tel_number_13, c0_.company_contact_email AS company_contact_email_14, c0_.company_contact_fname AS company_contact_fname_15, c0_.company_contact_lname AS company_contact_lname_16, c0_.invoice_prefix AS invoice_prefix_17, c0_.invoice_number AS invoice_number_18, c0_.estimate_creation_mode AS estimate_creation_mode_19, c0_.estimate_number AS estimate_number_20, c0_.estimate_prefix AS estimate_prefix_21, c0_.deleted AS deleted_22, c0_.user_id AS user_id_23 FROM company c0_ WHERE c0_.company_type <> ? AND c0_.deleted = ? ORDER BY c0_.name ASC","params":{"1":1,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:45:39.316014+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:45:39.319060+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:45:39.319561+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:45:39.320142+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:45:39.320758+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.321455+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:45:39.321987+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:45:39.322530+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:45:39.323051+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.owned_company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:45:39.325110+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:45:39.456048+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.name AS name_2, t0.address_street AS address_street_3, t0.address_number AS address_number_4, t0.address_number_bt AS address_number_bt_5, t0.address_pcode AS address_pcode_6, t0.address_city AS address_city_7, t0.address_country AS address_country_8, t0.logo AS logo_9, t0.vat AS vat_10, t0.iban AS iban_11, t0.disclaimer AS disclaimer_12, t0.company_type AS company_type_13, t0.company_contact_tel_number AS company_contact_tel_number_14, t0.company_contact_email AS company_contact_email_15, t0.company_contact_fname AS company_contact_fname_16, t0.company_contact_lname AS company_contact_lname_17, t0.invoice_prefix AS invoice_prefix_18, t0.invoice_number AS invoice_number_19, t0.estimate_creation_mode AS estimate_creation_mode_20, t0.estimate_number AS estimate_number_21, t0.estimate_prefix AS estimate_prefix_22, t0.deleted AS deleted_23, t0.user_id AS user_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.password AS password_29, t25.fname AS fname_30, t25.lname AS lname_31, t25.tel_number AS tel_number_32, t25.kick_of_date AS kick_of_date_33, t25.is_verified AS is_verified_34, t25.picture_file_name AS picture_file_name_35, t25.owned_company_id AS owned_company_id_36 FROM company t0 LEFT JOIN user t25 ON t25.owned_company_id = t0.id WHERE t0.user_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.458566+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.461835+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:39.463873+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:45:39.465595+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:45:39.466463+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:45:39.467345+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:45:39.471128+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:45:39.471938+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:45:39.473041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":12}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":12},"types":{"1":1}} [] [2025-03-28T11:45:39.473715+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":13}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":13},"types":{"1":1}} [] [2025-03-28T11:45:39.474978+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":14}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":14},"types":{"1":1}} [] [2025-03-28T11:45:39.476224+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":16}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":16},"types":{"1":1}} [] [2025-03-28T11:45:39.476939+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":18}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":18},"types":{"1":1}} [] [2025-03-28T11:45:39.477591+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":20}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":20},"types":{"1":1}} [] [2025-03-28T11:45:39.478287+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":23}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":23},"types":{"1":1}} [] [2025-03-28T11:45:39.480951+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":24}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":24},"types":{"1":1}} [] [2025-03-28T11:45:39.483663+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":25}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":25},"types":{"1":1}} [] [2025-03-28T11:45:39.484343+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":26}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":26},"types":{"1":1}} [] [2025-03-28T11:45:39.484888+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":27}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":27},"types":{"1":1}} [] [2025-03-28T11:45:39.485763+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":28}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":28},"types":{"1":1}} [] [2025-03-28T11:45:39.486638+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":29}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":29},"types":{"1":1}} [] [2025-03-28T11:45:39.487703+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":30}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":30},"types":{"1":1}} [] [2025-03-28T11:45:39.488442+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":31}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":31},"types":{"1":1}} [] [2025-03-28T11:45:39.489052+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":32}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":32},"types":{"1":1}} [] [2025-03-28T11:45:39.489673+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":33}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":33},"types":{"1":1}} [] [2025-03-28T11:45:39.490358+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":34}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":34},"types":{"1":1}} [] [2025-03-28T11:45:39.491383+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":35}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":35},"types":{"1":1}} [] [2025-03-28T11:45:39.492000+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":36}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":36},"types":{"1":1}} [] [2025-03-28T11:45:39.492821+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":37}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":37},"types":{"1":1}} [] [2025-03-28T11:45:39.494542+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":38}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":38},"types":{"1":1}} [] [2025-03-28T11:45:39.495254+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":39}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":39},"types":{"1":1}} [] [2025-03-28T11:45:39.496008+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":40}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":40},"types":{"1":1}} [] [2025-03-28T11:45:39.496549+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":41}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":41},"types":{"1":1}} [] [2025-03-28T11:45:39.498814+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":44}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":44},"types":{"1":1}} [] [2025-03-28T11:45:39.500945+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":45}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":45},"types":{"1":1}} [] [2025-03-28T11:45:39.501776+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":51}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":51},"types":{"1":1}} [] [2025-03-28T11:45:39.503223+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":52}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":52},"types":{"1":1}} [] [2025-03-28T11:45:39.504198+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":53}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":53},"types":{"1":1}} [] [2025-03-28T11:45:39.505858+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":54}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":54},"types":{"1":1}} [] [2025-03-28T11:45:39.507387+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":55}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":55},"types":{"1":1}} [] [2025-03-28T11:45:39.507914+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":56}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":56},"types":{"1":1}} [] [2025-03-28T11:45:39.508356+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":57}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":57},"types":{"1":1}} [] [2025-03-28T11:45:39.508918+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":58}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":58},"types":{"1":1}} [] [2025-03-28T11:45:39.509583+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":59}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":59},"types":{"1":1}} [] [2025-03-28T11:45:39.510080+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":60}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":60},"types":{"1":1}} [] [2025-03-28T11:45:39.510526+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":61}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":61},"types":{"1":1}} [] [2025-03-28T11:45:39.510951+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":62}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":62},"types":{"1":1}} [] [2025-03-28T11:45:39.511494+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":63}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":63},"types":{"1":1}} [] [2025-03-28T11:45:39.512041+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":64}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":64},"types":{"1":1}} [] [2025-03-28T11:45:39.514415+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":65}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":65},"types":{"1":1}} [] [2025-03-28T11:45:39.516839+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":67}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":67},"types":{"1":1}} [] [2025-03-28T11:45:39.517533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":68}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":68},"types":{"1":1}} [] [2025-03-28T11:45:39.518130+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":83}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":83},"types":{"1":1}} [] [2025-03-28T11:45:39.518720+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":84}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":84},"types":{"1":1}} [] [2025-03-28T11:45:39.519499+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":85}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":85},"types":{"1":1}} [] [2025-03-28T11:45:39.520498+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":86}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":86},"types":{"1":1}} [] [2025-03-28T11:45:39.521098+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":87}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":87},"types":{"1":1}} [] [2025-03-28T11:45:39.523200+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":88}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":88},"types":{"1":1}} [] [2025-03-28T11:45:39.523828+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":89}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":89},"types":{"1":1}} [] [2025-03-28T11:45:39.524344+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":90}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":90},"types":{"1":1}} [] [2025-03-28T11:45:39.525831+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":91}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":91},"types":{"1":1}} [] [2025-03-28T11:45:39.527617+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":92}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":92},"types":{"1":1}} [] [2025-03-28T11:45:39.528203+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":93}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":93},"types":{"1":1}} [] [2025-03-28T11:45:39.528704+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":94}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":94},"types":{"1":1}} [] [2025-03-28T11:45:39.530649+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":95}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":95},"types":{"1":1}} [] [2025-03-28T11:45:39.531382+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":100}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":100},"types":{"1":1}} [] [2025-03-28T11:45:39.531929+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":101}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":101},"types":{"1":1}} [] [2025-03-28T11:45:39.532875+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":102}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":102},"types":{"1":1}} [] [2025-03-28T11:45:39.534126+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":103}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":103},"types":{"1":1}} [] [2025-03-28T11:45:39.534785+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":104}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":104},"types":{"1":1}} [] [2025-03-28T11:45:39.543155+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":105}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":105},"types":{"1":1}} [] [2025-03-28T11:45:39.543996+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":106}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":106},"types":{"1":1}} [] [2025-03-28T11:45:39.544502+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":107}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":107},"types":{"1":1}} [] [2025-03-28T11:45:39.546393+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":108}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":108},"types":{"1":1}} [] [2025-03-28T11:45:39.548594+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":109}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":109},"types":{"1":1}} [] [2025-03-28T11:45:39.549452+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":110}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":110},"types":{"1":1}} [] [2025-03-28T11:45:39.550097+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":111}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":111},"types":{"1":1}} [] [2025-03-28T11:45:39.552266+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":112}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":112},"types":{"1":1}} [] [2025-03-28T11:45:39.552987+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":113}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":113},"types":{"1":1}} [] [2025-03-28T11:45:39.553730+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":114}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":114},"types":{"1":1}} [] [2025-03-28T11:45:39.554502+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":115}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":115},"types":{"1":1}} [] [2025-03-28T11:45:39.555146+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":116}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":116},"types":{"1":1}} [] [2025-03-28T11:45:39.555802+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":117}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":117},"types":{"1":1}} [] [2025-03-28T11:45:39.556596+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":118}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":118},"types":{"1":1}} [] [2025-03-28T11:45:39.557531+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":119}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":119},"types":{"1":1}} [] [2025-03-28T11:45:39.558320+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":120}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":120},"types":{"1":1}} [] [2025-03-28T11:45:39.559153+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":121}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":121},"types":{"1":1}} [] [2025-03-28T11:45:39.559706+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":122}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":122},"types":{"1":1}} [] [2025-03-28T11:45:39.560185+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":123}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":123},"types":{"1":1}} [] [2025-03-28T11:45:39.561140+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":124}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":124},"types":{"1":1}} [] [2025-03-28T11:45:39.561995+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":125}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":125},"types":{"1":1}} [] [2025-03-28T11:45:39.562535+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":126}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":126},"types":{"1":1}} [] [2025-03-28T11:45:39.563014+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":127}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":127},"types":{"1":1}} [] [2025-03-28T11:45:39.563789+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":128}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":128},"types":{"1":1}} [] [2025-03-28T11:45:39.564275+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":129}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":129},"types":{"1":1}} [] [2025-03-28T11:45:39.564766+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":130}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":130},"types":{"1":1}} [] [2025-03-28T11:45:39.565217+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":131}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":131},"types":{"1":1}} [] [2025-03-28T11:45:39.565732+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:45:39.566649+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":2},"types":{"1":1}} [] [2025-03-28T11:45:39.567238+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:45:39.567845+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":3}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":3},"types":{"1":1}} [] [2025-03-28T11:45:39.568441+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":4},"types":{"1":1}} [] [2025-03-28T11:45:39.569059+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:45:39.569793+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":11}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":11},"types":{"1":1}} [] [2025-03-28T11:45:39.570519+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":5}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":5},"types":{"1":1}} [] [2025-03-28T11:45:39.571145+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":15}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":15},"types":{"1":1}} [] [2025-03-28T11:45:39.571854+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":49}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":49},"types":{"1":1}} [] [2025-03-28T11:45:39.572602+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":6}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":6},"types":{"1":1}} [] [2025-03-28T11:45:39.573354+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":17}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":17},"types":{"1":1}} [] [2025-03-28T11:45:39.574015+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":43}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":43},"types":{"1":1}} [] [2025-03-28T11:45:39.574666+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":69}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":69},"types":{"1":1}} [] [2025-03-28T11:45:39.575338+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":70}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":70},"types":{"1":1}} [] [2025-03-28T11:45:39.575933+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":96}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":96},"types":{"1":1}} [] [2025-03-28T11:45:39.576533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":97}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":97},"types":{"1":1}} [] [2025-03-28T11:45:39.577071+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":7}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":7},"types":{"1":1}} [] [2025-03-28T11:45:39.577935+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":19}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":19},"types":{"1":1}} [] [2025-03-28T11:45:39.578544+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":21}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":21},"types":{"1":1}} [] [2025-03-28T11:45:39.579067+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":22}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":22},"types":{"1":1}} [] [2025-03-28T11:45:39.579660+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":42}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":42},"types":{"1":1}} [] [2025-03-28T11:45:39.580285+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":47}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":47},"types":{"1":1}} [] [2025-03-28T11:45:39.580928+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":48}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":48},"types":{"1":1}} [] [2025-03-28T11:45:39.582120+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":50}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":50},"types":{"1":1}} [] [2025-03-28T11:45:39.582652+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":71}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":71},"types":{"1":1}} [] [2025-03-28T11:45:39.583179+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":72}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":72},"types":{"1":1}} [] [2025-03-28T11:45:39.583653+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":73}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":73},"types":{"1":1}} [] [2025-03-28T11:45:39.584171+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":74}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":74},"types":{"1":1}} [] [2025-03-28T11:45:39.584644+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":82}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":82},"types":{"1":1}} [] [2025-03-28T11:45:39.585328+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":98}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":98},"types":{"1":1}} [] [2025-03-28T11:45:39.585888+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":99}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":99},"types":{"1":1}} [] [2025-03-28T11:45:39.586429+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":8}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":8},"types":{"1":1}} [] [2025-03-28T11:45:39.587003+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":46}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":46},"types":{"1":1}} [] [2025-03-28T11:45:39.587623+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":9}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":9},"types":{"1":1}} [] [2025-03-28T11:45:39.588256+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":66}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":66},"types":{"1":1}} [] [2025-03-28T11:45:39.588837+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ? (parameters: array{"1":10}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.label AS label_2, t0.rate AS rate_3, t0.description AS description_4, t0.stared AS stared_5, t0.default_hours_day AS default_hours_day_6, t0.default_mileage AS default_mileage_7, t0.mileage_rate AS mileage_rate_8, t0.deleted AS deleted_9, t0.display_color AS display_color_10, t0.company_id AS company_id_11 FROM project t0 WHERE t0.company_id = ?","params":{"1":10},"types":{"1":1}} [] [2025-03-28T11:45:39.589539+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":75}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":75},"types":{"1":1}} [] [2025-03-28T11:45:39.590180+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":76}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":76},"types":{"1":1}} [] [2025-03-28T11:45:39.590711+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":77}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":77},"types":{"1":1}} [] [2025-03-28T11:45:39.591296+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":78}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":78},"types":{"1":1}} [] [2025-03-28T11:45:39.591964+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":79}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":79},"types":{"1":1}} [] [2025-03-28T11:45:39.592544+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":80}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":80},"types":{"1":1}} [] [2025-03-28T11:45:39.593184+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ? (parameters: array{"1":81}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.performance AS performance_2, t0.mileage AS mileage_3, t0.rem_client AS rem_client_4, t0.rem_internal AS rem_internal_5, t0.cdts AS cdts_6, t0.processed AS processed_7, t0.deleted AS deleted_8, t0.project_id AS project_id_9, t0.invoice_id AS invoice_id_10, t0.estimate_id AS estimate_id_11 FROM time_sheet t0 WHERE t0.project_id = ?","params":{"1":81},"types":{"1":1}} [] [2025-03-28T11:45:39.615327+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2025-03-28T11:45:39.734251+01:00] doctrine.INFO: Disconnecting [] [] [2025-03-28T11:45:40.075913+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:45:40.079297+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"960122"},"request_uri":"https://oasb.wefeatit.com/_wdt/960122?XDEBUG_IGNORE=1","method":"GET"} [] [2025-03-28T11:45:40.130304+01:00] php.DEBUG: Warning: Zend OPcache API is restricted by "restrict_api" configuration directive {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"/home/wefeatitkc/www/oasb/vendor/symfony/error-handler/DebugClassLoader.php","line":296,"trace":[{"file":"/home/wefeatitkc/www/oasb/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php","line":132,"function":"loadClass","class":"Symfony\\Component\\ErrorHandler\\DebugClassLoader","type":"->"}],"count":1}}} [] [2025-03-28T11:45:40.134350+01:00] request.INFO: Matched route "calendar_events". {"route":"calendar_events","route_parameters":{"_route":"calendar_events","_controller":"App\\Controller\\TimeSheetController::getCalendarEvents"},"request_uri":"https://oasb.wefeatit.com/api/calendar-events?end=2025-04-07T00%3A00%3A00%2B02%3A00&start=2025-02-24T00%3A00%3A00%2B01%3A00","method":"GET"} [] [2025-03-28T11:45:40.137360+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-03-28T11:45:40.137389+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:45:40.137406+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Security\\WfiAuthenticator"} [] [2025-03-28T11:45:40.166628+01:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"} {"params":{"driver":"pdo_mysql","idle_connection_ttl":600,"host":"wefeatitkcdba.mysql.db","port":3306,"user":"wefeatitkcdba","password":"","driverOptions":[],"defaultTableOptions":{"collation":"utf8mb4_unicode_ci"},"dbname":"wefeatitkcdba","charset":"utf8mb4"}} [] [2025-03-28T11:45:40.185969+01:00] doctrine.DEBUG: Executing statement: SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC (parameters: array{"1":0,"2":0}, types: array{"1":1,"2":5}) {"sql":"SELECT t0_.id AS id_0, t0_.performance AS performance_1, t0_.mileage AS mileage_2, t0_.rem_client AS rem_client_3, t0_.rem_internal AS rem_internal_4, t0_.cdts AS cdts_5, t0_.processed AS processed_6, t0_.deleted AS deleted_7, t0_.project_id AS project_id_8, t0_.invoice_id AS invoice_id_9, t0_.estimate_id AS estimate_id_10 FROM time_sheet t0_ WHERE t0_.processed = ? AND t0_.deleted = ? ORDER BY t0_.cdts ASC","params":{"1":0,"2":0},"types":{"1":1,"2":5}} [] [2025-03-28T11:45:40.211574+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} [] [2025-03-28T11:45:40.216533+01:00] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.fname AS fname_5, t0.lname AS lname_6, t0.tel_number AS tel_number_7, t0.kick_of_date AS kick_of_date_8, t0.is_verified AS is_verified_9, t0.picture_file_name AS picture_file_name_10, t0.owned_company_id AS owned_company_id_11 FROM user t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} [] [2025-03-28T11:45:40.218103+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"frederic.legardien@wefeatit.com"} [] [2025-03-28T11:45:40.239468+01:00] doctrine.INFO: Disconnecting [] []